what is test plan and what it consists?
Answer Posted / mahendra sharma
it is a statagic document,It describes how testing will be
accomplished.It
is very essential for effective testing and it will take
about one third effort of the total test effort and focus in
software testing effort that what to test.
It consists of
1)Test scope 2)Test Objectives 3)Assumptions 4)Risk Analysis
5)Test Design 6)Roles and responsibilities 7)Test schedule
and resources 8)Test Environment 9)Communication approach.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
For any web application, what are the possible login features that should be tested?
Explain the difference between severity and priority.
What is an inspection in software testing?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
What is actually a rule based testing
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
When new application ready to test than whats your testing strategies?
Hi,Please can any one tell me about SAP Testing concepts.
Describe your personal software development process.
What is XML Testing? Do we have any tools to test the XML? Please let me know.
What is test driver and test stub?