View Issue Details

IDProjectCategoryView StatusLast Update
0008567CTT UA Test Case4 - Test Case Definitionpublic2023-02-03 15:59
ReporterAlexander Allmendinger Assigned ToArchie Miller  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version1.03.09.501 
Summary0008567: A & C Tests are run on the next received event no matter of the state machine
Description

A&C Tests are run on the next received event (inactive or active, retained or not retained ...). In some of the products used to validate the test scripts the behavior for active and not active conditions is different. E.g. if the server does not maintain knowledge of previously available events and removes the events from its memory when they become inactive (not storing alarms/events internally) then calls using the EventId (e.g. AddComment) will result in a Bad_UnkownNodeId or similar.

The specification is silent on the difference between active and inactive events, so test cases and scripts need to be changed to allow both options or spec needs to be clarified.

This mantis needs to be clone to fix the test script or spec based on discussion outcome.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2023-02-03 15:59

administrator   ~0018662

The alarm model should be processed based on the statemachine exposed as part of the event. Each test needs to be run only on event that are in the correct state for the test.

We need to first generate the required starting state for each test case/condition [note: some can apply to many states like comment - which can apply to many states]

Issue History

Date Modified Username Field Change
2023-01-04 15:06 Alexander Allmendinger New Issue
2023-02-03 15:59 Paul Hunkar Note Added: 0018662
2023-02-03 15:59 Paul Hunkar Assigned To => Archie Miller
2023-02-03 15:59 Paul Hunkar Status new => assigned