6. What is difference between a Test Plan, a Test
Strategy, A Test Scenario, and A Test Case
? What’s is their order of succession in the STLC?
Answers were Sorted based on User's Feedback
Answer / sunitha.chenna
The order in the STLC
1. Test Plan
2. Test Strategy
3. Test Scenario
4. Test Case
Test Plan: This document describes the different types of testing that we follow in our testing cycle, along with the exit and entry criteria, the deliverables at a high level and
defect management etc...
Test Strategy: This document gives the approch for testing.
Test Scenarios: It may contain high level flow of the functionality later which this can be break down into n number of test cases.
Test Cases: Test cases contain a detail level of functionality check
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / charan
Test plan contains schedules of testing
Test strategy contains approches for testing
Test scenario is serious of testcases for functionality
Test case is a condition to test
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pooja kaushal
Test Plan : A document describing the scope, approach,
resources and Schedule of intended test activities. It
identifies amongst other test items, the features to be
tested , the testing tasks, who will do each task, degree
of tester independence, the test enviornment, the test
design techniques and entry and exit criteria to be used,
and the rationale for their choice, and any risks requiring
contingency planning. Its a record of test planning
process. [After IEEE 829]
| Is This Answer Correct ? | 1 Yes | 0 No |
what is penetration testing?
What r the attribute of good software test?
What is the testing lifecycle and explain each of its phases?
What is System Testing and Integration Testing.Differentiate them.
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
Why you have chosen Testing as your career, not developer ?
what is the difference between test case and test scenario.Explain with example?
19 Answers Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,
what is N+1 testing
why is testing necessary , explain with some examples?
pliz anyone explain what is the DEFAULT BUG & also give me some example.Thanks in advance..
How regularly you used to get the build and who used to installed build in software testing
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??