|
|
|
|
|
by bjourne
1106 days ago
|
|
The complexity of test cases can vary massively. A test case for a bug in an idempotent function is much easier to write than a test case for an obscure rendering bug in a 3d engine. Personally, I don't think it can work for this reason and because testing and (good) QA is an integral part of development. A company that outsources testing might as well outsource the whole development process. |
|