diff --git a/index.html b/index.html index 4463aa26..360b809a 100644 --- a/index.html +++ b/index.html @@ -527,9 +527,8 @@
We used sonarCloud to check the code coverage of the application. The results are shown below:
First, we will show the automatic tools results:
This tool is used to measure different aspects of a certain page, such as performance, accessibility, best practices and optimisation. We used this tool on all of our pages, and the results were kind of similar. Below, the results for the Classic and Stats page are shown:
@@ -1778,8 +1781,8 @@This tool is used to measure the contrast between background and foreground colors of a web page. We used this tool on both of out color combinations: dark mode and light mode. The results are shown below:
@@ -1799,8 +1802,8 @@We did some testing with 18 people, all of them being friends and family of us, the develpoment team. We let them try the application, play games, view their stats, create groups, etc., and when they were @@ -1837,8 +1840,9 @@
We used Gatling to perform load testing on the application. It consisted of simulating 1000 users accessing the application at the same time, each of one performing 83 requests. The results of the test are shown below:
We used SonarCloud to check the code coverage of the application. It shows test coverage, code duplication, and code smells, among other things. The results are shown below: