QTP output parameters in the actions

Hi,

Plz explain how i can create the output parameters in the actions.

plz explain with the flight reservation window application.

then i tried with the input parameter with call action method

like using from action call properties..

but i didn't get correct result..

plz help me to do these parameters.

Thx and regards
Punitha

Questions by Punitha.R   answers by Punitha.R

Showing Answers 1 - 3 of 3 Answers

Dipak123

  • Jun 24th, 2008
 

Output Values:



  • A step in which one or more values are captured at a specific point in
    your test and stored for the duration of the run session

  • It is similar to GetROProperty Method but this GetROProperty Method is
    limited to retrieve the Property value of an Object's Property.

  • Using Output Values in QTP we can retrieve the information of object which
    includes Text, Property Values, etc., and store them in the RunTime DataTable
    as well as Environment Variable and then can be used this retrieved
    information according to the given Requirement.


Regards and Thanks,
Dipak

  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