|
Solution Search:
|
Software Quality Resources
Test plan and test strategy
the set of ideas that guide a test project
Test Strategy: the set of ideas that guide test design Test Logistics: the set of ideas that guide the application of resources to fulfill a test strategy I find these ideas to be a useful jumping-off point. Here... More... Aug 8, 2007
Mocking the embedded world: Test-driven development, continuous integration and design patterns
Despite a prevalent industry perception to the contrary, the agile practices of Test-Driven Development and Continuous Integration can be successfully applied to embedded software. This article explains how...
More...
Jul 31, 2007
Software testing deliverables: Developing a software testing strategy
Determining test deliverables begins with the creation of an overall software testing strategy. In an earlier article on software testing deliverables, I addressed test...
More...
Mar 29, 2009
How to design test cases
And the best format to use is one that's maintainable. More information: The role of a software test manager
Managing the Testing Process: Practical Tools and Techniques for Managing Hardware and Software Testing -- The Test Plan Test case design varies...
More...
Apr 17, 2007
Test cases from requirements specifications and use cases
and use cases are available, which one would be more appropriate to use for creating test cases and, further, to be traced to from the test cases?
If I were on a project where both requirements specifications and use cases were created, I would expect... More... May 19, 2008
Related Tips
Real World Web Security Problems and Solutions - input validation
by without me uncovering a handful of pages that fail this test. Some flaws I see are code-related while others require tweaks on the Web server side (especially...
More...
Jun 19, 2009
10 steps to acing web app security assessments
for successfully assessing applications' Web security.
A software project leader just told me a related story, in which she detailed how much time she and her team... More... Jun 15, 2009
Three software regression testing steps can perfect defect fixes
axis approach to defect regression/retesting: first, we test the repro steps; second, we test around what the user was trying to do; and, finally, we test around...
More...
Jun 10, 2009
|