Is there any option in QTP to add Java add-in after
instaling the QTP?
Answer Posted / 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 |
Post New Answer View All Answers
Which functionalities of QTP used in banking project? pls any say answer?
whow much strong on VB and C?
What is use of object spy?
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is throw Object?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
please any one can explain the keyword driven framework. with gmail example.
How can I check if a environment variable exist or not?
Why qtp the best testing tool?
What are some test assets and related extensions of qtp?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
What is the Difference between test object and run time object?