nghugo / intro-prog

Introductory Programming Project Group 1
0 stars 0 forks source link

Test application thoroughly #40

Open nghugo opened 11 months ago

nghugo commented 11 months ago

To start off, can you go through the application, use all the features and make sure they work? Eg make sure that:

Try to use the weirdest edge cases for testing and see if the application breaks For example, see if the app works in the following scenarios:

Think about how Ghita would try and break our code! Maybe keep a pen and paper next to you so you can keep track of the changes.