What are the easiest web application testing tools to implement?
I'm a junior-ish dev with very little QA experience and have finally started to get some traction for a micro service saas I made about 6 months ago. Only issue is that now I have users, theyre finding bugs left and right and I'm having a hard time with testing as I'm trying to push out the features they've been requesting.
After a few days of research, most of the articles I'm finding jump straight to Cypress or Selenium. I've tried to follow the setup guides but am struggling hard. I'm way out of my depth here. That is clear. I'm super open to learning these tools eventually, but I'd like to get some basic test coverage asap.
Does anyone know if there's a tool I can implement that doesn't require a lot of config?