Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free ISTQB CT-TAE Practice Exam with Questions & Answers | Set: 2

Questions 11

Which of the following is NOT an advantage of test automation?

Options:
A.

The ability to perform tests which would be difficult or impossible to execute manually

B.

The ability to run more tests in less time and therefore to make it possible to run them more often

C.

The ability to find more defects with the same tests, compared to executing the same test manually

D.

The ability to enable a better use of skilled testers by freeing them from repetitive and boring tasks

ISTQB CT-TAE Premium Access
Questions 12

In order to achieve re-use of a TAS, where SHOULD the design for reuse occur?

Options:
A.

At the code level

B.

At the framework level.

C.

At the TAS level

D.

At the TAA level

Questions 13

Consider a TAS deployed into production. The SUT is a web application and the test suite consists of a set of automated regression tests developed via GUI. A keyword-driven framework has been adopted for automating the regression tests. The tests are based on identification at low-levels of the web page components (e.g class indexes, tab sequence indexes and coordinates) in the next planned release the SUT will be subject to significant corrective maintenance (bug-fixes) and evolution (new features) Maintenance costs to update the test scripts should be as low as possible and the scripts must be highly reusable.

Which of the following statements is most likely to be TRUE?

Options:
A.

The keyword-driven framework is not suitable, it would be better to adopt a structured-scripting approach

B.

False positive errors are likely to occur when running the automated tests on the new releases without modifying the test

C.

The total execution time of the automated regression test suite will decrease for each planned release.

D.

The keyword-driven framework introduces a level abstraction that is too high and makes it difficult what really happens

Questions 14

You identified a suitable project to pilot an automation tool and planned and conduced a pilot. The pilot has been successful and tool Is being deployed within your organization, with a plan to increase tool use by the one project at a time. During this rollout some test processes will be changed slightly to gain additional benefits from using the tool.

In the pilot project, a small set of manual tests were automated for the first time. You are currently monitoring the test automation efficiency and this reveals that the automation regime for the tests is not yet mature.

Which of the following statements is TRUE?

Options:
A.

The approach used for deployed this tool is aligned to the standard success factor for deployment

B.

The pilot project should have been critical so that maximum benefits were delivered

C.

The target defined for the project was inappropriate, because the automation regime for the automated tests at the end of the pilot is not yet mature.

D.

The test process should be radically changed to gain additional benefits from using the tool.

Questions 15

You have been asked to develop test automation for a legacy system that is going to go through a series of infrastructure migrations. The scripts will be used to verify basic functionality during these infrastructure changes Your Test Analysts have some programming skills and need

a solution that is simple and fast.

Maintainability of the scripts is not a consideration because no changes to the software are anticipated.

Which of the following is the BEST scripting approach in this situation?

Options:
A.

Structured scripting

B.

Capture-replay scripting

C.

Model-Based scripting

D.

Linear scripting

Questions 16

Which of the following BEST describes why it is important to separate test definition from test execution in a TAA?

Options:
A.

It allows developing steps of the test process without being closely tied to the SUT interface.

B.

It allow choosing different paradigms (e.g event-driven) for the interaction TAS and SUT

C.

It allows specify test cases without being closely tied to the tool to run them against the SUT

D.

It allows testers to find more defects on the SUT

Questions 17

As a TAE you are evaluating a functional test automation tool that will be for several projects within your organization. The projects require that tool to work effectively and efficiently with SUT’s in distributed environments. The test automated tool also needs to interface with other existing test tools (test management tool and defect tracking tool.) The existing test tools subject to planned updates and their interface to the test automated tool may not work property after these updates.

Which of the following are the two LEAST important concerns related to the evaluation of the test automation in this scenario?

  • Is the test automation tool able to launch processors and execute test cases on multiple machines in different environments?
  • Does the test automation tool support a licensing scheme that allows accessing different sets?
  • Does the test automation tool have a large feature set, but only part of the features will be sets?
  • Do the release notes for the planned updates on existing specify the impacts on their interfaces to other tools?

Does the test automation tool need to install specific libraries that could impact the SUT?

Options:
A.

A and C

B.

A and E

C.

B and E

D.

C and D

Questions 18

As the TAE, you are working with the organisation's Test Manager to decide which external metrics and which internal metrics should be gathered for the new TAS.

Which of the following represents the BEST internal metric that would help measure the quality of the TAS and the number of problems associated with the TAS?

Options:
A.

The average maintenance cost to keep an automated test in sync with the SUT

B.

The number of hours of manual test effort saved by implementing a TAS

C.

A measure of defect density within the TAS automation code

D.

A measure of how many automated tests pass and fail

Questions 19

Which of the following is an important success factor for any significant automation project?

Options:
A.

The TAA must be designed for testability.

B.

The TAA is self-documenting

C.

The SUT must be designed for testability

D.

The SUT is self-documenting

Questions 20

Which of the following is considered a disadvantage of test automation?

Options:
A.

Automated exploratory testing is difficult to implement

B.

Test automation can be a distraction from the objective of finding bugs

C.

Tests are more likely to have operator errors.

D.

Slower feedback on the quality of the system.