Votes
Answers
Views
Question
0
votes
1
answer
19
views
asked 2 years ago by
updated 2 years ago by
Category: Test Automation
When using the Object Spy, a lot of times that hover stops working on the GUI objects. I tried a repair, but it still happens.
2
votes
1
answer
7
views
asked 3 years ago by
updated 3 years ago by
Category: Test Automation
I'm trying to use the Sample FlightGUI application that came with UFT to do some training, and it is not working right. When I record steps, I get Window objects, but when I replay the script, I get an error stating UFT cannot identify the objects. Here's some sample code I'm getting: Window("Micro ...
1
vote
1
answer
28
views
asked 5 years ago by
updated 5 years ago by
Category: Test Automation
My API test calls a GUI test. After running the GUI test, it won't continue running iterations. The first iteration runs without a problem, but subsequent iterations hang and never complete. It happens only with one specific GUI script (See code below). CustomerNumber = 649877 FilePath = "C:\\Te...
0
votes
1
answer
72
views
asked 6 years ago by
updated 6 years ago by
I have added the script below. Please let me know if you have any questions. Browser("myBrswer").Page("myPage").WebButton("Create PDF").Click Browser("myBrswer").Page("myPage").Link("Main Menu").Click Browser("myBrswer").Page("myPage")....
1
vote
1
answer
124
views
asked 6 years ago by
updated 6 years ago by
We are preparing to update UFT on a large number of computers which we want to run as silent installs. I have most of it configured, but I have not been able to find a way to do a silent install for the Web 2.0 add ins, from which we require extJS and JQuery. I don't see it listed in any of the docu...
1
vote
1
answer
29
views
asked 6 years ago by
updated 6 years ago by
GUI Test -> API Action1 -> API Action2. When i run the test, after executing the GUI test the API Test stops. It doesn't execute API Action 1 & 2. Can you help me with this issue.
1
vote
1
answer
587
views
asked 6 years ago by
updated 6 years ago by
I've written a couple of small vbscript files. The first one launches UFT and runs a script to completion then quits UFT. That code is listed here: -------------------------------------------- Dim uftApp Dim WshShell Set uftApp = CreateObject("QuickTest.Application") If NOT uftApp.Launched T...
0
votes
1
answer
267
views
asked 7 years ago by
updated 7 years ago by
How to programmatically call api test from uft function?
3
votes
1
answer
74
views
asked 7 years ago by
updated 7 years ago by
Hello, We have recently started migrating newer users to the Windows 10 platform. Since moving to the new OS, we are noticing that we are having issue with the client GUI displaying correctly. It cuts off some of the grids and the trees. The users have logged in on older systems and it is displaying...
1 2 3 5
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top