Java add-in is need to work on java oriented project ?
Answers were Sorted based on User's Feedback
Answer / venki
If we want work with java objects we should add java add-in
in add-in manager window. so that it will identify java
objects during recording and running the script.
correct if i am wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanth chilam
By default Qtp Supports following environments for Testing:
VB
WEB
Windows
Active X
we can Test JAVA,.NET,ERP,MAIN FRAMES,ORACLE,SEIBEL
Environments and so on...but the compatible ADD-INS are
necessary for us .
Initially for Testing the JAVA Appl,
we need to Install the JAVA Add-in & then we have to check
the JAVA addin checkbox in the addin Manager window then
log-in to the qtp.
now we can test the JAVA APPl.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ujwala
yes it is needed and for all web based projects you need to
add java add in please correct me if i have given wrong answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell about descriptive programing in qtp8.2?
how to get the object property
Difference between copy to action and call to action?
for example one window is there, the window contains how many edit box's i want script? i know the script but that is not exact answer.... The script is like this .......... set a=description.creation() a("Native class")="WinEdit" b=window("Flight Reservation").childobject(a).count msgbox b if u found exact answer please getback to me? raju.ippali@gmail.com 9823257761
write the regular expression for date format of mm/dd/yy?
10 Answers CTS, HCL,
what is mercury.clipboard in qtp.where we can get this in qtp tool i.e tabs
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
what are the challenges do we face while testing webbased applcations using the automation tool QTP or any?
what is the difference between the modular framework and datadriven frame work
I want to clear the webedit field without using set"" in qtp script
What is the difference between per-action and shared?
tell me the script for envirnment value parameeter with an example. which situation envirnment valu parameter is used