Ask HN: How do you do QA at your startup?
We use a full-javascript stack on mySql. We also have to ensure a robust data integrity (ie. the data we report in our apps are accurate) since much of our functionality is fueled by large amounts of data.
We use a full-javascript stack on mySql. We also have to ensure a robust data integrity (ie. the data we report in our apps are accurate) since much of our functionality is fueled by large amounts of data.
[+] [-] lollipop25|10 years ago|reply
Integration: Automated UI testing.
Functional: Humans, lots of them.
Startups usually have very small teams. Take advantage of tools that do stuff for you. Also, having other members of the team take part in testing is a means to get to know the team better and learn something new.
[+] [-] allthingsapi|10 years ago|reply
[+] [-] anthony_franco|10 years ago|reply