Combo-Box problem in an desktop java application.

How to pick/get 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.

The values being populated in the drop down list can be from database or static depending on the context. In many cases the list may not be filled simply from one database column but may represent a composite object that could represent multiple columns.

The combo box is an extension of base Java Swing class JComboBox.
Another issue is for a Calendar object that QTP does not recognize.

The calendar is a 3rd party control that the client has purchased – it is calling JDatePicker.

Can I get some help/directions on how to solve this issue or if QTP even supports these above objects?


Thanks,

Rohit

Questions by electrohit

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions