What is TEST PLAN, TEST STRATEGY, TEST SCENARIO, TEST CASE,
TEST SCRIPT? can any body give me definition with example.
Answer Posted / 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 |
Post New Answer View All Answers
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What were the major challenges u faced while testing
How to do security implementation for any URL??
What is middle ware testing?? what are the companies using this tech?
what is diffrence between dynamic black box testing and dynamic white box testing
What is severity and priority of bug? Give some example.
Can you explain the elementary process?
What’s the difference between a bug and a defect?
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
What is the responsibility of programmer’s vs QA?
what is your daily activities?
Functional and Integration test scenarios for actitime application
What is a defect?
Explain stub in testing point of view?
How to overcome pesticide paradox?