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.
Answer Posted / 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 View All Answers
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Brief the process of testing with UFT?
How can we import into Excel "Details" ,"Result" ,"Time" parameters from within a Results Report which is generated after a Run error when a script is executed in QTP? Refer E.g below Status Functionality Description RunDate Fail Login User should be able to Login 12/3/2007 StartTime EndTime Details* 1:31:58 PM 1:32:29 PM (this one i want)
Define virtual object?
Where to use function or action?
What is the file extension of the code file and object repository file in QTP?
how many maximum number of virtual users we can create?
Explain qtp(quick test professional)?
What is the new version of qtp which is recently released in the market?
i need to add 1000 users in a domain i written the script for that and it is running successfuly but the problem is that my system is not the user of that domain in which i have to add users so for adding users in that domain i have to install qtp on that another system, can anybody suggest me the way to add those users from my system ultimately i want to know how to access remote computer through script
what is error and fault in terms of software quality?
What is the diff between image and bitmap check point?
am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)
Explain the check points in quicktest professional?
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!!!