Why do production servers and test servers have to be similar?
Testers should be in the role of the user to test the software so they can find as many defects as possible the users face when using the software. So these issues are resolved before it is released to the user. Therefore, production servers and test servers have to be similar.
Comments
Post a Comment