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 |
give one example where you have used regular expression?
WHAT IS THE USE OF "FUNCTION GENERATOR" IN QTP?
There is one login screen,after accepting valid username and apassword, it will show the next screen. In the 2nd screen u r having 2 combo boxes, U have to select any item from these, and click OK button. After closing that, it will show the 3rd screen. If u click CANCEL button from 2nd screen it will show the first screen. Write QTP script for it???
Analyzing the checpoint results?
Can anyone pls tell me in realtime (descriptive programming) how will the properties of the object be given to the test team. R they given in an excel sheet and is the same sheet also given to the development team and by whom is this given? Thanks a lot.
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
.qfl extension for which file? where vl use it
when i try to recognise a winmenu item it does not allow me to do that but recognises it as window..i am using qtp 9.2 could someone help with this
how to lunch the application in the qtp tool ?
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
Can anybody post some real time scenario in qtp? please its very urgent.