what is the use case and what is the test case?
Answers were Sorted based on User's Feedback
Answer / madhu
Use case is the document which contains Actor Actions and
System responses.
test case is the document which describes what to test n how
to test a functionality in a detailed manner(step by step
representation).
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / ram
Use case is a pictorial representation of a requirement (s)
Here the requirement is in the form of symbols / pictures which has got some specific meanings and standards.
Here we refer UML , and can be done by using tools eg. Rational rose.
Test case is a document, which is prepared by referring SRS/FS
in which it covers all the possible scenarios.
And by looking at the test case we do test case execution (testing).
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / nitin sharma
Use case is the document where client requirements are
listed with priority and Test case are the documents which
we prepared with the help of use case to check the
functionality so that all expected scenarios should be cover.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / anu
use case contains entire flow of the application.we are writing the test cases from this use cases by identifying scenarios.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sathishkumar.k
Use cases document : it consist of pre-condition and post condition and steps involved and actors and trigger or conditions.
Test case document: it describes about the expected result,actual result status,action condition these kinds of information provided in the test test document.
| Is This Answer Correct ? | 0 Yes | 0 No |
A use case is not a single scenario but rather a 'class'
that specifies a set of related usage scenarios, each of
which captures a specific course of interactions that take
place between one or more actors and the system.
A use case is thus a general way of using some part of the
functionality of a system.
Use cases can help manage the complexity of large projects
by decomposing the problem into major functions (i.e., use
cases) and by specifying applications from the user’s
perspective.
Test case describes a condition that is to be executed to
test a particular feature/functionality of the application
and check it whether it is as per the expected results or not.
| Is This Answer Correct ? | 1 Yes | 2 No |
While doing system testing your have missed out some issues. The same issue is found by customer and he reverts back to you for an explaination. How do you convince him or how do you justify yourself about your testing?
what are the factor taken under website testing manually?
wht is need for testing?why testing is neccsary?why testing is done?
How test case is differ from test plan .give an suitable example
What is acceptance testing?
What is Dataguidelines?
Do you know of metrics that help you estimate the size of the testing effort?
What are the stages in the Test Development Life Cycle?
How do u prepare test environment for ur application?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
What are the properties of a good requirement?
Please answer it:Your achivements as an manual tester? Dont answer :Ive found bugs? Bcoz it is your job.