How test case is differ from test plan .give an suitable
example
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / anandhi k
test case are written by tester for test plan
| Is This Answer Correct ? | 3 Yes | 4 No |
which type fo Error occurred in localization testing and globalization testing explain me with example thanks Pradeep Singh
What are the queries mostly asked in testing ? give me some examples.
How will you teach internet to 90 year old women (Grandamma)..i want see the response of this question.This was one my inerview question.
what is the proper definition of Slippage Ratio? Thanks in Advance. Regards, M.MurthySharma.
Could Login Id field accept special characters?
Hi!! Could anyone tell me the risks that usually appear while testing web application [let say - eCommerce] Thanks!
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
how can u differentiate intgration test cases with functional test cases
What is the priority in fixing the bugs? Explain the severity u rate for the bugs found?
I need a Test case templetes for Yahoo Mail ID
What factors do you consider while estimation test efforts?
what is the use test tracebility matrix?