ISTQB – Integration Testing

In previous article we have understood about the component testing which needs to be done before integration testing. Integration testing can be define as the testing of the different components and interfaces of application.  Integration testing will be done with the different modules of the application which are dependent upon each other. It can be … Read more

ISTQB – Testing Levels

There are different testing levels are available in software testing. We have seen that software development life cycle have so many phases like requirement gathering, Designing, development, Testing & Maintaining the product. This all phase have testing steps as testing is required in all level of software development. We have seen all models of the … Read more