write a qtp code to display all the items in the fly from
combo box or list box
Answer Posted / pramija
n= window("flight reservation").WinComboBox("Fly
From:").GetContent
print (n)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why we load add-ins in qtp?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
Hi I know two types of testing processes. 1. Reaquirments stage,test design,code review's, Design review's, Test Plan, Test Cases design, test execution, Defect Reporting and tracking, UAT, Signoff. 2.Test Initiation , Test Plan, Test Design, Execution,Bug tracking, UAT, Sign off.
Hi.. I want to do parametrization for selecting perticular flighr say XYZ by using local table: criteria: 1.If flight is available msgbox "Flight is available" and then select flight from flight table and click to ok button after that as enter username and ticket no and then stop 2. otherwise msgbox " Flight is not available" and stop Please help me out ..and let me know your responses on dipak.bachhav@gmail.com Regard, Dipak
What are some test assets and related extensions of qtp?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
what is the latest version of QTP? Main difference between 9.2 and 10 version
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Define object spy ?
what type of framework u r using in ur organization
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
what is the diff between manual test plan document and automation test plan doc.can u explain indetail.
By using QTP can we record any log files written by the application which is in execution?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
why text area checkpoints cannot used for web applications