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 |
waht is the diff b/w Environment variable and Global variable in qtp?? explain types of variable in qtp??
what is the syntax or command in vbscript to display user message example i want to display "welcome to QTP".
Hi, Plz give best Definition of Software Testing? Why we need Software Testing? and plz send 2+yrs experience Interview qutions (Manual,Qtp).
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What are the different types of action?
What is the advantage of associating a procedure with a test object?
what is difference between application testing and product testing?
Explain the types of properties that quick test learns while recording?
I am having major problems with some DB Table Checkpoints I add to my script. I 35 web based applications recorded and each has DB Table Checkpoints insert but only 1 script isn't recognizing the DB Table Checkpoints for some reason. I've checked the DB connections and the info in the Library Functions and still only this one script out of 35 doesn't recognize the DB Table Checkpoints. Can someone please help me figure out why only this one script out of 35 that's hitting the same database is having a problem.
in which situation u will use recording and in which situation u will used to write script manually
There are two tabs in the application suppose, A and B.On clicking the tab "A" one table grid will open. if u click on tab "B" Another table gride will open. Now can I do some operations on both table grids with a single table grid properties in the object repository? I have added all objects of the first table grid into the object repository Now iam checking enable/disable status of "save button" in the second table grid my code is like this val=javawindow("zseries").javabutton("save").getroproperty ("enabled") when I highlighting the save button in the object repository by keeping open the second tablegrid on the application.It is displaying the popup message"The selected object can not be found in the application" can I use properties of one table grid for both tabs if so how it is possible. Can anyone help me
How many types of Automation frameworks are there in UFT? Describe them.