Test massive website
Posted
by
Ant
on Stack Overflow
See other posts from Stack Overflow
or by Ant
Published on 2011-01-12T22:47:24Z
Indexed on
2011/01/12
22:53 UTC
Read the original article
Hit count: 169
My company has just migrated all the code for our website to 3 identical servers on an off-site location. Now it is our job to test them.
However, the amount of websites/functionality that we have to test is exorbitant, and multiply that times 3! To check every single link and every single function is a daunting task. We are in the process of manually doing that right now.
My question to you guys/girls is this... Is there a way to automate the testing so we don't have to waste our time clicking, waiting, and checking the response, times 3? ;-)
Let me know if you need any other info. Thanks!
© Stack Overflow or respective owner