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 is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any

3 Answers  


What is Picoscore? It is related to Banking Project? Plz let me know if any body knows this

1 Answers   Mindlance,


How many types of api testing are there?

0 Answers  


Diff between ALM &QC?

2 Answers   iGate,


Good testing tools institute in Bangalore?My name is Vishal V

1 Answers  






How to test for improper links or broken links and would be there impact on the system?

2 Answers  


how to write test cases for epos/pos testing.

0 Answers   IBM,


Lets say,you are not finished with testing a application,your manager gives you a new task,how do you prioritize your time,what should you do

1 Answers  


what is mean by impact analysis ,how we used to select regression TC using this?

0 Answers  


An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000 Can you please explain in brief, how to do equivalance class?

4 Answers   ISTQB, Tech Mahindra,


What is a checklist? and wat are its contents??

4 Answers  


How can i check GUI for application window

4 Answers  


Categories