Software Development Fundamentals — Question 25

Which two types of information should you include in an effective test case? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, focus on the expected results and the grouping of multiple actions, which are crucial for clarity and efficiency in testing. Options C and D, while relevant in some contexts, do not directly pertain to the fundamental components that make a test case effective.