Hi Guys,

I tried to install java add-in for QTP 9.5 after the whole
installation but it didn't install but then i also found in
documentation saying that winrunner7.6 patch for java
plugin would work fine with QTP. But when i tried to
install from winrunner7.6 it asks me for the path of
winrunner So my question is are we supposed to install
winrunner for java add in to work on QTP. Please suggest me

Answer Posted / amarendra kothuru

AT the time of QTP 9.5 installation, you need to select the
type of installation as "Custom" instead of "Typical".
Next, it shows the avaiable addins in it.
Right click on Java Addin and select the first item in the
list and continue your execution.

This way you van install any addins on QTP 9.5. no need to
install it from Winrunner 7.6.

All the best...

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which environments does qtp support?

668


What are test settings and global settings?

575


Give me At Least 5 Differences between DOCUMENTATION OBJECT MODEL(DOM)and COMPONENT OBJECT MODEL(COM)? Interviewer said me to WRITE the difference only in points not as you WRITE a paragraph ???? only in points

1616


How do you delete unwanted results in qtp?

598


How to analyzing the checpoint results?

514






I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1404


ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS

1516


What are the different recording modes and how do they work?

610


Can any one explain me what is the procedure to connect the remote desk by using QTP 9.2 ?

1513


How to suppress warnings from the test results page?

597


Explain process of smart Identification in QTP?

596


write a script for allinterview-submit Question first we've to select Choose Category,second select Sub- Category(Which is comes in to runtime)third select Question Type.for that give some descriptive and vb script

1356


What are the recording modes in qtp?

577


Hi we are running tests remotely from quality center and pushing tests into qtp boxes remotely, and it does execution but while uploading results back into quality center it hangs in qtp box.If any one come across similar problem, please send me details how to handle this. Thanks kris

1739


How do know the number of browsers opened?

620