Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Manual Testing

1. Introduction To Software Testing


2. Software Development Life Cycle(SDLC)
2.1 Water Fall Model
2.2 Spiral Model
2.3 V- Model
2.4 Prototype Model
2.5 Hybrid Model
2.6 Agile
2.6.1 Scrum
2.6.2 XP

3. White Box Testing


3.1 Loop Testing
3.2 Path Testing
3.3 Condition testing
3.4 Memory Testing
3.5 Performance Testing

4. Black Box Testing


4.1 Functional Testing
4.2 Integration Testing
4.2.1 Incremental Integration Testing
4.2.1.1 Top Down Incremental Integration Testing
4.2.1.2 Bottom Up Incremental Integration Testing
4.2.2 Non Incremental Integration Testing
4.3 System Testing
4.4 Acceptance Testing
4.5 Smoke Testing
4.6 Exploratory Testing
4.7 Adhoc Testing Or Monkey Testing
4.8 Performance Testing
4.8.1 Load Testing
4.8.2 Stress Testing
4.8.3 Volume Testing
4.8.4 Soak Testing
4.9 Globalization Testing
4.9.1 I18N
4.9.2 L10N
4.10 Compatibility Testing
4.11 Regression Testing
4.11.1 Unit Regression Testing/Retest
4.11.2 Regional Regression Testing
4.11.3 Full Regression Testing
5. Test Case Design Techniques
5.1 Error Guessing
5.2 Equivalence Partitioning
5.3 Boundary Value Analysis
5.4 Real Practice In The Industry
6. Test Case
6.1 Characteristics Of Good Test Case
6.2 Test Case Template
6.3 How To Write A Test Case/How To Ensure The Test Coverage Is Good
6.4 How To Identify whether It Is a Good Test Case Or Not
6.5 Review Process/Peer Review
6.6 Preparing Review Report
6.7 Examples On Writing Test Cases
7. Software Test Life Cycle(STLC)
7.1 Writing Test Plan
7.2 Preparing Traceability Matrix
7.3 Writing Test Execution Report/Summary Report
7.4 Retrospect Meeting /Triage Meetings
8. Defect Life Cycle
8.1 Difference between Bug, Defect, Failure, Error
8.2 Bugzilla(Defect Tracking Tool)
8.2.1 Preparing bug report using defect tracking tool
8.2.2 Checking for duplicate defects
9. Test Link
9.1 Introduction to Test Link tool
9.2 How to manage test cases using test link tool

10. Analyze Complexity Of The Code


11. How To Install
11.1 Web Application
11.2 Client Server Application
11.3 Stand Alone Application
12. Preparing Resume
13. Project
14. Mock Interviews

You might also like