How test case is differ from test plan .give an suitable
example
Answer Posted / 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 |
Post New Answer View All Answers
How to derive test data from the design documents?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is difference between V-Model and Agile Model?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What is date driven testing?
What is boundary value testing? Give an example.
Explain Operational Acceptance Testing with example ?
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Tell some examples of bug severity and bug priority?
What are different types of verifications?
how we write test cases to brs,srs,hlds,llds
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
When should you opt for manual testing over automation testing?
You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.