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
skouko
nta bayna fik mghribi
😀
Letter C in my opinion is also right.
http://quicksoftwaretesting.com/test-case-writing-tips/
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.