Showing ideas with label loadninja.
Show all ideas
Status:
New Idea
Submitted on
11-22-2021
06:41 AM
Submitted by
Jonathan_Smith
on
11-22-2021
06:41 AM
It would be nice to have a step type or something similar that can be added/inserted with the purpose of calling an external service for its response. An example of this would be calling a hosted test service that provides a set of customer details which you can then use in the test to avoid hardcoding values and allowing the test to be more dynamic and thus more maintainable. Another example that comes from my usage in calling out to a hosted test service that has helper functions for the tests, things like GenerateRandomString, GenerateRandomAddress, etc. these can be done via a JS validation but with no centralised storage of JS code we have them hosted external to LoadNinja and call out to it during a test.
... View more
See more ideas labeled with:
-
loadninja
Status:
New Idea
Submitted on
10-26-2021
04:08 AM
Submitted by
Jonathan_Smith
on
10-26-2021
04:08 AM
It would be nice to have a global set of parameters that can be referenced across multiple tests, I currently would want to use this to be able to replicate an ability I had in Visual Studio to set the source url at the top most level and it affect every test in the whole load test run so that I can easy swap between environments to be tested. Currently this would require me going into each individual test and editing them
... View more
See more ideas labeled with:
-
loadninja
-
ui tests