Skip to content

Data Generation & Integration Testing #3

Description

@eerterr

Populates the database with randomly generated data.
(Please ensure that at least 10 rows are inserted into each table)

Maintains foreign key dependencies during insertion, and executes the full script in pgAdmin to verify it runs without errors.

Make sure the script runs from start to finish without manual changes or errors in PSQL
Tool of pgAdmin.

Убедиться:

  • Скрипт работает без ошибок
  • Данные соответствуют связям
  • Данные валидны для ограничений

Prepare all testing documentation and data samples for the final PDF report:

  • Write contribution description (2-3 sentences)
  • Generate row count table for all tables (10+ rows each)
  • Provide sample data (first 3-5 rows from key tables)
  • Describe data generation approach
  • Confirm successful script execution in pgAdmin
  • Расписать использование AI (Если использовал)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions