Votes
Answers
Views
Question
1
vote
1
answer
503
views
asked 10 years ago by
updated 10 years ago by
I need the ability to test IE using different users. With manual testing, I can use Shift + right-click on IE's icon and select Run As Different User and change the user that way. How can I do this with UFT?
0
votes
1
answer
491
views
asked 10 years ago by
updated 10 years ago by
2
votes
1
answer
476
views
asked 10 years ago by
updated 10 years ago by
How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...
0
votes
1
answer
446
views
asked 8 years ago by
updated 8 years ago by
UFT error "The server process could not be started because the configured identity is incorrect. Check the username and password" when trying to run a test from ALM
2
votes
1
answer
408
views
asked 8 years ago by
updated 1 year ago by
Odd one here...on some of our client machines, UFT can't recognize our Java app as anything other than a Window...pretty sure the version of Java should be compatible...how can I get Object Spy to correctly recognize it as a javawindow??
6
votes
1
answer
342
views
asked 14 years ago by
updated 14 years ago by
When running automated test sets via the Test Lab feature in Quality Center, I have been frequently receiving the following error in a Windows dialog: "Unable to allocate memory." The window has a title of simply "Error", so I am not certain whether this is in Quality Center or Quick...
2
votes
1
answer
338
views
asked 10 years ago by
updated 10 years ago by
We have used Object.Exist(10) as a stand alone statement for a dynamic wait in QTP10, but that fails now for QTP 11. Exist() does work in QTP11 when used within another statement such as If-Then, but does not work stand alone. This has been failing for Web Objects, but we have not tried other object...
1
vote
5
answers
336
views
asked 9 years ago by
updated 6 years ago by
I'm trying to execute the following line in my script: Set qtApp = CreateObject("QuickTest.Application") When it runs, I get the following: "Error: Unspecified error Code: 80004005 Source: (null)"
8
votes
2
answers
332
views
asked 12 years ago by
updated 12 years ago by
We have our daily regression tests scheduled to kick off at 3:10AM every day. This morning when I checked QC, the status of every test said "Illegal operation attempted on a registry key that has been marked for deletion." I've never seen that before!
EyeOnTesting

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

X
Scroll to Top