Weekend Sale Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Changed CT-TAE Exam Questions

Page: 5 / 6
Total 80 questions

Certified Tester Test Automation Engineer Questions and Answers

Question 17

A project consists of distributed teams working in a 24-hour environment, where activities happen at all hours of the day. This project adopts a CI (Continuous Integration) process when developer check-in code and consists of automated activities that include generating a build and deploying it to a test environment. Automated integration tests are run multiple times a day. The project have asked for a report containing the automation test results for every build, which must be available 24/7 to the project team.

Which of the following would be the BEST way to automatically provides this report?

Options:

A.

Store the execution results of the integration tests for the last build to a database (without overwriting the results from the previous builds), use this database to automatically update a dashboard containing the build history and test results accessible to the project team.

B.

Store the execution result of the integration tests for the last build to a database (overwriting the results from the previous build), automatically create a test execution report for this build send It via e-mail to the project team

C.

Store the execution results of the integration tests for the last build to a database (without overwriting the results from the previous builds). Automatically create a test execution report for this build and send it via e-mail to the project team

D.

Store the code coverage results of the integration tests for the last build to a database (without overwriting the results from the previous builds). And automatically create a chart showing the trend in code coverage and send via email to the project team.

Question 18

Which of the following CORRECTLY describes how automation SHOULD be applied to confirmation testing?

Options:

A.

Confirmation tests are not good candidates for automation as they are not designed to run many times

B.

Confirmation tests should only be automated if they fail to pass on the first attempt

C.

Confirmation tests can be automated and incorporated into an automated regression suite to show whether defects that were previously fixed reoccur

D.

A confirmation test should only be automated after it has been run manually

Question 19

You are implementing test automation for a project and you want to be able to generate test cases automatically using a series of test design tools which use a variety of test design techniques such as decision tables, pairwise testing and boundary value analysis.

You also want to generate test data automatically which can then be used by the tests.

Initially these tests will be run manually to verify their correctness and ultimately you want to include them in the test execution tool so that they can run unattended.

Which layer of the gTAA will be used to support the specification of the test cases and preparation of the test data?

Options:

A.

The generation layer

B.

The definition layer

C.

The execution layer

D.

The adaptation layer

Question 20

Which of the following statements does NOT describe good practice for maintaining the TAS?

Options:

A.

The TAS must run in the development environment because development and programming knowledge are required for its maintainability

B.

The TAS must be under configuration management, along with the test suite, the testware artefacts and the test environment in which it runs

C.

The TAS must separate the test scripts from the environment in which it runs and from the associated harnesses and artefacts

D.

The TAS must consist of components that can be easily replaced without affecting the overall behavior of the TAS itself

Page: 5 / 6
Total 80 questions