Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Contents of test plan
What is the test plan? What are its contents?
✍: Guest
Test plan document is prepared by the test lead or team lead, it contains the contents like introduction, objectives, test strategy, scope, test items, program modules, user procedures, features to be tested, features not to tested, approach, pass or fail criteria, testing process, test deliverable, testing, tasks, responsibilities, resources, schedule, environmental requirements, risks & contingencies, change management procedures, plan approvals, etc.
All all these things help a test manager understand the testing he should do & what he should follow for testing that particular project.
-- Provided by Jazz on 2016-10-22.
2016-10-22, 4500👍, 1💬
Popular Posts:
Which bit wise operator is suitable for checking whether a particular bit is on or off? The bitwise ...
What Are the Parameter Modes Supported by PL/SQL? - Oracle DBA FAQ - Creating Your Own PL/SQL Proced...
How do we host a WCF service in IIS? Note: - The best to know how to host a WCF in IIS is by doing a...
Which bit wise operator is suitable for turning on a particular bit in a number? The bitwise OR oper...
How can I search for data in a linked list? Unfortunately, the only way to search a linked list is w...