How to assign a random percentage value for a transaction say action1(20%) and action2(80%) etc.
You can't use a percentage value but only a weight.
In NeoLoad you can execute randomly your transactions by setting a weight for each transaction. If you have 2 transactions and assign a weight of 1 and 4 you will get your 80/20 ratio.
What do you mean by dynamic? Do you want to have a different value each time?
It is feasabile if you use variables for the pre-defined weights.
Is it what you want to do?
Thank you for your anwser. I mean other than assigning a weight of 1 and 4 is thr a possibility of giving 80% and 20% directly?
No similar question