Is there any option in QTP to add Java add-in after
instaling the QTP?
Answers were Sorted based on User's Feedback
Answer / alex
Yes, first you have to install QTP after you are enable to
install Add ins as .net, oracle, java, etc.
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / arun
Yes , we can add any type of add-ins if you purchase them
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / ganesh
no both answers are wrong...
java add-in means tester should work on java based project , in that situation
1st install the JDK software and after that istall QTP with java add-in......
next launch qtp with java add -in .....to test the java application.
than k u
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
I have a drop down box to show selected number of records in result page.It contains 4 items like 10, 25,50 and 100. when i was recordes script for seelcting each item and checking selecting number of records in the result page( it is in the same page in the table format)it is generating a new page with same controls( objects) in the OR. how to avaid these in OR? is it possible to write DP for only these lines?, remaining(remaingin lines of code) objects i want use from OR only. One more problemis if change ( add /remove properties of an OBJECT in OR , my ( recorded )application is not running.
write script for finding number of broken links in web page? kindly please answer my question.
3 Answers Manhattan, Oracle, Virtusa,
What are the features supported by UFT?
i want know iam working 2+ exp in QTP can i do performence testing (eg:loadrunner) yes r no?
How to use parameterization in qtp?
Syntax for how to call one script from another and Syntax to call one "Action" in another?
What are Test case selection criteria for Automation?
If 3 browsers are opened in our system, how to enter the facebook url into second browser by using descriptive programing
what is the difference between window command and dialog command
What is Associate Repository in QTP 9.2 ?