Hi Every body,
I have been a regular viewer of geek interview,I find it a very good site for trouble shooting.It has been very helpful in resolving my problems in QTP and other topics related to testing.Thanks a lot for all the information.
Hi Every body,
I have been a regular viewer of geek interview,I find it a very good site for trouble shooting.It has been very helpful in resolving my problems in QTP and other topics related to testing.Thanks a lot for all the information.
Hi Sri & Suji,
Its really a great feeling in letting people know our knowledge and ofcourse learning from them too..
Hi
I am New to Qtp tool.My project is Client Server application developed in Java.How to pick the data from the drop down list box. At the run time it does not capture the data in the record, because the QTP is unable to recognise the Drop down combo box. Is there any code for that (Descriptive programming).Can any one solve my problem plz. Java add ins loaded in the application. I compared all the properties using both the Object Repository and Object Spy. Thanks in advance.
Thanks,
Livetek
Hi,
If it is a Java application y dont u try this kinda scripting i mean descriptively!!
For example,
Browser("GapWeb - News - Home").Page("GapWeb - News - Home").WebList("favoritesCommand").Select "Vendor Profile"
I have done this and it works fine likewise..so jus' try n let me know if it wont work ..
Identify the Browser ,Page & Weblist name thru object identification process