New to QTP: In a qtp flight booking application, I tried to
parameterize the to and from drop down lists using data
table, depending on ur drop down selection it will pop up a
list of flights. Here I am not finding a way to select
flight randomly from given list... Thanks in advance guys.
Answer / a.thirumalareddy@gmail.com
Browser("Find a Flight: Mercury").Page("Find a Flight: Mercury").WebList("fromPort").Select randomnumber.Value(0,9)
Browser("Find a Flight: Mercury").Page("Find a Flight: Mercury").WebList("toPort").Select Randomnumber.Value(0,9)
just use these two steps
randomnumber is used for selecting the values randomly within the given range (here 0,9 because total items are 10)
| Is This Answer Correct ? | 4 Yes | 1 No |
how to export the result to notepad....for example i want to enter the user name and pass word and clicking on login button ......once you click on login button the corresponding page will open ...in that page you having one list box ...here you can get either success or failure ........friends here i want export the message what ever i got either success or failure .....how to export the result to note pad
what is the defference between QTP 8.2 and 9.0and 9.2? plz tell me
By using QTP can we record any log files written by the application which is in execution?
How can i check elements sorted in dorpdown using qtp..
What is positive test case and Negative Test case? What is the meaning of Real World Scenario's?
Hi I am from delhi, Now I can surely say that no institution of QTP here in Delhi After reading you people I want to get cry, from last six month I am trying to learn QTP, I have knowledge too but dont know VB Script. Now it appears that without learning QTP no one can learn complete QTP, I want to get a formal learning in QTP. Can you suggest me the best institution. and please let me know the charges and span of the course too. thanks in advance to you alkaa.dugaal@gmail.com
What will be happen if i load object repository at run time, but it has already associated.
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
anyone can explain about "Smart Identification" in QTP. what is the use of "Smart Identification" ???
how to write testcases for web based insurance,from the script by using qtp.
what is the framework followed by ur company in qtp
How do you do batch testing in wr and is it possible to do in qtp, if so explain?