Testing Types
Added on Thu, Feb 4, 2010
Testing Types Functionality Testing: During unit testing each component or object is tested for completeness and correctness of implementation of a specific feature of functionality. In integration...
Read More
Testing Web Applications
Added on Thu, Feb 4, 2010
The various types of tests that one can apply to web application testing are: ยท Unit Testing - testing of the individual modules and pages that make up the...
Read More
Types and Levels of Testing in Programming
Added on Fri, Feb 5, 2010
Types and Levels of Testing in Programming Testing is an important step in software development life cycle. The process of testing takes place at various stages of development in programming. This is a vital step in development...
Read More