Hi All, I am new to QTP but i was trained on winrunner
before. My problem is..QTP 8.2 was unable to record my
application which is a java app. By selecting smart
identification, i was somehow able to record the test BUT
QTP cant run the test! Can anyone help me in walking
through this problem..Is java addin really necessary for
this?? Is there anyways i can run the test successfully? I
am not sure whats going wrong in my testing.Please do help
me asap as i need to submit the report early.
Thanks in advance

Answer Posted / rajendra

If u r automating Java application then u should need Java
add-inn.Without java add-inn tool cant identify objects.My
application also java, we r using QTP9.2 with java add-inn.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?

1899


Describe synchronization point.

804


Hi, I have 2 dropdown listboxes called region and city/area. It needs to select one region(Santa Clara) and one city/Area (Sunnyvale).So I put this in the for loop and I am storing the Items in the variable called itemname. The regions value will get changed,so I used reg expression for this regions. This is my code Browser("MLSListings.com").Page("MLSListings.com").Link("» County/Area").Click Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Check CheckPoint("regions") ListSize=Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetTOProperty("items count") For i = 1 To ListSize-1 Itemname =Browser("MLSListings.com").Page ("MLSListings.com").WebList("regions").GetItem(i+1) Browser("MLSListings.com").Page("MLSListings.com").WebList ("regions").Select Itemname ................. If I run the script,I am getting the following error, Cannot identify the specified item of the regions object. Confirm that the specified item is included in the object's item collection. Any Help? Thank you, Uma

1543


What is the file extension of the code file and object repository file in QTP?

844


How qtp recognizes the object?

867


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1721


How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined

1712


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

1908


What is QTP scenario.

1918


How to find operating system information using the qtp script?

815


Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.

3111


Did the scripts need lot of maintenance? If yes, why?

3543


What is checkpoints for qtp?

729


What is test object?

892


What is system testing and what are the different types of tests you perform in system testing?

863