Votes
Answers
Views
Question
4
votes
1
answer
178
views
asked 10 years ago by
updated 10 years ago by
Our application can spawn multiple browsers and each on has a different title, so how do I pick and choose a specific browser during my test?
1
vote
1
answer
27
views
asked 10 years ago by
updated 10 years ago by
Does HP UFT support 4gl applications?0 We have to automate an application developed in that technology
3
votes
1
answer
47
views
asked 10 years ago by
updated 10 years ago by
I had come across an enhancement request with HP regarding Siebel Open UI support and they did not list it in any patches for QTP 11 or UFT 11.50. Do you know if it will ever be supported?
2
votes
1
answer
368
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...
4
votes
1
answer
237
views
asked 10 years ago by
updated 10 years ago by
I record simple action for a treeview control, so I select node, Right-Click on it and once context menu opens, I click on one line in it. Code, generated by QTP/UFT through recording - don't work SwfWindow("MyWin").SwfWindow("MyTree").SwfTreeView("myTreeV").RightClick &#...
2
votes
1
answer
489
views
asked 10 years ago by
updated 10 years ago by
Is there a way to get the text off an Insight object in UFT??
4
votes
2
answers
67
views
asked 10 years ago by
updated 10 years ago by
We have a web page that displays a message when a field has invalid data in it, and we need to validate that the correct message is being displayed. Sample HTML code is: Username: document.getElementById("usrname").setCustomValidity("Username is required!"); How do I validate that th...
2
votes
1
answer
33
views
asked 10 years ago by
updated 10 years ago by
We have an issue where UFT/QTP does not run when tests are run from QC, and when we log onto the affected machines and try to launch QTP, we get a series of errors. Once these are cleared, it works again for a while. We now figured out what triggers these errors. A while back, in order to resolve ot...
0
votes
1
answer
63
views
asked 10 years ago by
updated 10 years ago by
We all know that any test run values added to DataTable (i.e. DataTable.Value("xyz") = 1) are volatile and can only be retrieved in the test report. I need to be able to set run time values in to the test DataTable Permanently so after the test the values are saved with in the test itself.
EyeOnTesting

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

X
Scroll to Top