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

get address

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

login

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

hot log

Retrieve older logs using the corresponding API via Postman

  • Call the API to fetch older logs.

query

  • Results obtained.

cold log

Description

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