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
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
What is formal testing?
What are the benefits of creating multiple actions within any virtual user script?
Give the real-time example for back-to-back testing?
Describe your personal software development process.
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
How do you go about testing a project?
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
Does an increase in testing always improve the project?
HI. ANYONE HAS ATTENDED INTERVIEW FOR TESTING IN MINDKRAFT GLOBAL. I HAVE WRITTEN TEST FOR SOFTWARE TESTING. CAN ANYONE TELL ME WHAT ALL QUESTIONS CANBE ASKED. PLS REPLY. THANK YOU
can we do database testing in manual testing? then how we write the test case?
How will u decide test data to see that evey feature is thoroughly tested
Explain the strategy for testing a Java application?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.