Help me test my first ever simple web app

This is a simple web app that I created. It is a digital jewelry box that tracks your gold jewelry prices and I want it to be tested to find bugs and need more feedback and suggestion. I’m not sure if it’s okay for me to post this but I will try. Please help me test my https://pandoras-box-two.vercel.app/ web app I need your suggestions for more useful features and suggestions to improve it. thank you!

1 Like

Congrats on your first app!

Is there anything specific you are looking for help with? What testing did you already do on it? Did you think about the following:

  • Security
  • Internationalization
  • Compatibility
  • Accessibility

Hi,

I suggest to do some automatic Testing here ussing Selenium Webdriver. While you are testing your web you gonna learn good skills. I guess there is free material in this topic but I did this udemy course that teachs with examples and I liked more https://www.udemy.com/course/learn-selenium-automation-in-easy-python-language/

Best Regards and Happy new Year.