Review:
Manual Testing
overall review score: 3.5
⭐⭐⭐⭐
score is between 0 and 5
Manual testing is the process of identifying defects or bugs in software through human intervention without using automated tools.
Key Features
- Human intervention
- Exploratory testing
- Ad-hoc testing
- Verification of requirements
Pros
- Can uncover complex issues that automated testing may miss
- Allows for creativity and intuition in testing different scenarios
Cons
- Time-consuming for repetitive tasks
- Subject to human error and bias