Votes
Answers
Views
Question
3
1
217
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I am automating a website that requires an CHROME FRAME to be installed. We have installed the CHROME FRAME. And now the controls in some page are not identified correctly from QTP 11, all object now look like this: Browser("Browser").WinObject("Chrome_RenderWidgetHostHWND").Click 41...
4
2
104
asked 12 years ago by kaptainkayoss
updated 12 years ago by pavelshainsky
I am having trouble in my application with the objects QTP is trying to work with. The application GUI changes with new builds, and the properties of the objects do not match from recording on one build and playback. Does anyone know how to change them or am I stuck with updating the OR each build?
4
1
60
My IT staff has just upgraded me to Windows 7 64-bit. I was previous running Windows XP. Now whenever I try to execute my QC API scripts, I get the error: Windows Host Script Error: ActiveX component can't create object: 'tdapiole80.tdconnection' Code: 800A01AD Source: Microsoft VBScript runtime err...
1
1
88
asked 12 years ago by pavelshainsky
updated 12 years ago by Michaeldx
Trying to parametrize my Webservices using Excel documents stored in my "Test Resource" Folder in Quality Center. Anyone have any experience reading those into the API Test? (I can do this just fine in the GUI/QTP test). I want the resource to be parametrized, i.e. I can instruct QC to use T...
3
2
63
I am needing some assistance in extracting the username and the full names from a specific project. We are going to be reviewing the users in the project and want to be able to show on a report with the full name. I am not seeing any options in the project for exporting the user info. Any help would...
3
1
128
I'm using HP ALI to sync my project builds via Hudson. When I make a change to my project, it takes awhile for it to sync to ALI. What drives this, and can I change it?
3
1
44
Hi, When I create a test case, I can't find an option for QTP in the "Type" selection where I can launch QTP from QC. Do I need to install extra components in order to enable this feature ?
3
1
32
Hi, I was wondering if there is any way to capture the AJAX call (address and data) that a webpage could make ? Regards
4
1
88
Tags:
We have a few QC servers, QA, Prod, and even a demo/test area for training. We encourage most folks to use QC/ALM Explorer as much as possible, and have it already installed on our Workstations. As most know, once you put in a QC server URL, it is listed in the drop down to choose from. With changes...