Monday, September 10, 2018

Why do we need a separate environment for the developers and testers?

By having separate environments, the testers and developers can work at the same time. The developer can update the code and this can impact on the functionality being tested. If a QA tries to run a test on an environment that is constantly changing, it would be hard to make sure that all the features are working at any given time.

No comments:

Post a Comment