Heusser (2015年7月7日). “Are you over-testing your software?”. CIO.com. IDG. 2016年12月3日閲覧。 “"Release candidate testing takes too long. For many agile teams, this is the single biggest challenge. Legacy applications start with a test window longer than the sprint."”
“Use UI Automation To Test Your Code”. Microsoft.com. Microsoft. 2016年12月2日閲覧。 “"Automated tests that drive your application through its user interface (UI) are known as coded UI tests (CUITs). These tests include functional testing of the UI controls. They let you verify that the whole application, including its user interface, is functioning correctly. Coded UI Tests are particularly useful where there is validation or other logic in the user interface, for example in a web page."”
Dubie (2008年1月17日). “How to keep virtual test environments in check”. Network World, Inc.. IDG. 2016年12月2日閲覧。 “"Virtual server technology makes it easy for enterprise companies to set up and tear down test environments in which they can ensure applications will run up to par on production servers and client machines."”
softwaretestingmagazine.com
Ellison (2016年6月20日). “Software Testing Environments Best Practices”. Software Testing Magazine. Martinig & Associates. 2016年12月2日閲覧。 “"Once the developer performs the unit test cases, the code will be moved into QA to start testing. Often you will have a few environments for testing. For example you will have one set up for system testing and another that is used for performance testing and yet another that is used for user acceptance testing (UAT). This is caused by the unique needs for each type of testing."”