Skip to content

Testing: Performance

guykishon edited this page Jan 9, 2023 · 1 revision

The application should start in under 3 seconds 95% of the time:

We will use load tests to find out the time that it takes for the application to start, and we will check if the app fulfills the criterion.

Clone this wiki locally