Command for Test Suite,Test case and Test Script owner while importing test cases from Excel to Jazz
I am trying to import a test case from excel to Jazz. I would like to configure the test suite, test case and test script owner in my configuration file.
I tried using the below options, but none work. Always the Owner value appears as "ADMIN"
testcase.dc:owner=H2
testcase.dc:owner="ABCD"
testcase.alm:owner=H2
testcase.jzalm:owner=H2
Can someone suggest a way?
Accepted answer
Comments
Thanks Robert... I tried this too, but no success. Below is the extract from my configuration file, can someone have a look at it and let me know if this looks right?
testcase.dc:title=testscript.dc:title testcase.jzalm:owner="namboodiris" testcase.dc:description=testscript.dc:description testcase.category term="Function".value="Simple Srch - Address" testcase.category term="Release".value="Wave 1" testcase.category term="Test Phase".value="System Test "
Hi all, I finally seem to have got the issue resolved, I just needed to put the user ID in the correct case.
Robert, thanks for your help..
Hi Robert/ Smitha, I have a similar query related to test script. My scenario is that I have two test script & corresponding to that two test cases in the excel sheet. Both test scripts & test cases have been created by different testers. So I had put their name (as displaying in owner dropdown of RQM) in one of column of excel; say name of tester are "Abc Efg" & "Xyz Uvw". Now when I am trying to import these test scripts & test cases using login details of "Abc Efg"; both test scripts/ test cases are populating with the same name "Abc Efg" in spite of that second test script has different name "Xyz Uvw".
I have used below code: testscript.jzalm:owner=G testcase.jzalm:owner=G
Please suggest me some solution.
Similar to the above, you can't use the names as they are seen in the dropdowns. You have to use the user ids. These are the IDs that the users use to log in. The user names are not guaranteed to be unique in the system, so we need to user the IDs.
1 vote
Thanks Robert. Now I am getting correct user in owner dropdown.
Comments
Smitha Namboodiri
Aug 03 '12, 11:37 a.m.Just to add, we are using RQM 3.0