ExamGecko
Question list
Search
Search

Related questions











Question 261 - CTFL-2018 discussion

Report
Export

What is the order in which the specifications for test cases, test conditions and test procedures are developed as a part of the test development process?

A.
Test Procedure --> Test Condition -> Test Case
Answers
A.
Test Procedure --> Test Condition -> Test Case
B.
Test Condition --> Test Case --> Test Procedure
Answers
B.
Test Condition --> Test Case --> Test Procedure
C.
Test Procedure -> Test Case -> Test Condition
Answers
C.
Test Procedure -> Test Case -> Test Condition
D.
Test Condition --> Test Procedure --> Test Case
Answers
D.
Test Condition --> Test Procedure --> Test Case
Suggested answer: B

Explanation:

The order in which the specifications for test cases, test conditions and test procedures are developed as a part of the test development process is as follows:

Test Condition: A test condition is an item or event of a component or system that could be verified by one or more test cases, such as a function, transaction, feature, quality attribute, or structural element.

Test Case: A test case is a set of input values, execution preconditions, expected results and execution postconditions, developed for a particular objective or test condition, such as to exercise a particular program path or to verify compliance with a specific requirement.

Test Procedure: A test procedure is a document providing detailed instructions for the execution of one or more test cases.

Therefore, the correct order is test condition --> test case --> test procedure.

asked 18/09/2024
Chris Bezuidenhout
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first