ContributionsMost RecentMost LikesSolutionsLoadTest Max Errors Assertion One of the Assertion of LoadTest is Max Errors Assertion。 one of the settings is"Max Relative Errors : Relative maximum allowed number of errors for the specified TestStep, for example 0.2 will assert that at most 20% of the runs for the specified TestStep result in an error". What is the "Relative maximum " , and what is the "0.2 will assert that at most 20% of the runs for the specified TestStep result in an error"? LoadTest Step Status Assertion I do not unstand this Asserstion. As the reference said "The Step Status Assertion checks that a step has not failed with an error, for example a Request steps or a Groovy script step". What does it mean By "a step has not failed with an error"? Re: set request url a params How Can I add a Groovy script step prior? Can I set a gloabal variables that can work everywhere? set request url a params I senf a request to the server with an IP , But When I send the request to my computer , I have to change the IP address. It is too much unconvience , It is a way better way?