Command for Test Suite,Test case and Test Script owner while importing test cases from Excel to Jazz
Hi,
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?
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
The owners from the dropdowns may not work as they are often different from the user id that is used to log in. For example in the JKE Banking sample there is a user named "Tammy" whose id is "tammy". Only the Id will work so in the excel spreadsheet of the config file you would need to use "tammy" with the lower cased "t".
Comments
1 vote
Comments
Smitha Namboodiri
Aug 03 '12, 11:37 a.m.