Exit CTAL-TAE ISTQB Certified Tester Advanced Level - Test Automation Engineering
Question 5 of 5
0% complete
Q5 Single choice

Consider A TAS for testing a desktop application via its GUI. All the test cases of the automated test suite contain the same identical sequences of steps at the beginning (to create the necessary objects when doing a preliminary configuration of the test environment and at the end (to remove everything created - specifically for the test itself during the preliminary configuration of the test environment). All automated test cases use the same set of assertion functions from a shared library, for verifying the values in the GUI
fields ( e.g text boxes).

What is the BEST recommendation for improving the TAS?

  • A

    Implementing keywords with higher level of granularity

  • B

    Improving the architecture of the application in order to improve its testability

  • C

    Adopting a set of standard verification methods for use by all automated tests

  • D

    Implementing standard setup and teardown functions at test case level