How do you test a dll file by using Winrunner?

Showing Answers 1 - 3 of 3 Answers

Krishna

  • Jun 27th, 2007
 

DLL is similar to compiled module concept.
Ex:
consider abc.dll.
INSTALL dll file in the respective environment and make the different tests or Test cases as compiled modules.

Use Load and Unload functions to Test the activity.

  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