what is the use case and what is the test case?

Answers were Sorted based on User's Feedback



what is the use case and what is the test case?..

Answer / vandana

use cases are generally prepared by Business Analysts , to
better understand the functionality of the application ,
generally use case contains preconditions , field
validations, event lists, postconditions,flow
graph,prototype . Based on the use case document test
engineers prepare test cases.

Is This Answer Correct ?    30 Yes 1 No

what is the use case and what is the test case?..

Answer / shiv sannalli

Use Case is a scenario to understand actions and actors of
any requirement.
eg:- If a requirement says "Library System shall be
capable of performing Book Withdrawal" In this requirement
actors are 'Student' and 'library manager' and the action
is 'Withdrawal'

Test Case is a structure to validate any functionality. so
here with our above example we are validating Book borrow
functionality. Test Case mainly contains Four parts
1. Test Objectives : What are we testing? and what is the
data required?
2. Expected Results:
3. Test Steps:
4. Actual Results:

contact me if need more clarification scsannalli@gmail.com



Is This Answer Correct ?    10 Yes 3 No

what is the use case and what is the test case?..

Answer / shanthi

USE CASE IS NOTHING BUT PICTORIAL REPRESENTATION OF THE
REQUIREMENTS.USING UML SYMBOLS DEVELOPER PREPARES USECASE
MODEL.

TEST CASE IS NOTHING BUT STEP BY STEP DOCUMENTION OF
IDENTIFIED SCENARIOS USING STANDARD TEMPLATE.

Is This Answer Correct ?    2 Yes 1 No

what is the use case and what is the test case?..

Answer / mfsi_priyankaa

Use case is a list of steps, typically defining interactions
between a user and a system.

Test case is a sequence of steps with expected result and
pass/fail criteria to test the functionality of the
system/application.

Is This Answer Correct ?    1 Yes 0 No

what is the use case and what is the test case?..

Answer / yogesh.b

simple answer for use case is : use case a picturial
representation of the requirements

Is This Answer Correct ?    2 Yes 3 No

what is the use case and what is the test case?..

Answer / janga

Use Case: Which gives the complete overview (or) architecture of the functionality.

Test Case: After knowing Use Case, developing the steps for it is nothing but the Test Case.
It includes User Business Req, Specifications, Text Data, and Expected Results.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?

0 Answers   RBS,


what are 6 microsoft rules used for user interface testing?

1 Answers   Cap Gemini,


what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).

2 Answers   Zensar,


What incremental integration testing?

2 Answers  


What Tester should do after getting Requirement Doc?

11 Answers   CTS,






how to debug ur scripts

2 Answers   IBM,


How do you review testcase (Types of review)? and whom to send for review ?

2 Answers  


who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible

3 Answers   IBM,


what is test methodology and what is the format of that and who will prepare it

1 Answers  


what is the difference between Risk based and Requirement based testing???

0 Answers  


What types of documentation are used in qa?

0 Answers  


What is the RTM(Requirement Traceability Matrix)

1 Answers   Philips,


Categories