How test case is differ from test plan .give an suitable
example

Answers were Sorted based on User's Feedback



How test case is differ from test plan .give an suitable example ..

Answer / anjali

test plan is a documentation which described requirement
specification, implememtation,approach,scpoe,shedule etc..
and test case is specified how to test system using all
positive and negative scenario.its expected result and
after execution its actual result.

Is This Answer Correct ?    16 Yes 0 No

How test case is differ from test plan .give an suitable example ..

Answer / raji

Test Case: Document describes how to perform a particular
test and what data to use.

Testplan:Document describes scope, approach, resources and
schedule of intended test activities.

Is This Answer Correct ?    1 Yes 0 No

How test case is differ from test plan .give an suitable example ..

Answer / a sameer

Test cases will be written depending upon the test plan we
create because

Test plan has the following indexes like
(IEEE 829 Standard)

1. Test Plan Identifier
2. References
3. Introduction
4. Test Items
5. Software Risk Issues
6. Features to be Tested
7. Features not to be Tested
8. Approach
9. Item Pass/Fail Criteria
10. Suspension Criteria and Resumption Requirements
11. Test Deliverables
12. Remaining Test Tasks
13. Environmental Needs
14. Staffing and Training Needs
15. Responsibilities
16. Schedule
17. Planning Risks and Contingencies
18. Approvals
19. Glossary



Where Features to be tested, Features not to be tested, Item
pass/ fail criteria and approach. From these we can know
what would be the input to be given and what would be the
output we have to expect which is nothing but ( expected
results for the steps ). These form the baseline for test
cases where approach tells us what kind of techniques to be


1. Item pass/ fail criteria tells what would be the input to
be given and what would be the output to come which is
nothing but expected results for the steps designed.

2. Features to be tested and features not to be tested give
you an idea what all test cases to be written to all what
modules.

3. Approach and stratergy gives you and idea like what kind
of methodology the test cases should be and for what
methodology what kind of techniques to be used..

SO all these became a baseline to generate test cases , so
we can clearly say for generating test cases test plan
becomes the baseline..


If we are familiar with test plan and preparation of test
plan then it would be easy for all QA and QC people .

HOpe this might gives you the answer.

Is This Answer Correct ?    1 Yes 0 No

How test case is differ from test plan .give an suitable example ..

Answer / anjani d

Test plan is something done before the testing is done, that
is to test the every functionality. And test cases is
prepared depending on the test plan

Test plan is a Document consists scope,objectives of your
software testing effort.
Test case is a document consist set of induct functions
where we use to check expected value and actual value
test scenarios to tell the test case controller which test
cases to process and how to process them. The scenarios are
stored in a scenario file. The file may contain one or more
scenarios, and they may be cross-referenced. The file is
written is a simple, but powerful, scenario language.

Is This Answer Correct ?    1 Yes 1 No

How test case is differ from test plan .give an suitable example ..

Answer / anandhi k

test case are written by tester for test plan

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

what documents are used to write testcase for integration testing and system testing?

3 Answers  


what is the role of a test build manager?

2 Answers   Wipro,


Types of validation Testing?

3 Answers  


What is smoke testing and when it will be done?

3 Answers  


This is a interview question i faced? Suppose your client doesnt have any idea abt software or the technology ?then how

3 Answers  






Give an example of low severity and high priority bug?

2 Answers  


tell me about detailed process of bug tracking in your company?questions was asked in interveiw?

4 Answers   TCS,


What all types of testing you will do for banking website?

0 Answers   HCL,


Describe me to the basic elements you put in a defect report?

6 Answers  


What is AGP?what is setup.inf?What are the ways to install driver?

0 Answers   nvidia,


How will u test a stored procedure,which accepts 2 int values and sums them? Test cases?

1 Answers   AVS,


difference between 2 tier and 3tier?and what is the defination of tier?

1 Answers   Ybrant Technologies,


Categories