Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RQMExcelImport for Test Scripts with testscript.steps.type="keyword" does not work?

RQM reports internal server error on Test Script creation through Excel Importer for Test Script step type 'Keyword'. Not specific to an RQM version.

* The error is specific to testscript.steps.type="keyword"
* No error is observed if the testscript.steps.type="execution"
* The requirement is to use Excel Importer to create Test Scripts with a few steps considered as Keywords..

Here is a sample excel sheet (ref) and cfg file which replicates this:-
excel sheet : Use Keyword sample.xls in '<RQMExcelImport>/samples' location
Config file content: Use corresponding .cfg file, change the following line
testscript.steps.type="execution" to testscript.steps.type="keyword"

I could not establish a root cause, may be somebody with code access confirms this is a defect?

Additional data:

* I tried manually, keyword creation works (So does not seem to be a permission, role induced problem), it seems there is a href of the sort below created for keyword type steps.
* Is that why (excel import does not (can't) create keyword + get link + add link into step?) export from excel fails?
<ns10:link href="https://clm.admin.ws/qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/ExcelImport/keyword/urn:com.ibm.rqm:keyword:8"/>
* Slow approach of Export to file > Import in RQM using XML does not work possibly for same reason.

Thanks in advance,
Best Regards, Sunil

0 votes


Accepted answer

Permanent link
Hi Sunil,

Currently we only support testscript.steps.type="Execution"    or   "Reporting"   Any other step type is not supported.


Thanks
Sunil Kumar R selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,084

Question asked: Jul 29 '14, 12:13 p.m.

Question was seen: 6,131 times

Last updated: Aug 05 '14, 4:34 a.m.

Related questions
Confirmation Cancel Confirm