What is meant by preconditions and postconditions in a Test
Case? Can anyone give an example?
Answer Posted / tom z
Pre-condition whatever there is inside or outside of the
system, that will affect how the system will handle the
test. The current state of the system and/or environment
before you run the test case.
Post-condition – anything you expect to happen as a result
of running the test case.
Changes in the state of the system and/or environment as a
result of running the test case.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are differences in testing a client server and a web application?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
Tell some examples of bug severity and bug priority?
Test cases on send/ receive button of Microsoft outlook.
What are the different test techniques used in functional testing?
how do u manage scripts in winrunner when you application is changing frequently?
where do we work with Application, web and Database servers Means which type of applications.
what is the testing approach for windows Explorer(Not IE Explorer)
What do you think the role of test-group manager should be? Relative to senior management?
How to find that tools work well with your existing system?
Actually by using severity you should know which one you need to solve so what is the need of priority?
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
Diffrernce between client server testing and web server testing.
How do you test google or gmail application??tell me step by step process??