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 |
what is the difference between test strategy and test methodology?
Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name
Hi,I am very new to testing.i want to be more strong in manual testing(writing test conditions).please suggest me?
How do you evaluate the quality of software?
Explain about PET Model?
i need some objective type papers for my certification
what are the prerequisite conditins to test clientserver and web applications
What are the different test deliverables?
tell me 4 test case technics ?
What are the Test Cases for a login in to your email which has username and password?
Can you explain the concept of fish bone/ Ishikawa diagram?
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?