ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 94 - CTAL-TTA discussion

Report
Export

You are testing software that requires you to enter defined order numbers and either add, delete or update the information associated with that order number, which of the following is the minimum set of columns you should see in your keyword-driven input table?

A.
Action, Expected Result, Error Message
Answers
A.
Action, Expected Result, Error Message
B.
Action, Order ID
Answers
B.
Action, Order ID
C.
Action, Order ID, Expected Result
Answers
C.
Action, Order ID, Expected Result
D.
Order ID. Expected Result
Answers
D.
Order ID. Expected Result
Suggested answer: C

Explanation:

For a keyword-driven testing approach involving operations on an order number, the minimal essential columns for the input table would be 'Action', 'Order ID', and 'Expected Result'. This setup supports clearly defined operations (Action) on specific entities (Order ID) and validation against expected outcomes (Expected Result), thereby facilitating structured and efficient testing. This configuration provides the required information for executing actions and verifying outcomes without redundancy or ambiguity.

asked 18/09/2024
Brian Lester
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first