What is meant by preconditions and postconditions in a Test
Case? Can anyone give an example?
Answer Posted / rahul
preconditions to write a test case is nothing but you should
have the functional doc and the use case doc on the basis of
which you prepare the test case.
postcondition is the expected value after that test case is
executed.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the procedure for manual testing.
What is mutation testing & when can it be done?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
wht is Manual Testing Frame work
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What's the difference between system testing and acceptance testing?
How do test documents in a project span across the software development lifecycle?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
What r the functional testing u perform?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
write test case for gmail sign up page?
How do you test for the coockies for a web application?
Changes and enhancements to system?
what is the test plan of facebook?
What is Dynamic Binding and Dynamic Loss?