Votes
Answers
Views
Question
5
votes
1
answer
34
views
asked 12 years ago by kaptainkayoss
updated 12 years ago by rich-text
I'm trying to figure out a way that I can write my own status messages outside of using the QTP Report object. I don't need the status information part of the report. I wanted to make notes of what part of the script was being tested and maybe some data that is being used in the test.
3
votes
1
answer
219
views
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
votes
2
answers
109
views
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
votes
1
answer
67
views
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
vote
1
answer
95
views
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
votes
2
answers
67
views
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
votes
1
answer
129
views
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
votes
1
answer
44
views
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 ?