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
Whats the realtime QTP testing process
Where we use data driver in qtp?
Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B
your coming from electrical backgroung..but y ur coming to software side?
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
How to remove associated function library?
Explain the parameter in qtp?
What is the use of ordinal identifier in qtp?
What are the common defects found in your project? (in qtp interview)
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)
how to do the batch testing in test director using manual testing procedure?
How many types of recording modes in qtp? Which will be used when?
What is quicktest professional (qtp)?
Does quicktest professional (qtp) is unicode compatible?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0