Votes
Answers
Views
Question
20
1
150
asked 15 years ago by Michaeldx
updated 15 years ago by bubblehead712
This is probably a really easy thing to do, but I haven't found out how yet! How do you use QTP to resize & move an IE browser? I can use intHeight = Browser("Internet Explorer").GetROProperty("height") intWidth = Browser("Internet Explorer").GetROProperty("width"...
17
3
68
I'm trying to format the date a few different ways in my QTP test for an app. Does anyone know a reference that I can use?
17
1
72
asked 15 years ago by bubblehead712
updated 15 years ago by bubblehead712
How can I launch my application under test from QTP menu.
15
1
48
asked 15 years ago by hank-the-hammer
updated 15 years ago by bubblehead712
I need to repair my QTP 10 and when I go to the control panel it asking for the install media (software). My Network person is on vacation this week and I can not get to the original install media. Is there some other way to repair QTP with out the media?
13
2
51
My QTP 10 main menu item has disappeared. For example when I try to open a test (File > Open) there is no option for Open. All of the sub selections are missing.
12
1
50
asked 13 years ago by bubblehead712
updated 13 years ago by bubblehead712
How does one turn off updates for Google Chrome browser so I can work with the correct patch in QTP?
12
2
87
asked 13 years ago by fandabidozi
updated 13 years ago by mrwhite
Does anybody know if I can install Sprinter and QTP on the same machine?
11
6
206
I'm trying to use the Native Properties of an object on a website. I've used the Identification properties, but there are 6 different items on the site (only 2 are visible to the user) with the same ID properties. The only differences I've found so far are in the Native Properties. How do I use the ...
11
1
114
asked 14 years ago by bubblehead712
updated 14 years ago by bubblehead712
A question I get often is "Can you automate running of ALM/QC Test Set from a scheduler"? The answer is yes but I never had a good example to provide.