what is test plan and what it consists?
Answer Posted / sara
it consists
1.1 Introduction: 5
1.2 Scope: 5
1.3 Features to be tested: 5
1.4 Features not to be tested: 5
1.5 Test Strategy 6
1.5.1 Black box testing: 6
1.5.2 Smoke/sanity testing 7
1.5.3 Functional testing 7
1.5.4 Compatibility testing: 7
1.5.5 Web testing: 7
1.5.6 System testing: 7
1.5.7 Recovery testing: 8
1.5.8 Security testing: 8
1.5.9 Load testing: 8
1.5.10 Volume testing: 8
1.5.11 Stress testing: 8
1.5.12 Performance testing: 9
1.5.13 Retesting 9
1.5.14 Regression testing 9
1.5.15 GUI testing 10
1.5.16 Cofiguration testing 10
1.5.17 Database testing 10
1.5.18 Ad-hoc testing 10
1.5.19 Exploratory testing 11
1.5.20 User interface testing 11
2.1 Suspension 11
2.2 Resumption Criteria: 11
2.3 Entry criteria 12
2.4 Exit criteria 12
3.0 Environment 13
3.1.1 Workstation 13
3.1.2 Application Server 13
3.1.2 Database server 13
3.2 Software Required 13
3.3 Roles and Responsibilities: 14
3.4 Test schedule: 14
3.5 Deliverables: 15
3.6 Training plan: 16
4.1 Risk Management: 16
4.2 Control Procedure: 16
4.2.1 Reviews: 16
4.2.3 Defect Reporting: 16
4.2.4 Defect Prevention Meeting: 17
4.3 Dependency: 17
4.3.1 Personal 17
4.3.2 Software: 17
4.3.3 Hardware: 17
4.3.4 Test Data: 17
4.4 Approval: 18
this is my current p
| Is This Answer Correct ? | 33 Yes | 18 No |
Post New Answer View All Answers
Explain user acceptance testing.
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
What are the phases involved in software testing life cycle?
Who are all involved in an inspection meeting?
What is 'Account Conditioning'?
What are the Important test scenarios which can be used for testing a web site?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
What are the main key components in web applications and client and server applications? And explain the differences between them?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Test cases have written according to Flow of the software working or according to Screens?
What is a code walk through?
What is a test log?
What do you like about computers?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?