What is the different between Test Case and Use Case
Answer Posted / sudhakar reddy
use case:it is a document that contains the discription
about how to use the application.these are also known as
functional specification
test case:it contains a sequece of steps in the form of
action,expected result and actuat result.that describes how
to test a particular functionality
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
What is reverse engineering?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
How to integrate Bugzilla with QTP?
Explain the strategy for testing a Java application?
What are bug leakage and bug release?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
How can you use technology to solve problem?
What is the difference between coupling and cohesion?
What is a defect?
When will the testing starts?
when do you escalte issue to your manager?
Describe Testing Decomposition?
Explain Single View Testing ?