Q. We split testing into distinct stages primarily because: (Solved)
1. Each test stage has a different purpose.
2. It is easier to manage testing in stages.
3. We can run different tests in different environments.
4. The more stages we have, the better the testing.
- a. Each test stage has a different purpose.