Process and procedures followed while writing Integration
testcases and system test cases



Process and procedures followed while writing Integration testcases and system test cases..

Answer / lavanya

The purpose of integration testing is to ensure distinct components of the application still work to accordance of the user requirements. The purpose of system testing is to validate an application and completeness in performing as designed and to test all functions of the system that is required in real life.

Integration testing is the phase in software testing in which individual software modules are combined and tested as a group.
It occurs after unit testing and before system testing.
Integration testing takes as its input modules that have been unit tested, groups them in larger aggregates, applies
tests defined in an integration test plan to those aggregates, and delivers as its output the integrated system
ready for system testing.

The basic difference is integration testing is the phase in software testing in which individual software modules are combined and tested as a group. It occurs after unit testing and before validation testing.

System testing of software or hardware is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what types of testing do testers perform?

4 Answers  


what are the techniques used for writing functional test case ?

3 Answers   ADP, Deloitte,


hi.i joined in a software testing course recently.but i dnt knw 'c' or 'c++',would it mind? my stream is ece. so i just had a C&DS IN OUR 1ST SEMESTER.

1 Answers  


Explain Automation Vs Manual Testing?

1 Answers   Crea,


What is a critical bug?

0 Answers  






At which stage testing phase will start

5 Answers   IBM,


What is Tacebility Matrix What are the Columns it contains

3 Answers  


what do you understand by browser and what r the types?

5 Answers  


what is penetration testing?

3 Answers   MBT,


1.The effectiveness of a test suite in detecting errors can be determined by counting the total number of test cases present in the test suite. is it true

0 Answers  


i was testing a website for many months and everything was working fine from login to sign up and all the scenarios. but my boss asked me why login and sign up is not working?

2 Answers  


what is configuration testing

1 Answers   Ness Technologies,


Categories