0% found this document useful (0 votes)
43 views

Manual Testing

The document outlines various topics related to manual software testing including different software development life cycle models, white box and black box testing techniques, test case design, the software test life cycle, defect management, test link tool, code complexity analysis, application installation, resume preparation, and mock interviews. Key areas covered are the software development life cycle (waterfall, spiral, V-model, agile/scrum/XP), white box techniques like loop testing and path testing, black box techniques including integration, system, and regression testing, test case design methods like equivalence partitioning and boundary value analysis, and the software test life cycle process.

Uploaded by

Anindya Basu
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

Manual Testing

The document outlines various topics related to manual software testing including different software development life cycle models, white box and black box testing techniques, test case design, the software test life cycle, defect management, test link tool, code complexity analysis, application installation, resume preparation, and mock interviews. Key areas covered are the software development life cycle (waterfall, spiral, V-model, agile/scrum/XP), white box techniques like loop testing and path testing, black box techniques including integration, system, and regression testing, test case design methods like equivalence partitioning and boundary value analysis, and the software test life cycle process.

Uploaded by

Anindya Basu
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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