write a qtp code to display all the items in the fly from
combo box or list box
Answers were Sorted based on User's Feedback
Answer / mudaseer
msgbox window("flight reservation").WinComboBox("Fly
From:").GetContent
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / prakash
msgbox window("flight reservation").WinComboBox("Fly
From:").getroproperty("allitems")
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / pramija
n= window("flight reservation").WinComboBox("Fly
From:").GetContent
print (n)
| Is This Answer Correct ? | 3 Yes | 1 No |
i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please
Where are the snapshots stored?
Hai anyone please "Explain about Framework in QTP?"
What is the main disadvantage of using low level and Analog modes?
pls tell me how will you write the vb script in QTP for DataDriven test from Excel sheet for multiple userid and password explain with example
any body want to learn qtp with real time concept on Banking domain contact ciraaj@gmail.com
Write script to fetch the data from global sheet where row number is 3 and parameter is "text"
3 Answers Accenture, Thomson Reuters,
after initiating one project for testing, when exacltly QTP tester role starts?
Can u call txt extension file in QTP?
What is the entry and exit point of automation testing
CAn anybody tell me how can I use QTP to capture any video in my application?I want to see the video file opened in my application after the tests are completed in tests results.Can anybody help me?
does test plan is in test strategy or test strategy is in test plan