It's all about the answers!

Ask a question

RQM: One Testcase and multiple Test Scripts


0
1
vinitha dsouza (14719123) | asked Jun 06 '19, 8:16 a.m.
Dear Team,
I have seen there are already some posts regarding this. But answer is not satisfactory.
RQM allows  One Test Case can have N number of Test Scripts.

for eg: Verify compose mail in Gmail.
 Test Script 1: Login
    - Include steps like go to browser, enter username, password..,
Test Script 2: Compose Mail
   - Steps : Click on the Compose button, enter some text, Enter CC, BC., Click Send button
Test Script 3:Verify mail sent
  -  Steps : Check the to address and check inbox.

But when ever i execute i only see steps of the Test Script 1.

Below are the some answers from the different JAZZ post i read,
we have to use Test Suite for above scenario to get all steps of Test cases  => Now it leads to question, From where we derive that Test suite definition. is it IEEE Standard?

is there any documentation explaining this Concept of RQM?

One answer



permanent link
Subhajit Bhuiya (6222) | answered Jun 10 '19, 3:40 a.m.
JAZZ DEVELOPER



User may create a manual test script 1st and ten convert it into automated test. That is why we allowed multiple test script per test case. But when you will run the test case, it will select only 1 test script. In your scenario it is better to create a test case per test script and then add them into test suite.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.