Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Test parameters
#1
Hi,

I m using QTP 9.2 , I have defined Test input parameters (username, password) and output parameter (value1). On running the test by providing value to username field of application by test input parameter "username", Run time Error message "Parameter does not exist" gets displayed. But on providing input output parameters through action properties, it is working fine.
Reply
#2
to use the parameters defined for test, you should use 'TestArgs' instead of 'Parameter'
TestArgs("Value1")

Reply
#3
Thanks, it is working.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Set data parameters Mik2s 1 1,982 03-07-2019, 10:18 PM
Last Post: supputuri
  Part of parameters missing when passing between actions skumar007 1 3,483 10-10-2014, 02:00 AM
Last Post: skumar007
  Launching .exe file with parameters magnifyingone 1 3,670 08-28-2014, 06:39 PM
Last Post: dplank
  Need Help Understanding Parameters alex228015 0 2,631 03-18-2014, 12:30 AM
Last Post: alex228015
  New Test Parameters VenkataBonu 6 10,833 12-10-2013, 09:11 AM
Last Post: cflow

Forum Jump:


Users browsing this thread: 1 Guest(s)