Podcast
Questions and Answers
Which type of testing involves the execution of software?
Which type of testing involves the execution of software?
- Static testing
- Validation testing
- Dynamic testing (correct)
- Review testing
What is the difference between verification and validation in software testing?
What is the difference between verification and validation in software testing?
- Verification checks specified requirements, validation ensures the system meets users' needs (correct)
- Verification and validation are the same in software testing
- Verification involves executing tests, validation focuses on static analysis
- Verification ensures the system meets users' needs, validation checks specified requirements