Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
usage of Inputbox in the QTP script
#1
Not Solved
Hi,
I could able to enter date in the input box but it is not assigned into the application whilte running the script..

Here it follows

Code:
Dim inputVariable
inputVariable=InputBox("Please Enter the End Date")
msgbox(inputvariable)

JavaWindow("User Information System").JavaInternalFrame("Valid values for Status").JavaTable("Table[]").SetCellData "1","7",inputVariable
but nothing is assigned to the mentioned column.
could you please tell me how can I do this

thanks very much in advance.
Reply
#2
Not Solved
Hi,

Please click on the specified cell before entering the data.

I think that should resolve your issue, if not please place the screen shots of the object Spy on the object and the app area. So that we can find out the root cause and provide the sol'n.
Thanks,
SUpputuri
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  telnet usage in qtp? smitapawar610 1 1,212 01-04-2019, 11:11 AM
Last Post: pranalimane
  GWT Add-In usage in UFT 12.51 santhosh kumar 0 1,556 03-26-2016, 02:51 AM
Last Post: santhosh kumar
  usage of custom dll's bruegge 1 3,180 10-19-2010, 09:59 PM
Last Post: Cassin
  How to execute the qtp script when this script is added to schedule tasks? venkatbatchu 3 5,311 10-08-2009, 03:19 PM
Last Post: venkatbatchu

Forum Jump:


Users browsing this thread: 1 Guest(s)