Votes
Answers
Views
Question
1
1
31
asked 10 years ago by sai
updated 10 years ago by Captain Mercury
Hi All, **Issue Description** Currently we are in the process of migrating and upgrading QC10 Patch 7 projects to QC 11.52 Patch5. After the upgrade of QC10 project to QC11.52 Patch5 ; we noticed that while we attempt to click on Audit Log details present in History tab of a Requirement, we are rece...
1
2
141
asked 10 years ago by kaptainkayoss
updated 10 years ago by ajujayapal
I'm using UFT 12.01. I have an innertext property value of a bunch of values in a list, but they don't have a delimeter like a comma or anything to work with. Is there any way I can extract these values without a commma delimeter? I'm pulling it from a GetROProperty and storing it in a variable like...
1
1
50
asked 10 years ago by gauravshankar
updated 10 years ago by rich-text
Hi, I am trying to design a VB Script which will read the .exe fie location based on the Outlook email notification, copy that and paste it to a designated location on the hard drive. Is this feasible, if yes what would be the approach to follow ?
0
1
35
asked 10 years ago by sai-maneendra
updated 10 years ago by raghu
0
1
28
0
1
539
asked 10 years ago by sarath-medisetty
updated 10 years ago by karthik-arutla
4
2
931
For Example... If i have two vbs files named, File1.vbs and File2.vbs In File1.vbs there are two sub/function as hello(), welcome() and In File2.vbs there is sample() is a function... Now i want to call the sub welcome() from File1.vbs into File2.vbs sample() function.
0
1
204
asked 10 years ago by ahmedsyed
updated 10 years ago by bubblehead712
1
1
134
asked 10 years ago by kaptainkayoss
updated 10 years ago by rich-text
I am trying to use AOM to write a script that runs on a remote machine. I know I need to create the QuickTest.Applicaton object, but how do I tell it to work with a different machine?