-
-
Notifications
You must be signed in to change notification settings - Fork 5
Testplan
tfr42 edited this page Jan 10, 2025
·
2 revisions
Step | Description | Expected Result |
---|---|---|
01 | The user clicks on the JSON button in the top right corner of the HTML page. |
A new tab showing the information in the JSON view opens. |
02 | The user clicks on the Help button in the bottom left corner of the HTML page. |
A new tab opens up with helping instructions. |
03 | The user clicks on the Legal Notice button in the bottom right corner of the HTML page. |
A new tab opens up, showing the contact of the distributor and all Legal Notice requirements. |
04 | The user clicks on the Privacy Policy button in the bottom right corner of the HTML page. |
A new tab opens up, showing all the Privacy Policy requirements. |
05 | The user clicks the link under the Contact Title. |
A new website opens up, with the contact information of the distributor. |
06 | The user clicks on any of the listed links with Landing Page as HTML . |
The user jumps to the collections of the dataset under /deegree-ogcapi/datasets/dataset . |
- Step 06 from Test Case-01 has been successfully completed.
Step | Description | Expected Result |
---|---|---|
01 | The user clicks on the JSON button in the top right corner of the HTML page. |
A new tab showing the information in the JSON view opens. |
02 | The user clicks on the XML button in the top right corner of the HTML page. |
A new tab showing the information in the XML view opens. |
03 | The user clicks on a corresponding link of the listed title API Definition . |
The API definition opens in the HTML view. |
04 | The user clicks on a corresponding link of the listed title Conformance Classes . |
The OGC API conformance classes open in the HTML view. |
05 | The user clicks on a corresponding link of the listed title Metadata . |
The metadata, describing the dataset open. |
06 | The user clicks on a corresponding link of the listed title Contact . |
The page or the email of the contact regarding the dataset opens. |
07 | The user clicks on a corresponding link of the listed title License . |
The license of the dataset opens. |
08 | The user clicks on a corresponding link of the listed title Collections . |
The user jumps to the collections of the dataset under /deegree-ogcapi/datasets/dataset/collections . |
- Step 08 from Test Case-02 has been successfully completed.
Step | Description | Expected Result |
---|---|---|
01 | The user clicks on the JSON button in the top right corner of the HTML page. |
A new tab showing the information in the JSON view opens. |
02 | The user clicks on the XML button in the top right corner of the HTML page. |
A new tab showing the information in the XML view opens. |
04 | The user clicks the link Features as HTML . |
A new tab opens listing all the Features in a HTML view. |
05 | The user clicks the link Download all features as GeoJSON . |
All features are downloaded as a JSON file. |
06 | The user clicks the link Download all features as GML . |
All features are downloaded as a GML file. |
07 | The user looks for the supported Coordinate Reference Systems . |
The corresponding Coordinate Reference Systems of the collections are listed. |
08 | The user looks for the Item type . |
The given Item type is listed. |
09 | The user clicks on the link Collection as HTML . |
The user jumps to the collections of the dataset under /deegree-ogcapi/datasets/dataset/collections/collection . |
- Step 09 from Test Case-03 has been successfully completed.
Step | Description | Expected Results |
---|---|---|
01 | The user clicks on the JSON button in the top right corner of the HTML page. |
A new tab showing the information in the JSON view opens. |
02 | The user clicks on the XML button in the top right corner of the HTML page. |
A new tab showing the information in the XML view opens. |
04 | The user clicks the link Download all features as GeoJSON . |
All features are downloaded as a JSON file. |
05 | The user clicks the link Download all features as GML . |
All features are downloaded as a GML file. |
06 | The user sees the Spatial Extent as a Bounding Box in the interactive Map and interacts with it. |
The user can interact with the Bounding Box of the interactive Map by zooming in and out . |
07 | The user looks for the supported Temporal Extent . |
The corresponding Temporal Extent of the chosen collection are listed. |
08 | The user looks for the supported Coordinate Reference Systems . |
The corresponding Coordinate Reference Systems of the chosen collection are listed. |
09 | The user looks for the Item type . |
The given Item type is listed. |
10 | The user clicks on the link Features as HTML . |
The user jumps to the items of the dataset under /deegree-ogapi/datasets/dataset/collections/collection/items . |
- Step 10 from Test Case-03 has been successfully completed.
Step | Description | Expected Result |
---|---|---|
01 | The user clicks on the GeoJSON button in the top right corner of the HTML page. |
A new tab showing all the listed items/features in the JSON view open. |
02 | The user clicks on the GML button in the top right corner of the HTML page. |
All listed items are downloaded as a GML file. |
03 | The user browses the interactive Map through Mouseover . |
The geometries on the map reveal their specific Feature-ID . |
04 | The user looks up if all the listed Feature-IDs are available as geometries on the interactive Map . |
All the listed Feature-IDs are visible as geometries on the interactive Map . |
05 | The user looks if the listed Feature-IDs and the displayed geometries are coherent. |
The listed Feature-IDs and the geometries match up. |
06 | The user clicks on a any given Feature-ID . |
The user jumps to the selected item/feature under /deegree-ogcapi/datasets/dataset/collections/collection/Items/itemname . |
- Step 06 from Test Case-05 has been successfully completed.
Step | Description | Expected Result |
---|---|---|
01 | The user clicks on the GeoJSON button in the top right corner of the HTML page. |
A new tab showing the listed item/feature in the JSON view opens. |
02 | The user clicks on the GML button in the top right corner of the HTML page. |
The listed item/feature are downloaded as a GML file. |
03 | The user clicks on the a specific Feature-ID . |
A new tab opens up listing an expanded attribute table and the specific location of the item/feature on the interactive Map . |
04 | The user scrolls down the attribute table and clicks the link Collection as HTML . |
The user jumps back to the collection of the dataset under /deegree-ogcapi/datasets/dataset/collections/collection . |