How can we add user defined functions in load runner?

Questions by Rohan5   answers by Rohan5

Showing Answers 1 - 1 of 1 Answers

dbdude

  • Mar 24th, 2006
 

 Create  external library(.DLL) with function. Add this to VuGen Bin Directory. after adding assing user define function as parameter.

Syntax  _declspec(dllexport)char*<function name>(char*,Char*)

  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