i am unable to select an item from combobox using
Descriptive programming. can any one give me code for
scheduling the ticket using Descriptive programming.



i am unable to select an item from combobox using Descriptive programming. can any one give me cod..

Answer / priya

Window("text:=Flight Reservation").WinComboBox("attached text:=Fly From:").Select "paris"

For the combobox, we need to enable the smartcard identification and set 'attached text' as the smartcard identification property by clicking on cofigure...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

What are the features and benefits of Quick Test Pro(QTP)?

0 Answers   Crea,


I need Major Help with a Script I recorded in QTP 9.5. I am recording scripts for a Web-based application(s) I have all the URLs for each application in Excel spreadhsheet so that QTP can pull that particular application from the spreadsheet and run it. The problem is QTP isn't recognizing one particular URL so when I hit run in QTP to run this script it opens the internet Explorer but isn't open the URL I have in the Excel spreadsheet. I've retyped the URL and still QTP won't open this Particular one for some reason. The site its self is working fine but for whatever reason QTP won't open it. How do I resolve this? I have a deadline of next Friday the 7th to complete this task so please help me in any way you can. Thanks in advance

0 Answers  


Can we test internet application using QTP?

2 Answers   Quinnox,


How to use the object spy in quicktest professional 8.0 version?

0 Answers  


What does it mean when a check point is in red color? What do you do?

0 Answers  






Define Canvas view of UFT?

0 Answers  


Please can you give where can we get good QTP Training at Hi-Tech city Hyderabad?

10 Answers  


what about f2&f6 function keys

1 Answers  


Write a QTP script to enter a keyword in to Google search engine?

0 Answers   Wells Fargo,


how to write code for to select all the checkboxs in the gmail i wrote code for my question but it didn't works any body suggest what wrong my code my code is Set chkboxDesc=Description.Create() chkboxDesc("type").value="chekbox" Set chboxcollection=Browser("name:=Gmail .*").Page("title:=Gmail .*").ChildObjects(chkboxDesc) For i=0 To chboxcollection.count-1 chboxcollection(i).set "ON" Next i was getting general run time error pls help me i am in learing stage

2 Answers  


We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.

2 Answers  


How to attach a file to TD?

0 Answers  


Categories