How to access a test input parameter?

Showing Answers 1 - 2 of 2 Answers

Purna

  • Jan 17th, 2007
 

Hi,

Using  Parameter("Parameter Variable").

regards,

Purna

  Was this answer useful?  Yes

ashish raval

  • Oct 8th, 2012
 

this is how you can access test input parameter till QTP 11.00
myVar = TestArgs("inputparamName")

you can use his in parent action in the test.. to use in other child actions you have to pass this parameter as input parameter from the calling test..


but I dont know in UFT which is latest version of QTP (QTP 11.50). this syntax is not working in UFT..

regards,
Ashish Raval

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions