Votes
Answers
Views
Question
2
1
111
asked 15 years ago by Michaeldx
updated 15 years ago by bubblehead712
I'm trying to run a QTP test set on a schedule (every day at 3AM), but it's starting immediately despite having a time dependency. What might I be doing wrong??
0
2
30
asked 15 years ago by ratish-muralidharan
updated 14 years ago by bubblehead712
Hi, I am getting an error message when i am trying to upload the test attachments to QC from a shared drive. The error message displayed is "Invalid Server Response" while trying to connect to QC to upload the attachments. Can anyone help with a solution for this? I am using QC 10 and QTP 10
0
1
70
asked 15 years ago by daniel
updated 15 years ago by bubblehead712
QTP recognises and captures dropdown list control in the SAP CRM http gui during recording. But when the script is run immediately after recording it no longer recognises the drop down list when script is running. At the moment im using a two step process to capture the drop down, first i click the ...
1
2
153
asked 15 years ago by daniel
updated 15 years ago by bubblehead712
Starting to use QTP 10 with SAP and finding that it take up to 15 seconds for QTP to perform each SAP action. Does anyone have any tips about working with QTP and SAP?
2
1
30
asked 15 years ago by gem
updated 15 years ago by bubblehead712
I have a question about QTP. A co workers add-in manager only has Web, ActiveX, and Visual Basic. I have these as well as other add-ins like Terminal Emulator, .Net, etc. How can my co worker get these add-ins added to my Add-in Manager in QTP?
9
1
49
asked 15 years ago by neena
updated 15 years ago by bubblehead712
I am trying to use my VerifyVal function for text checks on fields that may contain several lines of text. I need to compare the text in a resource with out carriage. Do you know of way this can be done?
8
1
30
asked 15 years ago by pumpkin
updated 15 years ago by bubblehead712
When starting QTP and going to the menu "Automation" > "Record and run Settings..." > "Web" (tab) there is an option to "Open the following address when a record or run session begins", Where is that data stored and how can it be changed.
6
1
36
asked 15 years ago by tnone
updated 15 years ago by bubblehead712
How do other people deal with editing a test script and referencing another test at the same time? For example: I have a large set of test scripts. I am currently trying to debug a test script "Order". Every test calls "Order" as the first thing it does. I open the test script "O...
9
1
82
asked 15 years ago by pumpkin
updated 15 years ago by bubblehead712
I have a web page which a click on an image needs to be performed. The objects method for click works for IE 7 and 8 but, will not work in Firefox. The image object can be found from the object repository. Help