Versions Compared

Key

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

...

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

Spec flow2.
StatusNo run

Status
colourGreen
titlepass

TesterMarek Pondel
Precondition

ONAP setup with : consul , dcaegen2 , dmaap , msb .

Steps1.

Send valid VesEvent (HV-VES simulator#VESsimulator-HV-VESmessagesimulationfromshell) to HV-VES and check logs .


Expected results1.

Message is received by the collector .


2.

Send invalid VesEvent (WTP frame starting with 0xFF) to HV-VES and check logs .


2.

Log is pointing that WTP frame should start with 0xAA instead of 0xFF .


...

No run

TC3 : Publish Event

Spec flow3.
Status

Status
colourGreen
titlepass

TesterMarek Pondel
PreconditionONAP setup with : consul , dcaegen2 , dmaap , msb .
Steps1.

Start Kafka log on HV_VES_PERF3GPP topic (HV-VES simulator#VESsimulator-HV-VESmessagesimulationfromshell) .



Expected results1.

The log is enabled .

2.
Send valid event to HV-VES using XNF simulator .
2.

The message is published on DMaaP : HV_VES_PERF3GPP topic .

...

No run

TC4 : Topic Content Validation

Spec flow4.
Status

Status
colourGreen
titlepass

TesterMarek Pondel
PreconditionONAP setup with : consul , dcaegen2 , dmaap , msb .
Steps1.

Start Kafka log.

Expected results1.

The log is enabled.

2.
Send valid event to HV-VES and validate its content (HV-VES simulator#VESsimulator-HV-VESmessagesimulationfromshell) .


2.

 Published event contains expected content .




...