Linking existing testscript with testcase imported by Excel importer
Hello, im importing testcases with ExcelImportTool is there posisbilitie to link existing commandline scripts and execution script to them? Im trying to use testcase.executionscript=Link(D) or testcase.testscript=Link(D) or testcase.commandlinescript=Link(D).
My whole cfg file looks like this: // Mapping for new Test Case testcase.XLSWorksheetID="Sheet1" testcase.XLSStartRow=4 testcase.XLSArtifactID=A testcase.dc:title=B testcase.dc:description=C
// Perform linking of artifacts testcase.executionscript=Link(D)
Can you please help me somehow? |
One answer
Try
Comments
Vladimir Pittner
commented Aug 16 '17, 5:01 a.m.
Hi
Jörg Werner
commented Aug 16 '17, 5:15 a.m.
Okay, can you show also (part of) your Excel sheet?
Vladimir Pittner
commented Aug 16 '17, 7:57 a.m.
Here is screenshot,
Jörg Werner
commented Aug 16 '17, 9:07 a.m.
your screen shot:
Jörg Werner
commented Aug 16 '17, 9:12 a.m.
I make a quick test, and if I use "urn:com.ibm.rqm:executionscript:nnnn" then it did not work. But if I use "urn:com.ibm.rqm:testscript:nnnn" it works.
|
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.