Test Case to run on 2 different environments when the Test Script is not identical
RQM 5.0.2: We have a test case that should be executed on 2 environments ( for example: Android, Linux). The Test script is not identical for Android & Linux (there are slight changes). I understand that the best practice is to create 1 Test Script per 1 Test case (1:1 relation). How can I resolve the above scenario? creating 2 different Test Cases?
Accepted answer
Hi Pnina,
As you mentioned, the best practice is to create 1 Test Case per Test Script. So yes, creating 2 Test Cases is the way to go here. But if for some reason, you have to create only one Test case and link both scripts, then you can generate two separate Test Case Execution records, one with each Test Script and run them.
-Vidya
As you mentioned, the best practice is to create 1 Test Case per Test Script. So yes, creating 2 Test Cases is the way to go here. But if for some reason, you have to create only one Test case and link both scripts, then you can generate two separate Test Case Execution records, one with each Test Script and run them.
-Vidya