Please enable JavaScript.
Coggle requires JavaScript to display documents.
Types of Testing - Coggle Diagram
Types of Testing
localisation testing
localisation testing is a process in which u test a game in order to see how well it caters to overseas audiences. considering things like local markets culture, laws, languages.
accessibility
getting people who have accessibility requirements and have them test the game and give feedback on what parts of the game need improvements
-
-
-
regression testing
test features that have already been implemented after bug fixes to make sure that they work as they used to and fixing other bugs didn't break the other features in the game
specification testing
specification testing is the process of testing a game to check it meets the requirements of the product wanting to be created such as making sure it's a certain type of game, also about checking weather or not it can meet company guidelines and adhere to laws
compatibility testing
To see if the game works well on other hardware and software. To see if the user experience, security and performance are good across all devices. Verifies the game works efficiently.
-
-
integration testing
make sure that the components in the software work together well in unison and no bugs occur from different functions outputting unexpected results