How will you prepare Test plan. What are the techniques
involved in preparing the Test plan.
Answers were Sorted based on User's Feedback
Answer / aaa
Test plan means planning for the release. This includes
Project background
Test Objectives: Brief overview and description of the
document
Test Scope: setting the boundaries
Features being tested (Functionalities)
Hardware requirements
Software requirements
Entrance Criteria (When to start testing):
Test environment established, Builder received from
developer, Test case prepared and reviewed.
Exit criteria (when to stop testing):
All bug status cycle are closed, all functionalities are
tested, and all high and medium bugs are resolved.
Project milestones: dead lines
| Is This Answer Correct ? | 23 Yes | 7 No |
write test cases for scenario of 'remember me' check box for log in screen.
with multiple testers how does one know which test case are assigned to them?Folder structure.Test process
Can you explain the process areas?
what is the difference between V model and Waterfall model used in SDLC?
Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .
What are the advantage of using V models?
What is smoke testing and what is sanity?
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
When to do Black box testing?
what is data migration testing?
What is test plan and contents available in a test plan?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance