nerdexam
iSQI

CTAL-TAE · Question #3

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…

The correct answer is B. Capture-replay scripting. Capture-replay scripting is most suitable in this scenario because it allows quick creation of automated tests with minimal programming effort. It helps verify whether the tool can interact with the application's controls and objects, making it ideal for a trial evaluation phase.

Test Automation Solutions

Question

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?

Options

  • AStructured scripting.
  • BCapture-replay scripting.
  • CData-driven scripting.
  • DModel-based scripting.

How the community answered

(25 responses)
  • A
    16% (4)
  • B
    76% (19)
  • C
    4% (1)
  • D
    4% (1)

Explanation

Capture-replay scripting is most suitable in this scenario because it allows quick creation of automated tests with minimal programming effort. It helps verify whether the tool can interact with the application's controls and objects, making it ideal for a trial evaluation phase.

Topics

#capture-replay scripting#scripting methods#tool selection#web automation

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice