Automated regression testing techniques that record user GUI actions and replay them to verify system output are called:
AMutation Testing
BFuzz Testing
CExploratory Testing
DCapture-Replay (Record-and-Playback) Testing
Explanation
Capture-Replay tools record user interactions and play them back to automate UI testing.
Exam Relevance
- Topic: Software Testing
- Subtopic: Test Automation

No Comments