Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Does Truclient has vuser_init function and will execute the cutomer's logic in it?

$
0
0

Thank you very much.

 

Yes, to control the logic to be executed for only once, I used to use parameter defined in Parameter list, but the method I used to check the value is set or not is not very perfectly, e,g

 

if (strcmp(lr_eval_string("{paymentID}"), "{paymentID}") == 0)

{

   Set the {paymentID}

}

 

The initial value of {paymentID} is itself instead of NULL or empty string...

 

So, do you have better solution for this?

 

Thanks in advance!


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>