nerdexam
iSQI

CTAL-TAE · Question #157

CTAL-TAE Question #157: Real Exam Question with Answer & Explanation

Sign in or unlock CTAL-TAE to reveal the answer and full explanation for question #157. The question stem and answer options stay visible for context.

Question

A TAS is used to run on a test environment a suite of automated regression tests, written at the UI level, on different releases of a web app: all executions complete successfully, always providing correct results (i.e. producing neither false positives nor false negatives). The tests, all independent of each other, consist of executable test scripts based on the flow model pattern which has been implemented in a three-layer TAF ('test scripts', 'business logic', 'core libraries') by expanding the page object model via the facade pattern. Currently the suite takes too long to run, and the test scripts are considered too long in terms of LOC (Lines Of Code). Which of the following recommendations would you provide for improving the TAS (assuming it is possible to perform all of them)?

Options

  • AModify the TAF so that test scripts are based on the page object model, rather than the flow
  • BImplement a mechanism to automatically reboot the entire web app in the event of a crash
  • CSplit the suite into sub-suites and run each of them concurrently on different test environments
  • DModify the architecture of the SUT to improve its testability and, if necessary, the TAA accordingly

Unlock CTAL-TAE to see the answer

You've previewed enough free CTAL-TAE questions. Unlock CTAL-TAE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full CTAL-TAE Practice