Execute request

The Execute request Action in the Avo Assure is found under the WebService List Element. It instructs the Avo Assure Client to execute the request from the WebService

Syntax

Input: N/A

Output: N/A

Usecase/Example

Scenario

User is testing a web application's login functionality. The login feature is connected to a WebService that verifies user credentials (username and password). User wants to ensure that the WebService processes the login request correctly and provides the appropriate response.

Expected Result

The Execute request Action needs to execute the login request in the WebService.

Output

The Execute request Action execute the login request from the WebService.

Last updated

Was this helpful?