cancel
Showing results for 
Search instead for 
Did you mean: 

Integration testing

Former Member
0 Kudos

Hi All,

Now we are moving our developments to Quality where we need to do integration testing.

What are the integration testing concepts -- what needs to be tested and what are the integration testing scenarios.

Please let me know about this.

Thanks a lot for your help.

Prabhat Sahay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Integration testing involves end to end scenarios which will involve all the applciations which have the processes mapped.

All the business requirements are modeled in the scenarios in software applications.

When Integration testing is completed, it proves that the system configuation and development work is completed, all defects are resolved. System is then ready for user acceptance tesing and performance testing.

Regards

Datta

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Prabhat,

The concept of integration testing is to test the

end to end functionality of a business scenario.

During this testing, one needs to ensure that

both the business requirement will be met and

also at the end user level so that the scenario

will be reproducable at any point of time.

You also needs to ensure that during integration

testing other integrated systems also carring

similar data processed between system to

systems which will ensure thorough testing

Regards

R. Senthil Mareeswaran.