loadrunnervugen

Vugen assertions


I am building a VuGen http script to test a RESTful webservice. I've created the happy path test case, but I need to test also a scenario where I would expect a 500 Internal Server Error.

Does VuGen support assertions in any way?


Solution

  • web_reg_find() is the function you want. Refer to the VuGen documentation.