Zoho interview question

Explain Integration testing?

Interview Answers

Anonymous

Jan 16, 2018

Smoke- Testing technique used to check the critical functionalities of the application. Sanity - Used to check the basic functionalities of the application.

2

Anonymous

Jan 16, 2018

Individual software modules are combined and tested as a group this technique is termed as integration testing.. Also used to check data flow.

1