uprm-inso4117-2023-2024-s2 / semester-project-study-pet

semester-project-study-pet created by GitHub Classroom
1 stars 3 forks source link

Usability Testing code added #326

Closed FrHend-Raul closed 2 months ago

FrHend-Raul commented 2 months ago

Code to change, randomly, a page for testing. This code can be turned off by the programmer with a boolean variable added.

PinkSylvie commented 2 months ago

How does one test this? Is there a way to trigger the test or dies every time you the app the background random?

PinkSylvie commented 2 months ago

I see the boolean in the code, unsure of the implementation but it is technically a valid automation.

FrHend-Raul commented 2 months ago

The way the test works if to see how the user interaction changes on the different set for the page. If you can see the color change while running the app, then that is how it is supposed to work. The actual testing is to see how those changes affect the usability of the platform through user feedback. The user feedback was given when I gave the platform to some users and then asked them questions while they were testing the platform.