Votes
Answers
Views
Question
2
votes
1
answer
442
views
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
votes
1
answer
30
views
asked 11 years ago by tnone
updated 11 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
votes
1
answer
38
views
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
votes
1
answer
69
views
asked 11 years ago by ditch-brodie
updated 11 years ago by mrwhite
When doing a step capture of a new test in Sprinter 12.01, I am getting a pop up message that says the Sprinter Agent is not responding. Sometimes stopping and repeating will get past this, other times it just repeatedly comes up and seriously affects any work. Do I need to reinstall or made some ki...
2
votes
1
answer
214
views
asked 11 years ago by coltsfan12
updated 11 years ago by mrwhite
Tags:
Using OTA API code to try and create business components in a project. In one project, the code works fine. Edit the code to login to the other project plus a few edits for the business component to be added to the second project, and I get a "failed to post simple key entity" message. The e...
2
votes
1
answer
38
views
So Sprinter 12.20 has Windows 8.1 support. Any caveats that are yet known for Sprinter 12.20 in that particular OS? About to setup a test env using those credentials so wanted to know to watch out for anything.
2
votes
1
answer
74
views
asked 11 years ago by ditch-brodie
updated 11 years ago by mrwhite
Tags:
We have automail enabled for our projects. We would like to have attachments for these emails. Is there an easy solution for that?
2
votes
1
answer
790
views
asked 11 years ago by ditch-brodie
updated 11 years ago by mrwhite
Getting a Class Not Registered Error when trying to connect to ALM server via ALM Explorer. As soon you hit enter on the ALM url the error pops up. Hit Okay to the error and nothing then happens. Try enter again on url and repeat error.
2
votes
1
answer
53
views
Now that Sprinter 12.20 has been released, curious about UFT integration. We have a few workstations that just upgraded to UFT 12.02. I know of past incompatibilities and special steps to perform to have these apps share a workstation. We generally don't tend to try to have both on a machine, bu...