API Testing Keywords

Note:

  • Any header starting with ‘<’ is identified as a SOAP API request, and any header with ‘Content-type: application/JSON’ is classified as a REST API request.

  • For certain API requests to be executed via Avo Assure, it is mandatory to provide the following API header:

    • user-agent: AvoAssure/3.2.0

Last updated