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 is function testing?

8 Answers   nvidia,


1.Alpha testing done by develping environment. Testing is done by before release or After release builds ?

2 Answers  


Tell me about the best bug you ever found.

1 Answers   C1 India,


What is mutation testing and when can it be done?

3 Answers  


What is smoke testing and what is sanity?

0 Answers  


When to start and Stop Testing?

7 Answers  


Is it necessary to test application in lower versions of OS when you have tested in latest version

4 Answers   TCS,


Define Brain Stromming and Cause Effect Graphing? With Eg?

3 Answers   CybAge,


How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics

0 Answers   IBM,


why we need quality assurance?

1 Answers  


If client is not given any requirements then how will you test the application

3 Answers   AAA,


HOW TO WRITE THE SCENARIO FOR ATM MACHINE AND COFFEE MACHINE ? URGENT

17 Answers   IBM, Nihilent, Wipro,


Categories