Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Latest commit

 

History

History
114 lines (114 loc) · 1.85 KB

TS-15.md

File metadata and controls

114 lines (114 loc) · 1.85 KB

TS-15: Creating a chart in Superset

User story

  • As a Business Analyst/Leader I want to create a chart in Superset So I can visualize the results of the analyzed data

Initial data/state:

  • The FADI platform is installed
  • The actor is authenticated to the Superset service

TS dependencies:

  • TS-13 : Configuring a database in Superset
  • TS-14 : Configuring a table in Superset
Test script ID Test Actions Assertion
Sequence Actor Action Automatic/ Manual
TS-15 1 JEST Launch the Superset page automatic - Exit from Superset
2 PUP Choose the Chart option menu automatic
3 PUP Add a new record automatic
4 PUP Choose the datasource automatic
5 PUP Choose the visualization type automatic
6 PUP Click “Create new chart” automatic
7 PUP Configure the chart by defining the time requirements and the query automatic
8 PUP Run the query automatic