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 |
How will you decide defect seviourity and priority?
How do we find Pass and Fail percentage of Test Cases in Real Time. Anybody can explain it in Detail..Thanks is advance....
Who fixes the bug as Severity and priority ?
what is the need of black box testing after completing white box tesing?
8. What would entice you to return?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
what are different reports prepared by a tester and their templates.
What processes/methodologies are you familiar with?
what does a test plan contains and is a tester allowed to see the entire test plan or only the scheduling part of the test plan
What are the principles of software testing?
how u get the build ?what is the size of the biuld?
How do you test the web application?