Votes
Answers
Views
Question
12
votes
2
answers
674
views
asked 15 years ago by Captain Mercury
updated 10 years ago by sentie
I want to do something like the web_add_auto_header() function does in a web script.
16
votes
10
answers
192
views
asked 15 years ago by rohit
updated 10 years ago by naomigoldberg
Category:
Application Lifecycle Management
Hi Folks, Do any one have experience of QC 10 to ALM 11 migration.I am about to start this .Could any one please help out to start this. Thanks a ton!!
3
votes
2
answers
489
views
anyone have example of the Evaluate C to use C functions in the AJAX TruClient?
7
votes
2
answers
224
views
asked 15 years ago by tyler-d
updated 10 years ago by bubblehead712
The main form of my application is identified using the following properties: swfname regexpwndtitle is owned window is child window QTP appears to be identifying my application mainly by the regexpendtitle property. This property contains that text found in the title bar of the application. The pro...
7
votes
1
answer
47
views
asked 15 years ago by srinivasa
updated 14 years ago by bubblehead712
I have a script in which I open an IE browser and using the URL get into the web application. In the web application there will be around 25 links and when I click on each link a Pop Up page opens. I do some validations in the Pop Up page and then close the pop up page. Some time this works find and...
8
votes
1
answer
41
views
asked 15 years ago by hank-the-hammer
updated 15 years ago by bubblehead712
Tags:
There's an issue with QTP displaying strange characters for the values of a Property Value pair. The object is a WinList ListBox.
5
votes
2
answers
55
views
asked 15 years ago by neena
updated 14 years ago by rashmi-prasad
QTP is not recognizing any web objects and it was working yesterday. Cannot record or playback on any web applications using IE 8 QTP 10.
4
votes
1
answer
43
views
asked 15 years ago by pumpkin
updated 15 years ago by bubblehead712
Just installed QTP on new Machine and every script that hits an error in execution causes the script to halt. It's a fatal error rather than a pause to allow me to review the error and correct the script.
18
votes
3
answers
120
views
asked 15 years ago by cathysoqa
updated 15 years ago by Captain Mercury
Tags:
I am trying to determine whether the current open browser is full screen before sending the full screen command. Browser("A").Object.FullScreen always returns false whether the browser is set to Full Screen View or not. I have tried to get this to work in IE7 and IE8 using QTP 10. Anyone see...