Skip to content

TC201 - 001

Test Case description Check that the functionality to export data to CSV from the database.
Test Case ID TC201-001
Autohor/Designer Guan Xinyu
Date of creation 8.4.2024
Class Feature

Test description / objective

This test case should verify the system can successfully export raw traffic data to a CSV file format from the database.

Links to requirements or other sources

Test pre-state * Start

Test steps

  1. Perform action to initiate the data export process
  2. Select the desired raw traffic data from the database
  3. Specify the CSV file format for export
  4. Verify the correctness of the exported data
  5. Save the exported CSV file to a designated location
  6. Confirm that the CSV file contains the expected raw traffic data

Test end-state

  • What happens after running the test: the raw traffic data should be successfully exported to a CSV file format, which is accurately saved and contains the expected data.

To be taken into account during test

  • Notion 1: Ensure that the export process does not compromise the integrity or security of the data.
  • Notion 2: Validate that the exported CSV file maintains the correct formatting and structure as required by downstream analysis tools or presentations.

Test result (Pass/Fail Criteria)

  • PASS condition: The exported CSV file contains the expected raw traffic data accurately and is successfully saved.
  • FAIL condition: The exported CSV file is incomplete, inaccurate, or fails to save properly.