Importing a Command Line test script
2 answers
Hi Mario,
May I know few details about the process of importing? Are you importing using a 'shared location' or using 'a test adapter' ?
Which browser are you using to do the import?
I have not seen this behavior before so it will help to know these details.
Thanks
Vaibhav
May I know few details about the process of importing? Are you importing using a 'shared location' or using 'a test adapter' ?
Which browser are you using to do the import?
I have not seen this behavior before so it will help to know these details.
Thanks
Vaibhav
Hi
I'm trying to import a command line adapter test script into RQM. I exported one that I created earlier, then tried to import the same xml into a new script.
The Command parameter shows as null, and the Arguments are empty.
Has anyone tried this? Is this a known issue?
Thanks,
Mario
Hi Mario,
May I know few details about the process of importing? Are you importing using a 'shared location' or using 'a test adapter' ?
Which browser are you using to do the import?
I have not seen this behavior before so it will help to know these details.
Thanks
Vaibhav
Hi
I'm trying to import a command line adapter test script into RQM. I exported one that I created earlier, then tried to import the same xml into a new script.
The Command parameter shows as null, and the Arguments are empty.
Has anyone tried this? Is this a known issue?
Thanks,
Mario
Hi Vaibhav,
Actually, I was importing the data using the RQMUrlUtility.
The problem is actually that the Command and Arguments cannot have a \ character in them or the fields will be ignored. I was able to work around this problem by using / in my paths.
Apparently, this is a know issue and is being fix in 2.0.0.1
Thanks,
Mario