How do i create a winrunner Customization Functions?

Showing Answers 1 - 2 of 2 Answers

ashok

  • Jan 17th, 2006
 

Add Customization functions that enable you to modify WinRunner to suit your testing environment.

You can add TSL statements to your test scripts using the Function Generator in two ways:

  • by pointing to a GUI object, or
  • by choosing a function from a list.

When you choose the Insert Function command and point to a GUI object,WinRunner suggests an appropriate Context Sensitive function and assigns values to its arguments. You can accept this suggestion, modify the argument values, or choose a different function altogether.

You can customize the Function Generator to include the user-defined functions that you most frequently use in your tests scripts. This makes programming tests easier.

By

Ashok

  Was this answer useful?  Yes

bobbyvlk

  • Nov 8th, 2006
 

Make use Generator_add_function

  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