Votes
Answers
Views
Question
1
vote
1
answer
93
views
asked 11 years ago by
updated 11 years ago by
I have a vbs file that launches QTP 11. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create o...
1
vote
1
answer
182
views
asked 11 years ago by
updated 11 years ago by
I know there's an API for automating UFT GUI-Tests (aka QTP), but I've not been able to locate documentation on automating UFT API-Tests. Does such an API exist for API-Tests? Thanks!
1
vote
1
answer
233
views
asked 6 years ago by
updated 6 years ago by
This API Script has calls to a couple of REST services, one through REST Activity and the other through HTTP Activity. Script has lot of user code with connections to DB and Excel workbooks. This script iterates a set of test data and logs results after verifying the expected xml/json responses. Scr...
1
vote
1
answer
16
views
asked 7 years ago by
updated 7 years ago by
I've scripted a database script and we're executing it daily. The execution time varies vastly for eg. Mon it would be 15 mins and tue it would be 23 mins. Can someone help me with this issue.
1
vote
1
answer
180
views
asked 7 years ago by
updated 7 years ago by
I'm trying to compare an expected date value to an API datetime field. I need to know how to use the UFT API Custom Expression to grab only the Date portion of the DateTime returned value. Or, is there another way that I can compare the two dates? Currently, when I pass in my expected date only valu...
1
vote
1
answer
70
views
asked 7 years ago by
updated 7 years ago by
I've an Rest API call where the url part is same and relative url part changes. For eg. URL ---> https://abc.xyz.com, Relative Url ---> /titan/ID. In this example, in relative url, the 'ID' keeps changing, how can i handle that?
1
vote
1
answer
117
views
asked 7 years ago by
updated 7 years ago by
I'm fairly inexperienced with databases. If I want to use the database activities in a UFT API test, is there anything special I need to know about specifying a connection? The database is an IBM Netezza database. I'm not sure what to ask the developers for. Should I ask them for a JDBC connection s...
1
vote
2
answers
37
views
asked 7 years ago by
updated 7 years ago by
My test was working fine couple days ago but now I have notices that the End Node is missing in my UFT API test results.
1
vote
1
answer
31
views
asked 6 years ago by
updated 6 years ago by
GUI Test -> API Action1 -> API Action2. When i run the test, after executing the GUI test the API Test stops. It doesn't execute API Action 1 & 2. Can you help me with this issue.
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top