Question 11

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?
  • Question 12

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

    The GUI of a Customer Relationship Management (CRM) application has been delivered through internet Explorer with proprietary Active X and Java controls. This implementation enables rich client capabilities, but specific commercial automation tools are necessary to automate test cases at GUI of functional test cases. This is to demonstrate whether a small set of the commercial are able to properly recognize actions taken by a tester when interacting with GUI of the CRM application.
    Which of the following scripting techniques would be MOST suitable in this scenario?
  • Question 14

    You have been asked to automate a set of functional tests at system Test level via the CLI of the SUT for the first release of a software system. The automated tests will be delivered to the learn in change of maintenance testing, who will use them for part of the regression testing. They have the following requirements.
    1. The automated tests must be as fast and cheap to maintain as possible
    2. The cost of adding new automated tests must be as low as possible
    3. The automated tests musthave a high level of independence from the tool itself Which of the following scripting techniques would be MOST suitable?
  • Question 15

    Your goal is to verify completeness, consistency and correct behavior of an automated test suite. The TAS has been proven to successfully install in the SUTenvironment. All the preliminary checks to verify the correct functioning of the automated test environment and test tool configuration, installation and setup have successfully completed.
    Which of the following is NOT a relevant check for achieving your goal in this scenario?