GeekArticles
Testing
Testing BasicsQ-Patterns
Author: whatistesting.com |
Published: 12th Aug 2005 |
Visited: 981 times |
Add CommentFiled in: Testing BasicsQ-Patterns are a set of interrelated questions, grouped together.Understanding Q-Patterns by the help of an example
Read Article Sponsored Links
Related Articles
• Fallback Patterns for Ajax No matter how much the developer ensures that the application goes smoothly something will go wrong eventually. It may not happen today or the next few months but certain conditions will happen such as hardware or update incompatibility. That will lead to errors in executing an Ajax based applicatio ...
• Factory Patterns - Delphi OOP Chapter 26 in Delphi OOP :: This chapter explores the Factory patterns, which, instead of changing an object’s behaviour, provide ways of creating different objects to suit run time requirements.
Read the ful ...
• The Facade Patterns - Delphi OOP Chapter 23 in OOP Course :: Chapter summary: Using delegation (in the form of composition or association) in implementing patterns; Using the Adapter pattern; Object and class Adapters; Using the Facade pattern ...
• Patterns Sample chapter from the book The XML Schema Compa ...