This respository contains tests to measure the performance impact of implementing cybersecurity best practices in the sample applications of HOGENT's Web Services and Front-end Web Development courses. It also contains scripts for visualizing and analysing the results.
Folder | Application | Contents |
---|---|---|
load_testing_api | Web Services REST API | Load tests with Artillery CLI. |
performance_testing_frontend | Front-end Web Development React application | Performance tests with Google Lighthouse. |
data_analysis_and_visualization | n/a | Visualizing and analysing the test results. |
data | n/a | Raw data of tests |
Note: The 'Application' column contains links to the repository of each application.