ExamGecko
Question list
Search
Search

Related questions











Question 156 - CTFL-2018 discussion

Report
Export

You have been asked to improve the way test automation tools are being used in your company.

Which one of the following is the BEST approach?

A.
Selecting and automating scripts that test new functionality to find the most defects
Answers
A.
Selecting and automating scripts that test new functionality to find the most defects
B.
Using a keyword-driven testing approach to separate the actions and data from the tool's script
Answers
B.
Using a keyword-driven testing approach to separate the actions and data from the tool's script
C.
Ensuring that all data, inputs and actions are stored in the tool's script for ease of maintenance
Answers
C.
Ensuring that all data, inputs and actions are stored in the tool's script for ease of maintenance
D.
Keeping expected results separate from the automation tool to allow the testers to check the results
Answers
D.
Keeping expected results separate from the automation tool to allow the testers to check the results
Suggested answer: B

Explanation:

Using a keyword-driven testing approach to separate the actions and data from the tool's script is the best approach to improve the way test automation tools are being used in your company, because it allows for more flexibility, maintainability, and reusability of automated test scripts1.A keyword-driven testing approach uses keywords or commands to represent actions or data in the test scripts, which can be stored in external files or tables and accessed by the tool1. The other options are not good approaches to improve the way test automation tools are being used in your company.Option A is not a good approach, because selecting and automating scripts that test new functionality to find the most defects does not consider the suitability, feasibility, and cost-effectiveness of automation1.Option C is not a good approach, because ensuring that all data, inputs and actions are stored in the tool's script for ease of maintenance makes the test scripts more rigid, complex, and difficult to modify1.Option D is not a good approach, because keeping expected results separate from the automation tool to allow the testers to check the results reduces the efficiency and reliability of automation and increases the manual effort

asked 18/09/2024
Michael Craig
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first