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

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

Questions 21

You are currently designing the TAA of a TAS. You have been asked to adopt an approach for automatically 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 hardware and communication links that can be unreliable.

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

Options:
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.

ISTQB CT-TAE Premium Access
Questions 22

Which of the following statements BEST describe aspects of the SUT to consider when designing a TAA?

Options:
A.

All the interaction between SUT and TAS should be logged with the highest level of detail

B.

All the internal test interfaces of the SUT should be removed prior to the product release

C.

All the interface of the SUT affected by the tests should be controllable by the TAA

D.

All the external test interfaces of the SUT should be removed prior to the product release

Questions 23

Consider a SUT that small run on multiple platform during the execution of automated test runs. In each test run an automated test suite needs to be executed, with the same version of the TAF, against the same version of the SUT of each platform. Each platform shall have its own dedicated test environment. Your goal is to implement a process as automated as possible ( i.e with minimal manual intervention) that allows implementing a consistent setup of the TAS across the multiple test environments.

Which two of the following aspects are MOST relevant for achieving your goal in this scenario?

A) The configuration of the TAS uses automated installation scripts

B) The TAF saves the logs needed to debug errors in XML format

C) Features of the TAF not used by the automated tests have been tested

D) All the automated test cases contain the expected results

E) The TAS components are under configuration management

Options:
A.

A and e

B.

B and c

C.

B and d

D.

A and d

Questions 24

You are the TAE for an Agile project which has six sprints for the current release. Sprint five is underway and the automated regression suite is due to start later today.

You have re-examined the results from the automated regression runs for the past four sprints. You notice that two test cases both reported a pass for sprints 1 and 4 but a fail for sprints 2 and 3. The failures have gone undetected and are therefore unexplained. Both test cases are closely coupled with other tests in the suite.

What course of action SHOULD you take?

Options:
A.

Run the regression suite as planned and see If the tests fail again if they do, determine the cause of failure.

B.

Remove the test cases from the regression suite and refer them to the test designer for manual testing for future sprints.

C.

Quarantine the test cases, run the regression suite without them, and perform root cause analysis on the test cases in parallel.

D.

Run the test cases manually now. If they still pass, keep them in the regression suite, if they fail perform root cause analysis.