Votes
Answers
Views
Question
0
0
117
Be first to answer!
asked 7 years ago by wormy
Hello All, I have a created a VAPI-XP-TEST and all subsequent VAPI- XP tests will have the same exact logic except for one Argument for `objShelll.Run`. I am looking to do something similar to UFT's reusable actions. Does any one have an Idea on how to accomplish this? Thanks,
1
1
138
Tags:
Hello All, Having a bit of an issue. I am trying to retrieve the Test set Folder name during execution of a VAPI XP Test. Here is what I have Coded. Dim objShell, objFSO, objFile Dim arrOutPutLog() Dim strEnv, strLine, strTSFolderName, strUser, strUserFile Dim intLineNo If Not Debug Then strUser = C...
2
1
108
Tags:
We are facing an issue with triggering the 'VAPI-XP-TEST' scripts remotely. We are running ALM 12.55. Steps to reproduce: Step 1: Log in to the ALM client and log into affected project. Step 2: Go to Test Lab and select VAPI-XP-TEST. Step 3: From execution grid select the test and run. Step ...
0
1
56
6
1
182
asked 13 years ago by derlweldon
updated 13 years ago by sammyh
While running VAPI-XP-TEST tests we are seeing an error for sr_exec_agnt.exe this error. This occurs after the test has completed and has passed. Wondering if there is an updated version or if anyone else experiencing this issue.
6
1
254
asked 13 years ago by fuzzy-davis
updated 13 years ago by sammyh
Does anyone have an example of using parameters in an XAPI-XP-TEST?