Ask HN: How much would you pay per test case?
I am moving countries this summer and decided I'd try a startup project I've been thinking about for some time - a QA-as-a-Service company that helps startups build up E2E automated coverage & manage CI etc from video demos of their product.
I'm currently thinking about pricing and I like the idea of an initial cost per test & monthly maintenance fee. This includes all test planning, development of those tests, CI costs, reviewing bugs, reporting to the client, etc...
I have not really got an idea of how to price this though. Has anyone done something similar before with a good idea on pricing structures?
These are end-to-end tests of a single feature - I know it's hard to generertalize but I don't think this works with bespoke pricing, ideally it can be transparent and upfront. Maybe some sort of categories with different pricing could help, "easy, medium, hard" etc, but that seems too arbitrary.
6 comments
[ 3.1 ms ] story [ 26.5 ms ] threadYeah I think I can undercut the cost of a dedicated team because the number of tests that are similar between companies are quite high - I've contracted across multiple startups as a test engineer and seen this time and time again. If I can template these smart enough I can quickly boilerplate the tests & then add the more specific domain logic they might have.
Plus there are teams out there still using no-code automation tools which are flakey, so writing these in a non-flakey way (and validating it is a true bug before reporting so clients only get valid bugs) should help prove it's a better service too.