Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Flow Step

Test Case Description

Status

1

Authenticate Connection

Verifying the connection can be established using TCP

Status
titleNot Tested

2

NF sends Real Time PM event and HV-VES Collector validates Event

Verify that VES Collector can receive and validate the hvMeas event—a) success—event header and field population agrees with GPB and b) failure event does not agree with GPB specification

Status
titleNot Tested

3

Publish Event

Verify that direct publication is done successfully to Kafka)

Status
titleNot Tested

4

Topic Content Validation

Using a simple analytics program subscribe to the RTPM topic and verify amount events in topic.


Status
titleNot Tested
5Topic Content Validation (stretched goal)

Using a simple analytics program subscribe to the RTPM topic and using PM Dictionary/e.g. PM Content Meta Data and proto file generated code decode the data and display (stretched goal)

Status
titleNot Tested

6

Additional Test Case for Performance

PNF High Volume Simulator sends N correct messages. DCAE Analytics application should consume N messages from DMaaP Kafka

Status
titleNot Tested

7

Additional Test Case for Performance

PNF High Volume Simulator sends N1 correct messages, N2 incorrect due to wrong domain, N3 correct ones. DCAE Analytics application should consume N1+N3 messages from DMaaP Kafka

Status
titleNot Tested

8

Additional Test Case for Performance

PNF High Volume Simulator sends N1 correct messages, N2 incorrect due to wrong wireprotocol, N3 correct ones. DCAE Analytics application should consume N1+N3 messages from DMaaP Kafka

Status
titleNot Tested

9

Additional Test Case for Performance

PNF High Volume Simulator sends N1 correct messages, N2 incorrect due to undecodable GPB, N3 correct ones. DCAE Analytics application should consume N1+N3 messages from DMaaP Kafka

Status
titleNot Tested

10

Additional Test Case for Performance

PNF High Volume Simulator sends N1 correct messages wherein one message have to big GPB payload.  DCAE Analytics application should consume less then N1 messages from DMaaP Kafka. Verify if HV-VES has disconnected from such PNF

Status
titleNot Tested