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 |
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
what is the template u used for informing clients regarding known issues when u near to release
difference between sanity testing and smoke testing?
what is functionality testing?? what is system testing?? does system testing involves functionality testiting??
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Hi, my name is Maiko and I work as a Business Analyst. Does anybody have experience with TOSCA Testsuite? I hear it's all new and great but I can't really find any user reviews. Please help me out. thx
anyone can explain,Diff b/w buid and release
Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance
If tester report a bug & developer is saying this is not a bug. What sud tester do in this situation??
What is software configuration management?
Have you prepared traceability matrix and how to prepare it?
What is Resprint and Patch?