Wht is the difference between Test case and Test condition
Answers were Sorted based on User's Feedback
Answer / 16.vidya
A test case is a set of conditions or variables by which a
tester will determine if a requirement of an application is
satisfied.
There is a document having number of test cases which is
called test case document and each condition to check is
called test condition.
| Is This Answer Correct ? | 39 Yes | 18 No |
Answer / manoj4testing
a test case is documented procedure to test a test condition
a test condition can be defined an item or transaction which
can be verified by one or more test cases (a function ,a
transaction , a quality characteristic )
| Is This Answer Correct ? | 35 Yes | 16 No |
Test Case:
1.Test case is an input applied during execution of a
software.
2.It is a step wise description followed for testing the
software.
3.It is a document which contains all inputs which are used
to apply during the time of execution of a program
Test Condition:
test condition: An item or event of a component or system
that could be verified by one or
more test cases, e.g. a function, transaction, feature,
quality attribute, or structural element.
| Is This Answer Correct ? | 18 Yes | 10 No |
Answer / yadu
test condition:
it specify about behaviour.
Test case:
It specify the behaviour at different cases
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / srikant manda
Test condition is also referred as test scenario.It is the condition or scenario to be tested.
Test case is how we test the condition or scenario.It is the step by step approach to test the functionality of the software.
| Is This Answer Correct ? | 1 Yes | 5 No |
Answer / vamsee
A test case is a set of test conditions for testing a specific functionality.
For example:
Test case: Going to railway station from home to catch train.
Following are the set of test conditions for testing the above test case
1. Reach to the nearby bus stop
2. Get into the correct bus.
3. Verify that the bus is moving in correct route
4. Verify that the bus is taking the avg time to reach destination.
5. Verify that we get down at the correct bus stop.
| Is This Answer Correct ? | 11 Yes | 25 No |
Answer / masanam sing
Test Case:
1.Test Case is a set of conditions under which a tester will
determine whether an application is working correctly or not.
Test condition:
1.A test case is documented procedure to test a tes.t condition
| Is This Answer Correct ? | 1 Yes | 17 No |
What are all the scenario for 1.google analytics 2.api 3.paypal
what is the diff between testing and debugging
Who prepared use case document? Tester or developer!
what is difference between waterfall model and vmofel?
Main concepts in webpage Testing?
What is Verification and Validation ?
Is it necessary to do retesting if we are going to do regression testing?please reply
need testing projects where can i find them
write testcase for print option using mswod
I m 2009 pass out B.E. student and still searching job.last 3-4 interviewer asked me why r u not selected any company till now...but i didn't give properly answer so any one can tell what should i have to say abt this which will give positive impression to interviewer.
which model are you following
1.What is the different b/w error,defect,Bug?