Ultimate Guide to Prepare Free ISQI CTAL-TAE Exam Questions & Answer [Q22-Q41]

Share

Ultimate Guide to Prepare Free ISQI CTAL-TAE Exam Questions & Answer

Pass ISQI CTAL-TAE Tests Engine pdf - All Free Dumps


ISQI CTAL-TAE Exam Syllabus Topics:

TopicDetails
Topic 1
  • Specify test sequences or fully-fledged test behaviors
  • Analyze factors of implementation, use, and maintenancerequirementsfor a given TAS
Topic 2
  • Explain the factors to be considered when identifyingreusability of components
  • Interpret both test data and test cases and transform them into executable scripts
Topic 3
  • Set up and tear down the SUT for test execution
  • Design the appropriateTAAfor a given project
Topic 4
  • Ability to trace the generated tests back to the model
  • Explaintherole that layers play within a TAA
Topic 5
  • Understand "design for testability" and "design for test automation" methodsapplicable to the SUT
  • Analyze a system under test to determine theappropriateautomation solution
Topic 6
  • Analyze the SUT responses during test executionto steer subsequent test runs
  • Understanddesign considerations for a TAA
Topic 7
  • Developing, capturing, or deriving test data
  • Providing access to test libraries as needed
Topic 8
  • Relate test cases to test objectives or SUT requirements
  • Configure and parameterize the test setup
Topic 9
  • Defining test scripts for the execution of the test case
  • Set up and tear down test suites

 

NEW QUESTION 22
Which of the following statements about the reuse of TAS artefacts is TRUE?

  • A. Reusable TAS artefacts can include components (or parts of components) associated with different layers of the TAA
  • B. To enable reuse of TAS artefacts, a good design for reuse is built into the TAA and to further action are needed during the TAS lifecycle
  • C. Communications maintenance and improvements for reusing TAS artefacts are modify addressed during the design of the TAA
  • D. Reusable TAS artifacts associated with the definition layer of the TAA include the adaptors to the SUT components and/or interfaces

Answer: A

 

NEW QUESTION 23
Designing the System Under Test (SUT) for testability is important for a good test automation approach and can also benefit manual test execution.
Which of the following is NOT a consideration when designing for testability?

  • A. Clearly defined architecture: The SUT Architecture needs to provide clear and understandable interfaces giving control and visibility on all test levels.
  • B. Observability: The SUT needs to provide interface that give insight into the system.
  • C. Control: the SUT needs to provide interfaces that can be used to perform actions on SUT.
  • D. Re-useability: The code written for the SUT must be re-useable for other similar system.

Answer: D

 

NEW QUESTION 24
You have been asked todeterminea TAS for a new release of a SUT, test should be automatedwherever. The new release will consist of 5 new interfaces and an amendment to 3 existing interfaces. The new and amended interface will be deliver incrementally in 3 sprints, each lasting 2 weeks.
What would be the BEST Test Automation Solution (TAS) design in this scenario?

  • A. Automate the tests at two levels, Component and System level. Create customized hooks at Component level for interface not yet developed or amended. Only use the newly developed or amended interfaces to test at System level.
  • B. Automate a test at once level, component level, Create customized interface/test hooks for this level where the interface has not yet been developed or amended.
  • C. Automate tests at one level only, System level. Use only the newly developed interfaces and do not create any customized interfaces/test hooks.
  • D. Automate tests at both Component and System Level. Only do this automation once every interface has been fully developed or amended and manual testing has completed successfully.

Answer: A,D

 

