Votes
Answers
Views
Question
1
2
105
asked 10 years ago by kaptainkayoss
updated 10 years ago by jacepaxton
I want to be able to kick off a batch file on a remote machine by using UFT so that it runs during part of a test. The machine I want to run the batch file on doesn't have UFT so I'm not sure how to pull this off.
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 ?
2
1
112
How do I find the local disk path to a test that I've accessed from UFT that resides in ALM? I know it's somewhere in the TD_80 folder, but there is a LOT of stuff in there, so how do I narrow it down?
3
3
289
In our application, we have a dropdown list that identifies in UFT as a WebElement. When I record on this object, it only records the click on the object but doesn't record selecting the value. How can I get this to work? Here's a publicly exposed example of a similar drop down: http://demos.telerik...
2
1
397
I'm opening browser using UFT: strBrowser = "iexplore.exe" strUrl = "www.myurl.com" SystemUtil.Run strBrowser, strUrl After that I try to login into my website and depending on if I have just IE open or if I also have Chrome open: - When only IE is running everything is ok - When IE ...
2
1
25
asked 10 years ago by tnone
updated 10 years ago by bubblehead712
There are many UI changes from on version of UFT to another. Is there a document that displays all of the changes for the user?
3
1
34
My web application launches multiple child browsers throughout the test. Sometimes UFT won't recognize an object on one of the child browsers unless I re-add it to the Object Repository. Is there some trick to getting this to work smoothly?
2
1
29
I had UFT 12.00 installed and I upgrade to 12.01. In that process I chose the ALM add-in. but after that I am not able to install UFT ALM Plug-in 12.01 Patch 1 (UFTALM_00075).
2
1
40
Test are not loading (automation test driver) in UFT 11.52 The tests are located in QC11.52 and are able to be brought up. UFT is connected to the correct project in QC, but are not able to be loaded. When UFT 11.52 is brought up on another machine by the same person the test is there with no errors...