Skip to content
Documentation Menu

TC_E_34_CS — Check Transaction status - Without transactionId - without message in queue

TC_E_34_CS — Check Transaction status - Without transactionId - 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 164.

Identification

FieldValue
Test case nameCheck Transaction status - Without transactionId - without message in queue
Test case IdTC_E_34_CS
Use case Id(s)E14
Requirement(s)E14.FR.06,E14.FR.08
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 without a transactionId, while there is NO message queued.

Prerequisite(s)

N/a

Before (Preparations)

Configuration State:

  • N/a

Memory State:

  • N/a

Reusable State(s):

  • N/a

Main (Test scenario)

Charging StationCSMS
2. The Charging Station responds with a GetTransactionStatusResponse1. The OCTT sends a GetTransactionStatusRequest; with transactionId omitted

Tool validations

Step 2:

Message: GetTransactionStatusResponse

  • ongoingIndicator must be omitted
  • messagesInQueue must be false

Post scenario validations

  • N/a