Which of the following is NOT included in the Test Plan
document of the Test Documentation Standard:
a) Test items (i.e. software versions)
b) What is not to be tested
c) Test environments
d) Quality plans
e) Schedules and deadlines
Answer Posted / amandeep
The ans is D (What is going to be tested and what is not
going to be tested(out of scope) are the crutial aspects
while planning.
Thanks Aman
| Is This Answer Correct ? | 18 Yes | 7 No |
Post New Answer View All Answers
what are the 3 test tool categories and describe what each can do.
Can you please explain about the erp project
How do test documents in a project span across the software development lifecycle?
can u merge 10GUI map files into a single GUI map file in winrunner?
when database testing comes into manual tesing
what is the main field of bugzilla which we fill to report bug to any developers???give some brief description??
14.What is function point breakdown?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
Can automation testing replace manual testing?
What is a failure?
Hi,Please can any one tell me about SAP Testing concepts.
What is an inspection in software testing?
1.what is a test condition ?
What is test startegy?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form