nerdexam
iSQI

CTAL-TAE · Question #134

You are working as a TAE for a company who have been using a web test execution tool for a number of years. The tool has been used successfully on ten web applications in the past. The company are…

The correct answer is D. Ask the developers if they can change the object to something that can be recognised by the tool. The first step should be to collaborate with the developers and ask if the object can be changed to something that the automation tool can recognize. This aligns with the principle of designing for testability and promotes a low-cost, cooperative solution before exploring more…

Test Automation Solutions

Question

You are working as a TAE for a company who have been using a web test execution tool for a number of years. The tool has been used successfully on ten web applications in the past. The company are developing a new web application which has a friendly User Interface, but the developers have used an object throughout the application which the tool is unable to recognise. As a result, you have no way of capturing the object or verifying the contents using the automation tool. What is the first thing you should do about this problem?

Options

  • ASee if the application can be run on a desktop and if the object can be recognised on the desktop
  • BInvestigate whether the object can be recognised by other test execution tools in the market.
  • CAsk the developers to remove the object and replace it with some text fields.
  • DAsk the developers if they can change the object to something that can be recognised by the tool.

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    14% (3)
  • C
    9% (2)
  • D
    73% (16)

Explanation

The first step should be to collaborate with the developers and ask if the object can be changed to something that the automation tool can recognize. This aligns with the principle of designing for testability and promotes a low-cost, cooperative solution before exploring more complex or disruptive alternatives.

Topics

#tool limitations#UI object recognition#SUT modification#test execution tools

Community Discussion

No community discussion yet for this question.

Full CTAL-TAE Practice