|
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
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
integration testing
Integration testing, also known as integration and testing (I&T), is a software development process which program units are combined and tested as groups in multiple ways. In...
More...
Software testing with Spring framework
give an overview of the support provided by Spring framework in the areas of unit and integration testing, with a sample application...
More...
Jan 18, 2008
Software testing: Good practice vs. bad practice
When are good practices in software testing more practical than best practices? This article answers that question and covers process improvement approaches like the Capability Maturity Model...
More...
Dec 17, 2008
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
of defect fixes. This is an issue which plagues many software organizations. In this tip, I cover how we've improved our defect regression or retesting...
More...
Jun 10, 2009
|