OFFERS
Making Error Handling Robust
Error-Handling Software Test Procedures: The best software testing procedure to test error-handling code in an application during the software development life cycle is to simulate the exact same series of faults on command, and determine the response of the application to those conditions. Compuware’s DevPartner product line delivers superior value to application development and testing teams, complementing and enhancing Microsoft Visual Studio capabilities. By using fault simulations that safely emulate real-world environment and system errors, DevPartner Fault Simulator helps Microsoft .NET and native Windows platform developers and testers proactively analyze and debug their applications’ reactions to error conditions. Read more about using Fault Simulator in your software test plan here.
Faults can be anticipated and tested using automated approaches.
Faults can be anticipated and tested using automated approaches.
Writing code to anticipate and deal with application or platform errors is one of the least enjoyable tasks faced by a development team. It isn’t particularly interesting work, and it doesn’t add to the features or functionality of the application. In fact, the code rarely gets executed; it runs only if something goes wrong. Users typically curse the error itself, and, by extension, the code that mitigates its effects.
![]()
If you're interested in this topic, these articles may be helpful:
![]() | Phase3 - Where should the war on terror be fought? In a classic example of terrorist modus operandi, a defense attorney ... |
![]() | Writing Trouble Free Java Applications Wouldn’t it be nice to write Java programs faster, with fewer bugs, ... |
![]() | ErrorMail from ErrorMail.net ErrorMail is an XML Web service that is des... |
![]() | Accelerating .NET applications with the Intel VTune Performance Analyzer 6.1 by Alan Zeichick, The Intel VTune Performance Analyzer is more than... |
![]() | Temporary objects—Managing the Java garbage collector for application Memory mismanagement can degrade the performance, hamper the scalabili... |
![]()
Related Jobs:

