Comprehensive query testing
4.5.3 Query Operation Check
Objective
Verify whether the login and log query operations in the Analysis App work as expected.
Retrieve the address of the Analysis App

Perform login using the login API via Postman to obtain an access token

Retrieve the most recent logs using the corresponding API via Postman and receive the results

Retrieve older logs using the corresponding API via Postman
- Call the API to fetch older logs.


Description
The login and log query operations in the Analysis App work as expected.