In the Test Plan module ,which tab has the option of converting a Manual test to an Automated test?
-
Details
-
Design Steps
-
Test Script
-
Req Coverage
B
Correct answer
Explanation
In the Test Plan module of Quality Center/ALM, the Design Steps tab contains the detailed test steps where you can specify manual or automated execution. This tab provides the option to convert a manual test (with defined steps) into an automated test by associating it with an automated test script or tool. The Details tab contains general test metadata, Test Script is for actual automation code, and Req Coverage shows requirement mappings.