CTAL-TAE Exam Question 1

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?
  • CTAL-TAE Exam Question 2

    Which of the following statements BEST describe aspects of the SUT to consider when designing a TAA?
  • CTAL-TAE Exam Question 3

    Which of the following attributes should NOT be included in a test execution report associated with a suite of automated tests?
  • CTAL-TAE Exam Question 4

    Youare using a gTAA to create a TAS for a project. The TAS is aimed specifically at automating a suit of existing manual test cases for standalone desktop applications. All the interfaces between the TAS and SUT will be from the CUI of the application.
    Whichof the following layers of the gTAA should you focus on for the TAS?
  • CTAL-TAE Exam Question 5

    Consider the following layers of the gTAA structure:
    a.Test generation layer
    b.Test definition layer
    c.Test execution layer
    d.Test execution layer
    Consider the following capabilities associated with these layers.
    Acquire all the necessary resources before each test and release all after run, in order to avoid interdependences between test Allow the automated test scripts on an abstract level to interact with components, configurations and interfaces of the SUT.
    Design test directives that allow configuring the algorithms used to automatically produce the test cases a given model of the SUT.
    Allow the definition and implementation of test cases and data by means of templates and/or guidelines.
    Which of the following BEST matches each layer with the appropriate capability?