CT-TAE Exam Question 36

You have implemented a keyword-driven scripting framework, which uses a test execution tool to run the tests. This has been in use for the past year and all of the teams now use this framework as the standard approach for test execution.
The teams all work on different aspects of the SUT and they have all experienced significant benefits in the use of this scripting framework. However, on closer examination, you have discovered that there are numerous instances where the teams have the same functionality to test but are using different keywords.
One of your objectives for improvement is to create consistency among the teams.
What is the BEST way to handle this situation?
  • CT-TAE Exam Question 37

    You have inherited a TAS that is working well it uses keyword-driven scripting and was well architected. The automation architect who built the system has now moved on to another company. The TAS is working across several projects and has a multiple library of keywords, categorised by project. The individual project teams maintain these keyword scripts.
    Based only on the given information, what is the MOST significant risk for the TAS?
  • CT-TAE Exam Question 38

    You are working on a web-based application called Book Vault that allows people to upload books and order books. This application must be available on all major browsers.
    You have been testing the application manually and management have asked you to consider automating some of the tests.
    You have investigated a number of commercial and free tools which can automate tests at a web browser level and one tool in particular meets your requirements and you have implemented a trial version.
    You have basic programming skills and the main goal is to automate a few functional tests to see if the tool is compatible with the application and can recognise the objects and controls.
    Which scripting technique would be MOST suitable in this scenario in order to meet the objectives?
  • CT-TAE Exam Question 39

    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?
  • CT-TAE Exam Question 40

    Your project is transitioning from manual to automated testing. You have decided to implement a pilot project so that lessons learned can inform future time estimates and schedules.
    Which two of the following represent the types of test cases that are MOST suited to a test automation pilot project?
    a) High added value test cases that require little effort to automate.
    b) Test that are run infrequently as these will be simpler to automate
    c) Reliability test cases that can show added value soon
    d) Technically challenging test cases to provide the best validation of manual test conversion e) Tests that are least Important to the business as these are safer to trial