What is a Input parameter, output parameter in QTP?

Showing Answers 1 - 1 of 1 Answers

vinod

  • Dec 4th, 2006
 

Input parameter can be used with functions and procedures that which can be used to pass the input values from the calling test to perform the function/procedure's action

output parameter can be used with functions to return the value to main/calling test

  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