Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get input from the user in QTP?
#7
Solved: 10 Years, 9 Months, 2 Weeks ago
Try this code -----


Code:
Dim Username,Password
UserName = inputbox("enter the username")
Password = inputbox("please enter the password")
msgbox Username
msgbox Password
Reply


Messages In This Thread
RE: How to get input from the user in QTP? - by tester_rahul - 02-11-2011, 03:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need to input Japanese Character through UFT Alaguraja 0 797 07-01-2020, 11:32 AM
Last Post: Alaguraja
  Set user control property Ranu 0 1,954 11-09-2013, 12:44 AM
Last Post: Ranu
  Problem in Input from keyboard:sendkeys Rachna 1 4,785 10-14-2013, 06:07 PM
Last Post: anil2u
  QTP user guide and tutorial katma123 4 9,214 05-31-2013, 11:40 AM
Last Post: rajivjoshi
  How to Pass Output value as input from one IE windoe to another IE window newqtp 0 2,304 01-24-2013, 08:36 AM
Last Post: newqtp

Forum Jump:


Users browsing this thread: 1 Guest(s)