Manual testing Software Testing What is Retesting and Regression Testing? - Software Testing Tutorials When I started learning Testing at that time I was often get confused between these two terms Retesting and Regression testing. So many of y...
Manual testing Software Testing System Testing - Software Testing Tutorials We know that in unit Testing a single program, single function, single module is tested and after that a integration testing is comes where ...
Manual testing Software Testing Integration Testing and Its Types - Software Testing Tutorials You might have heard about Integration Testing in V-MODEL, right arm is dynamic arm which have level of testing phase those are Unit Testing...
Manual testing Software Testing Waterfall Model - Software Testing Tutorials Waterfall model was the first software development model. It was used by many software organization to ensure the quality development of sof...
Manual testing Software Testing V-Model (Verification and Validation Model) - Software Testing Tutorials V-Model is software development model and V-model is also known as Verification and Validation model. It is basically extension of waterfall...
Manual testing Software Testing What is verification? - Software Testing Tutorials Verification is also known as static testing. General flow of software development is, developer develop the software as per the requirement...