Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
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, 2816👍, 1💬
Popular Posts:
How To Return Top 5 Rows? - MySQL FAQs - SQL SELECT Statements with JOIN and Subqueries If you want ...
What is the output of printf("%d")? 1. When we write printf("%d",x); this means compiler will print ...
Can one change the mouse pointer in Forms? The SET_APPLICATION_PROPERTY build-in in Oracle Forms all...
Can a variable be both const and volatile? Yes. The const modifier means that this code cannot chang...
What is application domain? Explain. An application domain is the CLR equivalent of an operation sys...