|
Solution Search:
|
Software Quality Resources
Integration testing: Is it black box or white box testing?
I don't understand integration testing. Is it black box or white box? Ironically, I think it was another question that had the term "integration testing" in it that lead me to write about how testing...
More...
Nov 11, 2008
Testing labels can get in the way of talking about testing
how it solves a business problem than to talk about testing's specific terms, such as integration testing, unit testing and system testing...
More...
Sep 9, 2008
Continuous integration: Was Fowler wrong?
Eric Minick takes on Martin Fowler on the subject of continuous integration, saying CI is really about testing, not building...
More...
Jul 17, 2008
Integration testing
The information is older here, but not outdated. The relationship between module testing and integration is fleshed out. There are several diagrams to aid the reader...
More...
Feb 15, 2007
Integration testing demonstrated
A software engineer walks us through his approach to integration testing in this post. The author uses code examples and offers advice on tools...
More...
Feb 15, 2007
Related Tips
Real World Web Security Problems and Solutions - input validation
flaws that can only be uncovered (at least realistically) by testing them with reliable Web vulnerability scanning tools. The fix is to code the application to only...
More...
Jun 19, 2009
10 steps to acing web app security assessments
and finish on schedule to boot.
Whether you'll be doing the testing on your own or hiring an outside expert, you must diligently plan things out and get all the right... More... Jun 15, 2009
Three software regression testing steps can perfect defect fixes
we've historically had issues with regression testing or, as we call it, retesting of defect fixes. This is an issue which plagues many software...
More...
Jun 10, 2009
|