Multiple choice technology testing

Can a test set accommodate both manual & automated tests ?

  1. No

  2. Yes, however an automated test can not follow manual test

  3. Yes, automated and manual test may be used in same test

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In QC/ALM, a test set can contain both manual and automated tests. Test sets are designed to be flexible containers that can organize different types of tests together. You can mix manual and automated tests within the same test set for comprehensive test execution and reporting.