Integration Testing: Why? What? & How? Each level of testing builds on the previous level.
"Unit testing" focuses on testing a unit of the code.
"Integration testing" is the next level of testing. This 'level of testing' focuses on testing the integratio
Posted : Oct/08/2009 By:
Guru Category:
Testing Total Views :
67 Vote Up:
0 Vote Down:
0 System Testing: Why? What? & How? Unit testing' focuses on testing each unit of the code.
'Integration testing' focuses on testing the integration of "units of code" or components.
Each level of testing builds on the previous level.
'System Test
Posted : Oct/08/2009 By:
Guru Category:
Testing Total Views :
79 Vote Up:
0 Vote Down:
0 Testing for Agile Software Development In this tutorial you will learn about Testing for Agile Software Development - Background, Understanding Agile Software Development, How is Testing approach different in an Agile Development Scenario? What to test? Typica
Posted : Oct/08/2009 By:
Guru Category:
Testing Total Views :
81 Vote Up:
0 Vote Down:
0 Challenges in Testing Web Based Applications In this tutorial you will learn about Challenges in Testing Web Based Applications Introduction, Why testing Web Applications is different? Factors effecting Testing of Web Applications, Why technology platforms affect te
Posted : Oct/08/2009 By:
Guru Category:
Testing Total Views :
72 Vote Up:
0 Vote Down:
0 Bug Reporting - Art and Advocacy This article highlights the essence and traits of finding bugs. It leaps to redefine the art, a tester should inculcate while finding a bug. It enumerates various artifacts in reporting a bug. Whereas, also voices the adv
Posted : Oct/08/2009 By:
Guru Category:
Testing Total Views :
72 Vote Up:
0 Vote Down:
0