0 votes

1 Answer

0 votes
by

Business parameters allow you to steer the values you want in your test cases. Business Parameters can also be updated if the payload has changed.

They can be defined manually within the module by the following:

  • XML elements and attributes in the Payload tab
  • JSON data in the Payload tab
  • Headers in the Headers list
  • Parameters in the Params tab
  • Transport information in requests
  • Status code and response time in responses
...