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 |
which model is mostly used in companies for SDLC and y?
How can you do the usability testing?
what is the difference between application server and web server?
What is inspection,walk through and review ?
How many test scripts can you prepare per a day?
i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?
What is meant by Test Methodology?
Can anyone explain me about Tracebilit metrics?
Please send me Sample Template on Test Strategy. Tnx in Advance.
There are 20 resources out of which 12 are manual testers, 5 automation testers and 3 performance testers. There are a bunch of projects to be tested in the organisation, the projects belong to various technologies, say 20% of projects in Java, 20% of projects in SAP, 30% of projects in .NET, 30% of projects in C# What is your approach as Test Manager in testing.
I u dont have SRS doc or dont have any info about product then how will u test it?
define incident and test ware.