Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to automate combo box in a application using qtp
#1
Not Solved
Dear Friends,

Can you please let me know how to automate the below task with an iteration of 5 times.

1. Open to the below link i.e BOA login
https://www4.bankofamerica.com/global/st...ate=signin
2. Select the location where the customer is having the bank account and click go button.
3. Repeat the step 1 and 2 for five different customers.

Do I need to store the five different location values in the data table. How to get the value from the data table to the combo box.

I want to select one value at a time. Like that the application need to be opened for 5 times and different values need to be fetched. I tried with a code. It is not doing exactly what I am looking for,

Code:
Browser("Bank of America | Please").Page("Bank of America | Please").WebList("state").Select "Arizona"
Browser("Bank of America | Please").Page("Bank of America | Please").Link("Go").Click
Browser("Bank of America | Please").Page("Bank of America | Sign").Link("Home").Click

Could you please help with the code.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  "How to automate SAP Applications using QTP" suresz449 9 22,599 09-01-2017, 12:42 PM
Last Post: Shiva Kumar
  How can we get the Windows application Text box background color Using UFT 11.53 Kuppampattu 3 5,669 06-06-2017, 11:12 AM
Last Post: workrohit08
  Not able to set value in application web edit box tanuj dewangan 4 3,471 07-29-2016, 03:58 PM
Last Post: harshadevadas
  Automate BMC Control M applications using QTP Saranyaciet2 0 2,630 05-22-2015, 09:43 AM
Last Post: Saranyaciet2
  Find Combo Box length? AndyBSG 3 3,730 12-05-2014, 10:02 PM
Last Post: AndyBSG

Forum Jump:


Users browsing this thread: 1 Guest(s)