I wanna slice the threads by their percent. For example :
– My Test Plan
-SignUp Thread (this task should be %10)
-LogIn Thread (this task should be %40)
-Search Thread (this task should be %30)
-Add New Topic (this task should be %20)
How can i do this partition ?
Thanks
You can possibly use set of Throughput Controllers – but they will work properly only in loop (as “children” of Loop Controller e.g.).
Look into these for details: