Ask HN: How do you handle QA at a startup with no QA team? Genuinely curious
3 points
3 hours ago
| 4 comments
| HN
Been doing QA for 19yrs, mostly at startups and still trying to figure out how are AI startups navigating the quality aspect nowadays, practically. I'm also trying to productize my expertise and I see quite a lot of confusion among startups these days between: moving fast(whatever that means), quality, hitting PMF and/or growth.
pranshuchittora
17 minutes ago
[-]
Use https://github.com/vostride/agent-qa you don't need a QA team just ask coding harness to write tests and you can review the test runs.
reply
gary4gar
2 hours ago
[-]
Everyone does QA at a startup. There is no dedicated QA. If you're a developer, you're doing QA. Product, whatever your job title is, you're doing QA.
reply
mmarian
2 hours ago
[-]
Even the customer does QA.
reply
ativzzz
3 hours ago
[-]
Everyone is QA at a startup. I hope y'all are using your own product regularly right? You should have a nice simple way to raise these issues, maybe a slack channel or something with a convenient way to turn a screenshot into an item in your todo/work system if you have one. Encourage product ownership.

Alternatively, if you don't really care about the product, everyone is also customer support at a startup - you should be quickly be able to solve regressions that customers raise. I hope that at least you are talking to your customers and are very responsive to them at a startup.

reply
spacesh1psoda
1 hour ago
[-]
I guess usually using things like sentry or having a close conversation with customers.
reply