NEW QUESTION 25
You are using a gTAA to create a TAS for a project. The TAS is aimed at automatically and executing test cases based on a use-case Modeling approaching that uses UML as a modeling language. All the interaction between TAS and SUT will only be at the API and GUI level.
Which of the following components of the gTAA would you EXCLUDE from the TAS?

  • A. The test reporting component of the test execution layer.
  • B. The test execution (test engine of the test execution layer
  • C. The Command Line Interface (CLI) component of the test adaptation layer
  • D. The Test execution component of the test generation layer

Answer: C

 

NEW QUESTION 26
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?

  • A. The defect density in the automation code of the regression test suite.
  • B. The ratio of commands to executable statements in the automation code of the regression test suite
  • C. The SUT code coverage provided by the execution of the regression test suite.
  • D. The ratio of comments to executable statements in the SUT code.

Answer: A

 

NEW QUESTION 27
You have been asked to determine a TAS for a new release of a SUT,test should be automated wherever. The new release will consist of 5 new interfaces and an amendment to 3 existing interfaces. The new and amended interface will be deliver incrementally in 3 sprints, each lasting 2 weeks.
What would be the BEST Test Automation Solution (TAS) design in this scenario?

  • A. Automate the tests at two levels, Component and System level. Create customized hooks at Component level for interface not yet developed or amended. Only use the newly developed or amended interfaces to test at System level.
  • B. Automate a test at once level, component level, Create customized interface/test hooks for this level where the interface has not yet been developed or amended.
  • C. Automate tests at one level only, System level. Use only the newly developed interfaces and do not create any customized interfaces/test hooks.
  • D. Automate tests at both Component and System Level. Only do this automation once every interface has been fully developed or amended and manual testing has completed successfully.

Answer: D

 

NEW QUESTION 28
Which of the following attributes should NOT be included in a test execution report associated with a suite of automated tests?

  • A. Environment in which the tests have been executed
  • B. Summary of the test execution results
  • C. Defect clusters identified during test execution
  • D. System/Application under test and its version

Answer: C

 

NEW QUESTION 29
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 allowschecking a webpage load everyseconds until a timeout value

  • A. Implementing keywords with a higher level of granularity
  • B. Changing the scripting approach to data-driven scripting
  • C. Establishing an error recovery process for TAS and SUT
  • D. Changing the wait mechanism to explicit hard-coded waits

Answer: A

 

NEW QUESTION 30
You identified a suitable project to pilot an automation tool and planned and conduced a pilot. The pilot has been successful and tool Is being deployed within your organization, with a plan to increase tool use by the one project at a time. During this rollout some test processes will be changed slightly to gain additional benefits from using the tool.
In the pilot project, a small set of manual tests were automated for the first time. You are currently monitoring the test automation efficiency and this reveals that the automation regime for the tests is not yet mature.
Which of the following statements is TRUE?

  • A. The test process should be radically changed to gain additional benefits from using the tool.
  • B. The approach used for deployed this tool is aligned to the standard success factor for deployment
  • C. The target defined for the project was inappropriate, because the automation regime for the automated tests at the end of the pilot is not yet mature.
  • D. The pilot project should have been critical so that maximum benefits were delivered

Answer: B

 

NEW QUESTION 31
A SUT has an existing automated test suite.
Which of the following statements relating to the introduction of new features in the SUT is TRUE?

  • A. It is generally more difficult to automate test cases for a new feature as the development has not yet started
  • B. The test automation engineer should work with the business analysts to ensure the new feature is testable
  • C. Automated tests are not affected by the introduction of a new feature and running them against the new SUT is a waste of effort
  • D. The introduction of a new feature could require updates or additions to the testware components

Answer: C

 

NEW QUESTION 32
You are executing the first test run of a test automation suite of 200 tests. All the relevant information related to the state of the SUT and to the automated test execution is stored in a small database. During the Automated test run you observe that the first 10 test pass, while an abnormal termination occurs when executing the
11thtest. This test does not complete its execution and the overall execution of the suite is aborted. An immediate analysis of the abnormal termination is expected to be time consuming and you have been asked to produce a detailed report of the execution results for the first test run, as soon as possible.
What is the MOST important FIRST step to be taken immediately after the abnormal occurred when executing the 11thtest?

  • A. Take a backup of the database in its current state. So It can be analyzed later
  • B. Re-run the test automation suite starting from the 12thtest
  • C. Re-run the test automation suite starting from the 1sttest.
  • D. Return the database to a consistent state that allows subsequent test to run

Answer: A

 

NEW QUESTION 33
A regression test suite consist of 500 test cases which are all executed manually. The business case for a pilot project is based on the adoption of test automation using a commercial tool that will reduce the execution time by a factor of 90% for 100% of the tests in the regression test suite. The pilot project lasted one month ( as planned) and you are currently its results. At the end of the pilot project, 40% of the regression tests have been automated and their execution time has been reduce by 60%.
Which of the following statements is TRUE in this scenario?

  • A. The project selected for the pilot is too critical -if should not be too critical or too trivial
  • B. Thetarget defined for the business case seems difficult to hit - it should be realistic
  • C. The duration of the pilot project was too short -it should last unit the success factors are achieved
  • D. The target defined for the business case is too accurate -it should not be measureable

Answer: B

 

NEW QUESTION 34
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?

  • A. Verify the behavior of the whole automated test suite by running all the automated tests
  • B. Verify the behavior of the automated tests by running a small tests, then gradually run the remaining tests to confirm the correct functioning of the whole automated test suite.
  • C. Make sure that the infrastructure team has completed installing the service pack on the machines where SUT is running, then run the whole automated test suite to verify itsbehavior
  • D. Do not run any tests because you can immediately confirm the correct functioning of the automated test suite

Answer: B

 

NEW QUESTION 35
Which of the following statement about the implementation of automated regression testing is FALSE?

  • A. When automating regression tests, the initialization stepsset the test preconditions should be automated wherever possible
  • B. When automating regression tests, consideration should be given to how much time would be saved by automation
  • C. When automating regression tests, the structure of automated tests must always be the same as the corresponding manual tests
  • D. When automating regression tests, the corresponding manual tests should have already been executed to verify they operate correctly

Answer: D

 

NEW QUESTION 36
Which of the following BEST describes why it is important to separate test definition from test execution in a TAA?

  • A. It allow choosing different paradigms (e.g event-driven) for the interaction TAS and SUT
  • B. It allows specify test cases without being closely tied to the tool to run them against the SUT
  • C. It allows developing steps of the test process without being closely tied to the SUT interface.
  • D. It allows testers to find more defects on the SUT

Answer: D

 

NEW QUESTION 37
Designing the System Under Test (SUT) for testability is important for a good test automation approach and can also benefit manual test execution.
Which of the following is NOT a consideration when designing for testability?

  • A. Clearly defined architecture: The SUT Architecture needs to provide clear and understandable interfaces giving control and visibility on all test levels.
  • B. Control: the SUT needs to provide interfaces that can be used to perform actions on SUT.
  • C. Re-useability: The code written for the SUT must be re-useable for other similar system.
  • D. Observability: The SUT needs to provide interface that give insight into the system.

Answer: D

 

NEW QUESTION 38
Consider thefollowing example of TAS metrics.
Time to execute automated tests
Speed and efficiency of TAS components
Which of the following statements is TRUE?

  • A. A and b are both external TAS metric
  • B. A and B are both internal TAS metrics
  • C. A is an internal TAS metric and B is an external TAS metric
  • D. A is and external TAS metric and b is an internal TAS metric

Answer: D

 

NEW QUESTION 39
Which of the following BEST describes why it is important to separate test definition from test execution in a TAA?

  • A. It allow choosing different paradigms (e.g event-driven) for the interaction TAS and SUT
  • B. It allows specify test cases without being closely tied to the tool to run them against the SUT
  • C. It allows developing steps of the test process without being closely tied to the SUT interface.
  • D. It allows testers to findmore defects on the SUT

Answer: B

 

NEW QUESTION 40
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?

  • A. Adopting a test definition strategy based on classification tree coverage for the test definition layer.
  • B. Looking for tools that allow performing setup and teardown of the test suites and the SUT.
  • C. Looking for tools that allows direct denoting of exceptions and actions depending on the SUT events.
  • D. Adopting a test definition strategy based on use case/exception case coverage for the definition layer.

Answer: B

 

NEW QUESTION 41
......

ISTQB Certified Tester Advanced Level, Test Automation Engineering Practice Tests 2021 | Pass CTAL-TAE with confidence!: https://drive.google.com/open?id=14IclpyS121PcgSgUX4hG4SKor4DYe3dk

Online Exam Practice Tests with detailed explanations!: https://www.practicematerial.com/CTAL-TAE-exam-materials.html