What is meant by preconditions and postconditions in a Test
Case? Can anyone give an example?
Answer Posted / tester
For Example:
In banking system we want to test payment message received
in application/system get assigned to particular user to
work on it.
Then Precondition will be: Routing rules are set up in the
system.
Post Condition :Message get routed to respective user.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
i need manual testing interview questions for 2+ experience plzz help me..
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
What are the major components of Perf Test Report?
What is Traditional testing & Object Oriented testing?
Could anyone share FAQs for Test Manager position...
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What impact ratings have you used in your projects?
What are the basic forms of variations?
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What makes a good test engineer?
Explain the strategy for testing a Java application?
In usability testing we check spelling, content, look and feel, color combination, link or menu navigation? please let me know more about usability testing.
Can automation testing replace manual testing?