What is the purpose of loading WinRunner Add-Ins?

Add-Ins are used in WinRunner to load functions specific to the particular add-in to the memory. While creating a script only those functions in the addin selected will be listed in the function generator and while executing the script only those functions in the loaded add-in will be executed else WinRunner will give an error message saying it does not recognize the function.

Showing Answers 1 - 6 of 6 Answers

nagarjuna

  • Jun 7th, 2006
 

 For exaple if we want to test the VB applications we have to go to add_ins so that that application will execute properly

  Was this answer useful?  Yes

kiran

  • Oct 30th, 2006
 

Loading add ins in qtp is to recognize the objets inthe Aut's developement Environment.

  Was this answer useful?  Yes

pravin08

  • Jun 19th, 2007
 

Add-ins in WR helps in loading the respective dll files so that the WR can recognize the objects in the application as standard objects.

  Was this answer useful?  Yes

PJC

  • Sep 11th, 2007
 

In order to recognize the object properties to platform which it depends the WinRunner Add-Ins were used..For example when the application runs only on VB then VB Add-Ins would be selected otherwise it will display error message as it does not recognize the object...

  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