Tagged: Integration testing

Fitnesse – Introduction

Fitnesse – Introduction

Fitnesse automated acceptance tests are powerful tool for enhancing a requirement process. Skillfully applied, such tests make it possible to avoid the problems of Project Death By Requirements. Fitnesse tests can give us feature...

How we perform the integration Testing

How we perform the integration Testing

Integration Testing is a four step procedure. Below are the steps for creating integration test cases: 1. Identify Unit Interfaces: The developer of each program unit identifies and documents the unit’s interfaces for the...