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 |
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
HOW TO COUNT NUMBER OF ITEMS PRESENT IN WEB LIST
Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?
i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute
What are the different recording modes?
1)what is the Exact Meaning of Environment Variables? 2)what is Compile Module in QTP? what exactly it contains Functions or Actions?
What is the meaning Work bench?
can u write Script to do Data Driven Testing throuh Externel & internel XL Sheet
i have qtp 9.5 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
How to capture the tooltip of webelement,if there are two values displayed in tooltip of webelement?
What scripting language is QTP of?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)