Is there any difference between system integration testing and integration testing.

Showing Answers 1 - 3 of 3 Answers

nagarjunareddyyiza

  • Oct 11th, 2006
 

SYSTEM INTEGRATION AND INTEGRATION TESTING ARE NOT SAME IN THE FIRST ANSWER I HAVE GIVEN WORNG ANSWER

  Was this answer useful?  Yes

sagar

  • Nov 14th, 2006
 

Integration Testing : It involves both software integration and system integration.

In V-model - After Unit testing, s/w integration testing comes in which Units are integrated into modules and testing is done.

After s/w integration testing, system integration testing comes in which all modules after s/w int.testing integrated in to a system (Final software product), and the system as a whole 'system integration testing' is done.

Later follows the "Acceptance testing".

-YVSR

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions