What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE,
TEST SCRIPT? can any body give me definition with example.
Answer / rajendra
These are the definations:
Test plan: A document describing the scope, approach,
resources and schedule of intended test activities. It
identifies amongst others test items, the features to be
tested, the testing tasks, who will do each task, degree of
tester independence, the test environment, the test design
techniques and entry and exit criteria to be used, and the
rationale for their choice,and any risks requiring
contingency planning. It is a record of the test planning
process.
Test strategy: A high-level document defining the test
levels to be performed and within those levels for an
organisation or programme (one or more projects).
Test Scenario:A document specifying a sequence of actions
for the execution of a test. Also known as test script or
manual test script.
Test Case: A set of input values, execution preconditions,
expected results and execution
postconditions, developed for a particular objective or
test condition, such as to exercise a
particular program path or to verify compliance with a
specific requirement.
Test Script: Commonly used to refer to a test procedure
specification, especially an automated
one.
| Is This Answer Correct ? | 17 Yes | 7 No |
How Defect prevention can be accomplished ?
Difference between smoke and sanity testing
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
Can any one explain the all types of testing in detail with aim of the testing,purpose,Person Doing,entry criteria,exit criteria,Documents required.....its very helpful for me..if possible send it to my mail id varalaruu@gmail.com
If developers team doesn't agree with the bug raised by you, what is the next step would you take
can u give me the Test case step template and write one test case step (ex)please
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
what is diff b/w smoke testing & sanity testing?
wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...
How to perform Gui testing ?
When to do Black box testing?
1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?