Verify that the response for System & Dashboard is of integer type.

Title : Verify that the response for System & Dashboard is of integer type.

Group : Dashboard Test Cases

Created By : arun-ramanan@netspective.in

Created At : 15-12-2024

Priority : High

Description

This test case checks the API response to ensure that the values for "System" and "Dashboard" are returned as integer values. The API should return the expected response structure, with "valueInteger" containing integer values.

Pre-Conditions:

  • The /dashboard API endpoint is operational and accessible.
  • Authentication (if required) is provided, and the request can be successfully executed.
  • The API response contains the extension field with the expected data structure.

Test Steps:

  1. Step 1: Send a GET request to /dashboard API endpoint.
  2. Step 2: Review the JSON response from the server response to ensure the fields for System and Dashboard are of integer value.

Expected Result:

  • The response body contains the proper value.

Actual Result

Review the JSON response from the server response to ensure the fields for System and Dashboard are of integer value. passed 15-12-2024 08:45:13 15-12-2024 08:45:13
Send a **GET** request to the `/dashboard` endpoint. passed 15-12-2024 08:45:11 15-12-2024 08:45:13