CTAL-TAE Exam Question 6

Which of the following statements does NOT describe good practice for maintaining the TAS?
  • CTAL-TAE Exam Question 7

    Consider thefollowing example of TAS metrics.
    Time to execute automated tests
    Speed and efficiency of TAS components
    Which of the following statements is TRUE?
  • CTAL-TAE Exam Question 8

    Consider a TAS that uses a keyword-driven framework. The SUT is a web application and there is a large set of keywords available for writing the automated tests that relate to highly specific user actions linked directly to the GUI of the SUT. The automated test written with the keywords are statically analyzed by a custom tool which highlight's repeated instances of identical sequence of keywords. The waiting mechanism implemented by the TAS for a webpage load is based on a synchronous sampling within a given timeout. The TAS allows checking a webpage load every seconds until a timeout value
  • CTAL-TAE Exam Question 9

    Assume that you are the TAE responsible for the correct functioning of a TAS, deployed in a test environment that consists of a few machines running the same version of the operating system. The TAS has been working and stable since its deployment, it has been used to run an automated test suite consisting of many similar automated test. The infrastructure team is planning to update the operating system on these machines by installing a new the service pack for security reasons. Since the vendor of the operating system assurance full backward compatibility, the infrastructure team assurance that there will be no impacts on the functioning of the TAS.
    What is the BEST approach to confirm the correct functioning of the TAS in this scenario?
  • CTAL-TAE Exam Question 10

    Which of the following metrics could suggest, under certain condition that an automated regression test suite has NOT been updated for new functionalities added to the SUT?