Issue in Importing test script of type iTest
Hi,
I am trying to import test scripts of type iTest, I have written below syntax where it is importing test script name,description, type(iTest or Manual) and Test script location path . Now am trying to give the parameter file path as input and assign a adapter to the test script.
Can any1 help in this , where i need syntax for Parameter file path and assigning a adapter to the script
Syntax used for importing is as below :
remotescript.XLSArtifactID=A
remotescript.dc:title=B
remotescript.dc:description=C
remotescript.type=D
remotescript.owner=E
remotescript.manageadapter="true"
remotescript.fullpath=F
Assigning adapter & providing the parameter file path to the test script. I have checked with the rqm sample files where syntax available for rational testing tools only
Thanks & Regards,
Hareesh.
I am trying to import test scripts of type iTest, I have written below syntax where it is importing test script name,description, type(iTest or Manual) and Test script location path . Now am trying to give the parameter file path as input and assign a adapter to the test script.
Can any1 help in this , where i need syntax for Parameter file path and assigning a adapter to the script
Syntax used for importing is as below :
remotescript.XLSArtifactID=A
remotescript.dc:title=B
remotescript.dc:description=C
remotescript.type=D
remotescript.owner=E
remotescript.manageadapter="true"
remotescript.fullpath=F
Assigning adapter & providing the parameter file path to the test script. I have checked with the rqm sample files where syntax available for rational testing tools only
Thanks & Regards,
Hareesh.
One answer
Hi Hareesh,
For adapter you need to first connect the adapter to the QM server. Then specify the ID value of adapter in cfg. Use below syntax
remotescript.adapterid=N
I am not sure what do you mean by parameter file path. But see if you can find below syntax useful
remotescript.rs:ScriptArguments=S
remotescript.rs:ExecArguments=T
Did you refer the sample "Testcase with Remote Scripts 001.xls" provided with the ImporterUtility installation. By default the samples folder is located at "
For adapter you need to first connect the adapter to the QM server. Then specify the ID value of adapter in cfg. Use below syntax
remotescript.adapterid=N
I am not sure what do you mean by parameter file path. But see if you can find below syntax useful
remotescript.rs:ScriptArguments=S
remotescript.rs:ExecArguments=T
Did you refer the sample "Testcase with Remote Scripts 001.xls" provided with the ImporterUtility installation. By default the samples folder is located at "
C:\Program Files\IBM\RQMExcelImporter
\Samples" location
Comments
Hi Reshma,
Both of the given syntax are working. I have checked with the sample file "Testcase with Remote Scripts 001.xls". This file contains the syntax for all the rational tools. We are using "iTest" where it requires Parameter file input to perform the execution. Unable to attach the image. Please provide any email id to mail the same.
Thanks & regards,
Hareesh.
Hi Reshma,
It is typo mistake. Both the given syntax are not working. Please help with the request on giving inputs of values to the attributes under test script type="iTest".
Regards,
Hareesh.