Pass the iSQI Advanced Level Test Automation Engineer CTAL-TAE Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

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?

Options:

A.

Data-driven scripting


B.

Keyword-driven scripting


C.

Linear scripting


D.

Structure scripting


Expert Solution
Questions # 12:

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

Options:

A.

Changing thescripting approach to data-driven scripting


B.

Implementing keywords with a higher level of granularity


C.

Changing the wait mechanism to explicit hard-coded waits


D.

Establishing an error recovery process for TAS and SUT


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions