Podcast
Questions and Answers
After a release upgrade, what type of testing should be done?
After a release upgrade, what type of testing should be done?
- String tests
- User Acceptance tests
- Integration tests
- Regression tests (correct)
Which type of testing focuses on ensuring that the system does not break any existing functionality after changes are made?
Which type of testing focuses on ensuring that the system does not break any existing functionality after changes are made?
- String tests
- User Acceptance tests
- Integration tests
- Regression tests (correct)