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 |
how load testing is different from regression testing?
When a bug posted by QA is rejected by Dev and Dev says is not a bug. How to convince Dev that it is a valid bug?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
How do we decide scope for smoke and sanity testing?
What r blackbox & whitebox testing techniques?
What are the different servers and difference between them?
HOW CAN U DO DATA BASE TESTING ? COULD U PLZ EXPLAIN WITH SOME EXAMPLES?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com
How to check the Performance of the website during manual testing.(guys its very urgent plz)
Should we test every possible combination/scenario for a program?
What sre the documents used in SDLC, and STLC?