Desktop Application developed in Java problem

Hi

I am New to Qtp tool. My project is an Desktop Application developed in Java.

How to pick the data from the drop down list box. At the record time it captures the data from the combo box but while running the script QTP is unable to open/recognise the Drop down combo box to select the data.

Is there any code for that?Can any one solve my problem plz.
I am really running out of time.


Thanks,
Livetek

Showing Answers 1 - 9 of 9 Answers

chanakya

  • Mar 24th, 2007
 

Ok...When you recorded, your script might be calling the object..i(n this case..the dropdown list item) by its name.

Go to the object repository and fidn that object and look at its properties on the right side. The first two properties could be the primary...and the name might not be the primary property. Try using a differant property.
Or Try descriptive programming. Learn about descriptive programming and learn a lot about object repository...thats ur only hope and hurry up..do it ASAP..if u dont understand the object repository....u cant do nothin with QTP

lemme know if u need more help

  Was this answer useful?  Yes

ankit

  • Mar 27th, 2007
 

if all the above not working then we have to add java addin in QTP

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions