can u define the usecase and testcase.

Answers were Sorted based on User's Feedback



can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

can u define the usecase and testcase...

Answer / raji

use case:how to use the functionality
Test casre:how to test the functionality

Is This Answer Correct ?    1 Yes 0 No

can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

can u define the usecase and testcase...

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

Post New Answer

More Manual Testing Interview Questions

Should we test every possible combination/scenario for a program?

1 Answers  


What is 2-tier architecture, 3-tier architecture?

6 Answers  


Manual and automation how do they help in bringing out quality product? Explain?

0 Answers   Midas Technologies,


For what purpose are virtual users created?

4 Answers  


how do we do database testing manually.Suppose if i want to check whether a particular record is inserted in the database or not.

5 Answers  






At what stage of the development cycle software errors are least costly to correct?

4 Answers  


What is the difference between authentication and authorization in web testing?

0 Answers  


Explain v-model clearly ? how it works in real time on a project?

3 Answers   Mphasis,


How the build you will get in which form and to whom first it gets and how will they send to the testers?and who install it in the system?

2 Answers   Cap Gemini,


Once a bug is found how do u report it?wat is the process?

1 Answers  


I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?

2 Answers  


I say “End user can also be involved during system testing?” Do you agree with me? if Yes or No….Why ?

4 Answers  


Categories