Skip to content

Commit

Permalink
Adding more description to the scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
punamverma committed Oct 26, 2023
1 parent 56e0e8b commit 427cdf7
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# SCD Data Validation of GET operational intents by SUT test scenario

## Description
This test checks that the USS validates correctly the operational intents it creates.
This test checks that the SUT validates the operational intents received as response to its GET request from another USS.
Control uss which is a mock uss plans a nearby V-shaped operation, and provides the data that SUT GETs.
SUT validates the GET response to successfully plan its operation
Notably the following requirements:
- **[astm.f3548.v21.OPIN0015](../../../../../requirements/astm/f3548/v21.md)**
- **[astm.f3548.v21.OPIN0020](../../../../../requirements/astm/f3548/v21.md)**
Expand All @@ -12,8 +14,8 @@ Notably the following requirements:

## Resources
### flight_intents
FlightIntentsResource that provides the following flight intents:
- `non-conflicting` :
FlightIntentsResource that provides the following V-shaped flight intents:
- `non-conflicting` : flight1 and flight2

### control_uss
FlightPlannerResource that will control the data shared for validation testing of sut.
Expand Down

0 comments on commit 427cdf7

Please sign in to comment.