Which two types of information should you include in an effective test case?

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

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

A.
the expected result from testing the case

B.
multiple actions combined as a single step to test the case

C.
any pre-conditions necessary to test the case

D.
the stakeholders who originated the test case



Leave a Reply 4

Your email address will not be published. Required fields are marked *


Elmehdi esSURFian

Elmehdi esSURFian

skouko

rachid belouche

rachid belouche

nta bayna fik mghribi
😀

DB7

DB7

I think that it’s A, C. I got this from internet (see 3 & 5);
How to write test cases for software:
1. Use a Strong Title.
2. Include a Strong Description.
3. Include Assumptions and Preconditions.
4. Keep the Test Steps Clear and Concise.
5. Include the Expected result.
6. Make it Reusable.