What is meant by preconditions and postconditions in a Test
Case? Can anyone give an example?

Answers were Sorted based on User's Feedback



What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / vinu

Precondition is nothing but the settings/conditions
required to execute the test case.
Ex:Precondition for pen is as follows
1.Pen should have sufficient ink
Steps:
1.Write on white paper using same pen
Expected out put:
1.All the letters should be properly visible

Note:Precondition is different from expected output
I can tell post condition is nothing but the expected out
put.

Is This Answer Correct ?    72 Yes 9 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / s saritha

We will take an eg. of Login Page
Precondition (prerequsite) : S/w should be install on
system,login page should be available on desktop
postcondition : login successful.

Is This Answer Correct ?    61 Yes 8 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / madan

u r totally wrong Nag...Please verify ur answer!!

Is This Answer Correct ?    17 Yes 7 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / pratik

a postcondition is a condition or predicate that must always
be true just after the execution of some section of code or
after an operation in a formal specification. Postconditions
are sometimes tested using assertions within the code
itself. Often, postconditions are simply included in the
documentation of the affected section of code.

For example: The result of a factorial is always an integer
and greater than or equal to 1. So a program that calculates
the factorial of an input number would have postconditions
that the result after the calculation be an integer and that
it be greater than or equal to 1.

Is This Answer Correct ?    12 Yes 3 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / chahal

Precondion is pre setting that tester needs to run that
test case for example a registered user needs to activate
by administrator (from back end) before he/she use his/her
account. so when tester will write test cases for login
then he/she will mention it in pre condition "User has
activated by administrator". one thing more Pre-condition
is always written with prefect tense

Is This Answer Correct ?    5 Yes 1 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / ganesh ram j

Iḿ making it simple, preconditions is the state or
environment that should be active to execute the test
scenario for example take a login screen - here
preconditions is Launch the app, after splash screen, wait
till login screen loads. So from here actual test scenario
begins.

Post conditions is nothing but expected result after test
scenario executed end result.

Is This Answer Correct ?    4 Yes 2 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / rohit

Pre-Condition the term iteself indicates the Pre existign
set of the condition that should be satisfied to perform a
particular task.

You can write the testcase saying the what is the step that
needs to be performed before executing the testcase.

Is This Answer Correct ?    3 Yes 1 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / tztexas

Preconditions – Anything the solution can assume to be true when the use case begins.
Post Conditions – Anything that must be true when the use case is complete.
there are 4 parts to a test case
Pre Conditions
Input
Output
Post Conditions

Is This Answer Correct ?    2 Yes 0 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / harini

Can anybody give an example to justift the above answer?

Is This Answer Correct ?    12 Yes 11 No

What is meant by preconditions and postconditions in a Test Case? Can anyone give an example?..

Answer / 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

More Manual Testing Interview Questions

1.What is the different b/w error,defect,Bug?

4 Answers  


Is anybody have the telecom systems test cases from start to end?

0 Answers   Netsoft,


I HAVE AN INTERVIEW IN A SOFTWARE COMPANY FOR THE POST OF FUNCTIONAL TEST ENGINEER. THEY WANT THE PERSON FROM BCOM BACK GROUND( I AM A BCOME GRADUATE 2006) AND THE PERSON SHOULD HAVE GOOD ACCOUNTS KNOWLEDGE. NOW I WANT TO KNOW WHAT KINDS OF QUESTIONS THEY CAN ASK OR CAN GIVE IN WRITTEN TEST. I M NERVOUS COZ ITS BEEN 5 YEARS I HAVE DONE BCOM. SO HOW SHUD I PREPARE FOR INTERVIEW.PLEASE HELP? reply me pls. its urgent. thanks

0 Answers  


Describe your personal software development process.

0 Answers  


Who is the father of Software Testing? Who has invent the water fall model? Who has invent the spiral model? Who has invent the prototype model? Who has invent the v-v model? Who has invent the Hybrid model?

1 Answers  






what is the role of testlead in software testing

1 Answers  


what is the difference between onshore and offshore company

19 Answers   Wipro,


hi this is divya. i have 2+ yrs exp in manual testing. I worked at bangalore. Now i shifted to chennai. If any openings for manual testing please call me 9245392708.thanks

3 Answers  


Who will repare SRS? What is the basis for SRS preparation?

4 Answers   AppLabs, Technip,


How do you test if you have minimal or no documentation about the product?

3 Answers  


tell me about ur self and ur testing experience? i don't how to start , what to explain in an interview? plz answer the question in detail.

2 Answers   Accenture, Value Labs,


What is the QA environment?

1 Answers  


Categories