Skip to content
Documentation Menu

TC_E_30_CS — Check Transaction status - Transaction with id ongoing - without message in queue

TC_E_30_CS — Check Transaction status - Transaction with id ongoing - without message in queue

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

Identification

FieldValue
Test case nameCheck Transaction status - Transaction with id ongoing - without message in queue
Test case IdTC_E_30_CS
Use case Id(s)E14
Requirement(s)E14.FR.02,E14.FR.05
System under testCharging Station
Functional blockE. Transactions

Description

The CSMS is able to request the status of a transaction and to find out whether there are queued transaction-related messages, using the GetTransactionStatusRequest message.

Purpose

To verify if the Charging Station is able to correctly respond to a GetTransactionStatusRequest with a transactionId, while there is NO message queued belonging to an ongoing transaction with the requested id.

Prerequisite(s)

N/a

Before (Preparations)

Configuration State:

  • N/a

Memory State:

  • N/a

Reusable State(s):

  • State is EnergyTransferStarted

Main (Test scenario)

Charging StationCSMS
2. The Charging Station responds with a GetTransactionStatusResponse1. The OCTT sends a GetTransactionStatusRequest; with transactionId <Generated transactionId from Before>

Tool validations

Step 2:

Message: GetTransactionStatusResponse

  • ongoingIndicator must be true
  • messagesInQueue must be false

Post scenario validations

  • N/a