How to approach QA and testing process for a no code IDE?

I’m working on a no code app development software (similar to bubble, glide etc) and am planning the QA and testing process. The QA team only consists of a couple of people so resources are limited and I’m trying to think of the most efficient plan/system to get good coverage.

Automated testing will be implemented a bit later down the line but I’m currently writing checklists of critical user flows with expected results for people to run through. Any advice on where to take it from here would be appreciated!

1 Like

Dear @adamtests :wave:

By your tone of text seems you are leading in right direction and doing commendable contributions.

I believe you are on right path and suggest below points :

  1. Sequential checks
  2. Integration Checks
  3. Nested Checks
  4. E2E checks

These are just my few points, I am sure with the help of chatgpt you can maximize more to pro level.

Good Luck :bouquet:

:v: