Skip to content
Documentation Menu

TC_B_15_CS — Get Base Report - Not Supported base report

TC_B_15_CS — Get Base Report - Not Supported base report

Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block B. Provisioning, page 50.

Identification

FieldValue
Test case nameGet Base Report - Not Supported base report
Test case IdTC_B_15_CS
Use case Id(s)B07
Requirement(s)B07.FR.02
System under testCharging Station
Functional blockB. Provisioning

Description

CSMS requests a base report that is not supported.

Purpose

To test that Charging Station returns NotSupported when a SummaryInventory base report is requested, but Charging Station does not support it.

Prerequisite(s)

Charging Station implementation does not support the optional SummaryInventory report.

Before (Preparations)

Configuration State:

  • N/a

Memory State:

  • N/a

Reusable State(s):

  • N/a

Main (Test scenario)

Charging StationCSMS
2. Charging Station responds with: GetBaseReportResponse1. OCTT sends GetBaseReportRequest with:; - requestId = <Generated requestId>; - reportBase = SummaryInventory
Note(s):; - OCTT waits to make sure CS does not send a NotifyReportRequest

Tool validations

Step 2:

Charging Station responds with: GetBaseReportResponse with:

  • status = NotSupported
  • statusInfo is absent or statusInfo.reasonCode = "UnsupportedParam"

Post scenario validations

  • N/a