Abbreviation | Meaning |
JEST | The test runner |
PUP | The API controlling operations on Google Chrome |
Column | Meaning |
Test script ID | The identifier of the test script. It contains two links: spec and impl to consult the specification and the implementation of the test script respectively |
Test script name | The name of the test script |
Actions | The action(s) to do for testing an assertion |
Assertion | Test to do once the actions have been realized |
Comment | Issues found / comment |
Test script ID | Related use case | Test script name | Primary Actor | Scope |
TS-4 [Spec, Impl] | TC-4 | Defining the Nifi workflow by uploading a template | Data Scientist, Data Engineer | Data ingestion |
TS-11 [Spec, Impl] | TC-11 | Defining dashboards based on the analyzed data using Grafana | Business Analyst, Business Leader | Exploring and displaying data |
TS-6 [Spec, Impl] | TC-6 | Creating a table in Adminer | Data Engineer | Data storage |