can u define the usecase and testcase.
Answers were Sorted based on User's Feedback
Answer / manoj pulipati
UseCase : It is indepth detailed description about Customer
Requirments. it is developed from BRS/SRS. it is prepared
by business analyst or QA Lead.
Testcase: It is a doument describing the input,action and
expected response to determine wether the application is
working correctly according to the customer requirments.
it is derived from srs,usecases and test scenarios. while
developing test cases we can find gaps in the requirments
also.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ramprasad.s
Hi
Use case is a set of scenario's of User requirement.
Test Case is a document Designed based on the Use case
To Evaluate between Expected & Actual Result.
sun_ramprasd@yahoo.com
9940314706
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / amit
use case is the document which is prepared by studying brs
in which the user requirements are given in detailed form.
it is easy fr testers to write test cases by studying use
cases.
test case is the document which contains input/actions or
events & their expected results.this documents purpose is
to evaluate the expected with actual.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raji
use case:how to use the functionality
Test casre:how to test the functionality
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kamal
use case is a technique to capture the functional
requirements of the system.
test case is a description for what to test, what data to
be given and expected outputs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suresh & saranya
use case is a pictorial representation of proceedings
test case is a set of procedures to find a defect
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suneel kumar reddy
Use case consits of User actions and system response
it includes field validations positive and negative scenario
Use case contains only only validation not the test data
but the test case contains test data remaining same
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nagaraj gurikar
USE cases is a pictorial representation of requirments.
Test Case is a document Designed based on the Use case
To Evaluate between Expected & Actual Result.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / chaithanya anumanchi
Use case is the way we use the application ..
For example , for ATM application the way we use the ATM
machine is the use case ...
Test case is the procedure to validate whether the
application is working properly or not .
For example we can give worng inputs and sometimes try with
wrong usecase to findout if the ATM application is workign
fine or not .. A test case may be written by using a use
case also sometimes .
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / qa
Use case is what BA prepares where the functinality for a
particular module is explained in detailed.
Test case is prepared by a Tester which will have positive
and negative scenario. Each and every function will have
test case and explains the particular function intend to do.
| Is This Answer Correct ? | 0 Yes | 0 No |
difference between test coverage and test tracability matrix?
You get the build directly from the developer or through tl,if so how?
who prepares the Use case?and why it is used?and when is use case prepared?who prepares the srs frs brs use case
what are the Qualties needed by a softawre tester?
What mean by STLC (S/W testing life cycile)?
If I have written the test cases for any module.And some features are added/removed to & from that module then what should I do with test cases?
what is regression testing also known as ?
test templet for GUI UNIT testing?
hi guys presently m working as a Technical Associate in a support team in mumbai.Jst now i hav completed my testing course of 2 months.I am B.Tech pass out of 2006.I want to swich my job in testing field. So pleae help me out & do something 4 me.
At first time when you receive the application at that time which testing you do?
If we are not following any Standard SDLC in our company.How we can Convenience the interviwer.
write test case for login window