|
Solution Search:
|
Software Quality Resources
layer
1) In computer programming, layering is the organization of programming into separate functional components that interact in some sequential and hierarchical way, with each layer...
More...
Sep 30, 2000
integration testing
explains the differences between them and the reasons for their importance. Functional testing: Unit testing, integration testing and beyond: Integration tests and unit tests both test the functionality of software, but they alone cannot...
More...
Why Programs Fail: A Guide to Systematic Debugging -- Chapter 3, Making Programs Fail
Elsevier. Chapter 3: "Making Programs Fail" explores testing for debugging, including functional and unit testing. There are detailed instructions, code examples and graphs.
Book description: Why Programs Fail is about bugs in computer programs, how to... More... Oct 1, 2007
Ways to integrate security into the SDLC
secure. Security vulnerabilities should be considered bugs tracked the same way as functional bugs.
Phase 1: Planning/requirements Data sensitivity assessment What data will you handle? How is the data classified? Preliminary risk assessment (RA... More... May 29, 2007
The role of a software test manager
team and testing team. These expectations are usually defined in terms of functional areas deemed to be in scope or out of scope. Examples of those in scope include creating a new customer profile and updating a customer profile. Examples of...
More...
Apr 6, 2007
Related Tips
Exploring mobile layout testing, emulators and goals
usability and context. In the second article I discussed functional testing, emphasizing content, business logic, and performance testing. In this article, I will...
More...
Jun 9, 2009
Preparing for testing application in the cloud
security and functionality. Recently, the traditional functional testing, also known as regression testing, is being used more than any other kind to validate...
More...
Jun 2, 2009
Requirements use cases tutorial: Advanced formats, test case comparisons
which often are called, inappropriately in my opinion, "non-functional requirements. Both are key forms of REAL business requirements. Often such requirements are...
More...
May 29, 2009
|