Votes
Answers
Views
Question
20
1
144
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"...
18
3
99
asked 14 years ago by cathysoqa
updated 14 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...
18
5
908
asked 12 years ago by fred
updated 11 years ago by tlstockton
When you need to conduct project maintenance in ALM admin. You should have all items Checked In. As ALM / Project Admin, what is the easiset way to find all artifacts (by all users) that are Checked Out and How do you Check In the items in mass
18
1
340
We have an SwfToolbar in our .Net application that has several icons on it that take you to different sections of the application. I need to figure out how to click a specific icon.
17
3
64
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
71
asked 15 years ago by bubblehead712
updated 15 years ago by bubblehead712
How can I launch my application under test from QTP menu.
16
1
54
asked 15 years ago by jeffrey-gardner-1
updated 15 years ago by sammyh
Will Quality Center 10 work with Linux?
16
10
171
asked 14 years ago by rohit
updated 9 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!!
16
2
282
asked 12 years ago by riddari
updated 12 years ago by tlstockton
I would like to sort the R&D comments in reverse chronological order. How do I do this, presumably through workflow code?