Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

iSQI ISTQB Certified Tester Advanced Level - Test Automation Engineering CTAL-TAE (Syllabus v2.0) CTAL-TAE_V2 Question # 9 Topic 1 Discussion

iSQI ISTQB Certified Tester Advanced Level - Test Automation Engineering CTAL-TAE (Syllabus v2.0) CTAL-TAE_V2 Question # 9 Topic 1 Discussion

CTAL-TAE_V2 Exam Topic 1 Question 9 Discussion:
Question #: 9
Topic #: 1

Automated tests at the UI level for a web app adopt an asynchronous waiting mechanism that allows them to synchronize test steps with the app, so that they are executed correctly and at the right time, only when the app is ready and has processed the previous step: this is done when there are no timeouts or pending asynchronous requests. In this way, the tests automatically synchronize with the app's web pages. The same initialization tasks to set test preconditions are implemented as test steps for all tests. Regarding the pre-processing (Setup) features defined at the test suite level, the TAS provides both a Suite Setup (which runs exactly once when the suite starts) and a Test Setup (which runs at the start of each test case in the suite). Which of the following recommendations would you provide for improving the TAS (assuming it is possible to perform all of them)?


A.

Adopt a manual synchronization with the app’s web pages using hard-coded waits instead of the current automatic synchronization


B.

Implement the initialization tasks aimed at setting the preconditions of the tests within the Test Setup feature at the test suite level


C.

Adopt a manual synchronization with the app’s web pages using dynamic waits via polling instead of the current automatic synchronization


D.

Implement the initialization tasks aimed at setting the preconditions of the tests within the Suite Setup feature at the test suite level


Get Premium CTAL-TAE_V2 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.