Managing the Migration Process
|
|
Planning and Testing Resources
- Software Project Survival Guide by Steve McConnell, 1998, Redmond: Microsoft Press.
- This book provides a complete set of guidelines for a successful development project.
- http://www.construx.com/survivalguide/
- This Web site provides helpful information and tools on software project planning, much of which is relevant to a migration project.
- Software Testing in the Real World, Improving the Process by Edward Kit, 1995, New York: ACM Press.
- This is a general guide to software testing with many useful appendices that include sample development, test plan outlines and reports.
- Software Verification and Validation, A Practitioner’s Guide by Steven R. Rakitin, 1997, Norwood: Artech House, Inc.
- This is a general guide to software testing that includes many useful references to additional resources, information about test tools, and sample verification exercises.
Test Tools
Here are various tools that you can use for testing:
- Web Capacity Analysis Tool (WCAT), found on the Resource Kit companion CD, allows you to stress test the Web server by sending multiple client requests to simulate load on the servers.
- The Web Application Stress Tool, found on the Resource Kit companion CD, is designed to realistically simulate multiple browsers requesting pages from a Web application. It covers the features most needed for stress testing three-tier personalized Active Server Page Web sites running on Microsoft® Windows NT® Server 4.0 and Windows 2000 Server.
- The HTTP Monitoring Tool, found on the Resource Kit companion CD, monitors HTTP activity on the server.
- The IIS 5.0 debugger component, which is built into IIS 5.0, can be used for debugging applications.
- The Microsoft® Component Object Model (COM) application debugger is a component of Windows 2000 Server.
- For more information about testing tools, see http://www.microsoft.com/windows/server/default.asp.
© 1997-1999 Microsoft Corporation. All rights reserved.