GeekArticles
Testing
Client/ServerBook-Client/Server Survival Guide
Author: amazon.com |
Published: 17th Aug 2005 |
Visited: 308 times |
Add CommentFiled in: Client ServerClient/server and Internet computing systems require rigorous testing, but they present challenges which go far beyond those of traditional systems testing. This systematic, end-to-end guide to testing next-generation enterprise software is designed to help IT professionals maximize quality in every element of a distributed application, throughout its entire lifecycle.
Learn how to establish strict controls over client/server development projects, and revise your organization's testing practices to reflect the realities of client/server environments. Walk step-by-step through planning, executing, and managing the testing process--including staffing, risk analysis, setting test objectives, constructing test cases, regression testing, peer reviews, problem reporting, and more.
Learn how to test GUIs at the client; and how to test key server application issues--including scalability, recoverability, security, and reliability. Discover advanced techniques for modeling enterprise networks and testing the performance and manageability of distributed applications. Master cross-level application functional testing and technical quality assessment; unit, integration, and system testing on the desktop; and testing of "WebTop" client/server applications.
The book also contains practical help with Y2K testing, as well as essential guidance on choosing automated client/server testing tools. Software Engineering Series. For every IT professional concerned about the quality of client/server and Internet business applications.
Read Article Sponsored Links
Related Articles
• Swing Extreme Testing Book Review Swing Extreme Testing Book Review
Swing used to be a simple component offered as an add-on for Java. This plug-in can be used as a GUI (graphical user interface) to develop as an add-on for the Java application. It has the ability to emulate certain platforms eventually building a powerful applicat ...
• SOA Approach to Integration Book Review Book Review: SOA Approach to Integration
XML, Web services, ESB, and BPEL in real-world SOA projects
Businesses will always need highly efficient applications which have ability to provide outstanding user experience while maintaining security. Most of the developers today thrive in a business set ...
• Preventing Latency in Client Side Latency in the client side should be reduced or even prevented as possible. More often than not, users will have to deal with latency because of different factors. It could be on the bandwidth of the user, the server problem or just the coding of the application. Any of these factors could be the ca ...
• Linux Thin Client Networks Design and Deployment Linux Thin Client Networks Design and Deployment
Considering the Network
Much information already exists concerning methods for deploying networks and hardware. We shall try to clarify differences between using a network with personal computers and thin clients with the help of anecdotes. Certain de ...
• ZK Developers Guide Review ZK Guide Review
The complexity in developing Ajax based applications has led some software development companies to build frameworks that would ease the workload of developers especially for those who are not familiar with JavaScript. With the help of a framework, the developer doesn’t ev ...
• Linux Thin Client Networks Design and Deployment Review Linux Thin Client Networks Design and Deployment Review
Introduction
This book is written by David Richards, a veteran Linux thin client network designer. Designed for System Administrators, Linux Thin Client Networks Design and Deployment goes over the concepts which are related to thin client net ...
• C++ Coding Practices Guide The article describes C++ coding styles and practices to be followed to develop robust and reliable code that is easily comprehended and maintained by other develop ...