iPrody / iPrody-Devs-Gr0000000008-customer-service

0 stars 2 forks source link

🧪 Customer Service: Performance testing #102

Open A-Sakhmina opened 1 month ago

A-Sakhmina commented 1 month ago

Perfromance testing is a crucial part of implemention of this service. By such type of testing we should identify ability of the service to handle inbound traffic (including spikes), find and resolve bottlenecks, identify a maximum that service can handle before getting down.

Performance tests will be implemented with K6.

Test scenario:

NOTE: Tests must be executed nightly via CI/CD jobs