Skip to content
Documentation Menu

TC_052_CS — Cancel Reservation - Rejected

TC_052_CS — Cancel Reservation - Rejected

Source: OCPP 1.6 — Compliancy Testing Tool — Test Case Document (Trial 2025-06, Draft). System Under Test: Charge Point, page 77.

Identification

FieldValue
Test case nameCancel Reservation - Rejected
Test case IdTC_052_CS
System under testCharge Point

Description

The Central System tries to cancel reservation, but this request is rejected by the Charge Point.

Purpose

Check whether the Charge Point is able to exchange messages in case of cancelling a reservation.

Prerequisite(s)

The Charge Point supports the Reservation feature profile.

Before (Preparations)

Configuration State(s):

  • N/a

Memory State(s):

  • N/a

Reusable State(s):

  • Reserved

Scenario Detail(s)

Charge Point (SUT)Central System (Tool)
2. The Charge Point responds with a CancelReservation.conf1. The Central System sends a CancelReservation.req

Tool validation(s)

Charge Point side:

Step 2:

(Message: CancelReservation.conf)

  • status is Rejected

Central System side:

Step 1:

(Message: CancelReservation.req)

  • reservationId does NOT match the reservationId from reusable state Reserved

Expected result(s) / behaviour

Charge Point side:

The Charge Point rejects the unknown reservationId and does not cancel any reservation.

Central System side:

  • N/a