Votes
Answers
Views
Question
0
1
50
asked 13 years ago by Michaeldx
updated 7 years ago by bubblehead712
Tags:
When trying to use the Web Services Wizard, I'm getting the following error message in the Object Properties description: "Exception thrown while trying to generate type." on the XMLWarehouse("UnsupportedType") object. This is the first time we've experimented with using the webservi...
2
1
24
asked 13 years ago by soapy-smith
updated 13 years ago by pt-barnum
We just applied a Patch to our ALM server and now our ALM Synchronizer, Excel Import and QTP integrations do not work any longer.
2
3
222
How to select random rows and cols from excel using QTP
2
1
18
asked 14 years ago by srihari-amgen
updated 13 years ago by michael-1
Hi All, 1) We have QTP 10.0 integrated with QC 10.0. In this case say if a checkout is performed on the test script from QTP, Is it possible to check in the same test script from the QC 10.0 instead of checking it from QTP? 2) We have QTP 10.0 integrated with QC 10.0. In this case say if a che...
0
1
139
I'm using QTP 9.2.0.0 Build 2610 with a customer's framework. The UBound function does not work, I get 'Type mismatch: UBound'. The specific line of code is: "nResult = ubound(aArray)" I've verified that aArray is a single-dimension array when passed to ubound. The word 'ubound' does not app...
3
1
35
asked 14 years ago by gem
updated 14 years ago by bubblehead712
My test goes to a web site and downloads a program. When the test attempts to runs the downloaded file from IE, a security warning pops up appears. This pop up is not accessible by QTP. Does anybody have any ideas how to get this to work?
5
2
33
asked 14 years ago by fandabidozi
updated 14 years ago by bubblehead712
I am having trouble with setting data in formatted WebEdit boxes. Sometimes the text is applied then the data flashes and the WebEdit is cleared. Any thoughts as to what can be done?
5
1
58
asked 14 years ago by pumpkin
updated 14 years ago by bubblehead712
QTP can record, but not playback, a Java button click. I verified that the button and all its hierarchy are valid objects. Does anybody have a suggestion?
6
1
27
asked 14 years ago by neena
updated 14 years ago by bubblehead712
Tags:
Does anybody know if you can customize the msgbox, I would like to add check box to my msgbox?