Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

TAE PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

TAE PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: ISTQB Certified Tester Advanced Level-Test Automation Engineering
  • Last Update: May 18, 2024
  • Questions and Answers: 40
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

TAE Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

TAE Practice Exam Questions with Answers ISTQB Certified Tester Advanced Level-Test Automation Engineering Certification

Question # 6

You are currently designing the TAA of a TAS. You have been asked to adopt an approach forautomatically generating and executing test cases from a model that defines the SUT. The SUT is a state-based and event-driven that is described by a finite-state machine and exposes its functionality via an API. The behavior of the SUT depends on hardwareand communication links that can be unreliable.

Which of the following aspects is MOST important when designing the TAA in this scenario?

A.

Looking for tools that allows direct denoting of exceptions and actions depending on the SUT events.

B.

Adopting a test definition strategy based on classification tree coverage for the test definition layer.

C.

Looking for tools that allow performing setup and teardown of the test suites and the SUT.

D.

Adopting a test definition strategy based on use case/exception case coverage for the definition layer.

Full Access
Question # 7

Consider A TAS for testing adesktop application via its GUI. All the test cases of the automated test suite contain the same identical sequences of steps at the beginning (to create the necessary objects when doing a preliminary configuration of the test environment and at the end (to remove everything created –specifically for the test itself during the preliminary configuration of the test environment). All automated test cases use the same set of assertion functions from a shared library, for verifying the values in the GUI fields( e.g text boxes).

What is the BEST recommendation for improving the TAS?

A.

Implementing keywords with higher level of granularity

B.

Improving the architecture of the application in order to improve its testability

C.

Adopting a set of standard verification methods for use by all automated tests

D.

Implementing standard setup and teardown functions at test case level

Full Access
Question # 8

A defect in a SUT has been resolved and validated by an automated defect re-test in the current release of the software. This retest has now been added to the automated regression test suite.

Which statement BEST describes a reason why this defect could re-occur in future releases?

A.

Automated defect confirmation testing is not effective at confirming that the resolved defect will continue to work in future releases

B.

The configuration management process does not properly control the synchronization between software archives

C.

The automated regression test suite is not run consistently for future releases.

D.

The automated regression test suite has a narrower scope of functionality

Full Access
Question # 9

Consider a TAS associated to dynamically changing software frequent releases. Your goal is to determine the amount ofeffort required to maintain the automated tests of the regression test suite for each new release of the SUT.

What is the MOST important metric to collect to achieve your goal?

A.

The code coverage achieved with the automated tests, for each new release ofthe SUT

B.

The number of automated tests which fail because of a single software defect, for each new release of the SUT

C.

The time it takes to execute all the automated tests, for each new release of the SUT.

D.

The number of automated testsrequiring maintenance, for each new release of the SUT.

Full Access
Question # 10

Which of the following statements about the reuse of TAS artefacts is TRUE?

A.

Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA

B.

To enable reuse of TAS artefacts, a good design for reuse is built into the TAA and to further action are needed during the TAS lifecycle

C.

Communications maintenance and improvements for reusing TAS artefacts are modify addressedduring the design of the TAA

D.

Reusable TAS artifacts associated with the definition layer of the TAA include the adaptors to the SUT components and/or interfaces

Full Access
Question # 11

Which of the following metrics could suggest, under certain condition that an automated regression test suite has NOT been updated fornew functionalities added to the SUT?

A.

The ratio of comments to executable statements in the SUT code.

B.

The SUT code coverage provided by the execution of the regression test suite.

C.

The defect density in the automation code of the regression test suite.

D.

The ratio of commands to executable statements in the automation code of the regression test suite

Full Access
Question # 12

Which of the following success factors for a test automation project is TRUE?

A.

Automated tests must be designed to capture only the datathat is strictly needed for comparing expected and actual results

B.

The test cases to be automated first must always be selected based on the number of times a test will need to be run

C.

The test cases to be automated must have a high dependency on particular data values

D.

Automated tests that fail due to changes in the requirements of the SUT should be promptly fixed rather than disabled from the test suite

Full Access