|
|
|
 |
 |
 |
Java application performance tips and tricks
LESSON - Get insight and recommendations on distributed Java application performance from several longtime experts in application development, performance engineering, and data management. |
 |
 |
 |
Threads -- the ugly
BEST WEB LINK - When the results of threading are disappointing, anti-patterns may be to blame. This third section describes anti-patterns and how they can slow performance. |
 |
 |
 |
Threads -- the bad
BEST WEB LINK - Threading can be difficult to code. This section explores in detail what to thread and how to serialize. |
|
|
|
 |
 |
 |
How to use tools for system integration testing
EXPERT RESPONSE - Using tools for system integration testing demands an understanding of how integration testing works. Expert John Overbaugh explains how to use available technologies to successfully perform system testing. |
|
|
|
 |
 |
 |
Software testers are not helpless
TIP - Certain testers exhibit a victim mentality that hurts their work, notes Scott Barber. Combating these feelings of helplessness is a necessity for responsible testers. |
|
|
|
|
|
|
 |
 |
 |
Put IT in writing
BEST WEB LINK - This article may be less tech-heavy than a white paper, but it does offer plain, well-written explanations and instructions. The article is from 1998, but these are business-focused, rather than tech-focused tips. There are ... |
 |
 |
 |
Analysis on service-level agreement of Web services
BEST WEB LINK - This white paper provides explanations of Web services and service-level agreements, but those familiar with both could learn plenty of new information. The authors purport to take a novel approach to Web services SLAs and ... |
|
|
|
 |
 |
 |
Improving problem resolution through automation
COLUMN - A Forrester study found that problem resolution is inefficient at most organizations. By automating the process companies can solve problems faster and cut costs, Doug Laney says. |
 |
 |
 |
Benefits of a bug diary
TIP - By keeping a personal bug diary, test engineers can better reproduce scenarios when testing an application. |
|
|
|
 |
 |
 |
A study in software maintenance
BEST WEB LINK - This white paper may be old, but many of its points are relevant today. The report was conducted on how CASE technologies affect software development, so there's an obvious concentration on CASE tools, but the fundamental ... |
 |
 |
 |
Software maintenance as part of the software life cycle
BEST WEB LINK - At 49 pages, this paper is a thorough introduction to software maintenance. The basics are all covered, examples are included, and everything is cited. A great jumping off-point for those new to software maintenance. (PDF) |
|
|
|
 |
 |
 |
How to maintain, enhance legacy applications
TIP - The challenge of maintaining legacy applications is in developing new functionality and enhancements. The good news is that products and approaches are emerging that can help. |
 |
 |
 |
How long should an iteration be?
EXPERT RESPONSE - How long an iteration should be varies depending on the work being done. Expert Bas de Baar provides guidelines for determining your iterations. |
 |
 |
 |
Is iterative development a new process?
EXPERT RESPONSE - Iterative development, contrary to many people's beliefs, has been around for decades. Expert Bas de Baar reviews how it came into being. |
|
|
|
 |
 |
 |
A study in software maintenance
BEST WEB LINK - This white paper may be old, but many of its points are relevant today. The report was conducted on how CASE technologies affect software development, so there's an obvious concentration on CASE tools, but the fundamental ... |
|
|
|
 |
 |
 |
A study in software maintenance
BEST WEB LINK - This white paper may be old, but many of its points are relevant today. The report was conducted on how CASE technologies affect software development, so there's an obvious concentration on CASE tools, but the fundamental ... |
 |
 |
 |
Software maintenance as part of the software life cycle
BEST WEB LINK - At 49 pages, this paper is a thorough introduction to software maintenance. The basics are all covered, examples are included, and everything is cited. A great jumping off-point for those new to software maintenance. (PDF) |
|
|
|
|
|
|
 |
 |
 |
Testing for different system set ups
BEST WEB LINK - You aren't done testing unless you've tested your application in different situations, such as when it's installed over previous versions and when operating systems are upgraded. |
|