what is system integration testing and component integration
testing?
Answers were Sorted based on User's Feedback
Answer / saff
system integration testing isthe the testing done after the
integration of the modules asthey r deveoped
where as component testing means testing done to verify
that system is communicating with different components
properly
componet maybe a h/w or other s/w
| Is This Answer Correct ? | 13 Yes | 2 No |
There are the two types of integration testing.
Component Integration testing means u will integrate one or more components & test them to check how there interfaces work when integrated e.g data flow between two modules.
System Integration testing is done when Ur integrating more than one separate systems to build the legacy systems.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / umesh
system intigration testing- testing the end to end business
scenarios with environment just similar to the production
environment
component intigration testing -testing the dataflow betwin
two mudules
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sitam jana
System Integration testing is testing the integration of systems and packages; testing interfaces to external organizations.
It generally happens after completion of system testing.
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / tarun
component integration testing:- Testing performed to expose defects in the interfaces and interaction between integrated components.
system integration testing: Testing the integration of systems and packages; testing interfaces to external organizations (e.g. Electronic Data Interchange, Internet).
| Is This Answer Correct ? | 3 Yes | 0 No |
Would you like to work in a team or alone, why?
1 Answers Advent Global Solutions, TVS,
1.exactly when we go for regression testing?why? 2.what is compatibility testing?what defect u found while testing give example? 3.how many test cases you write and execute per day?
Hi Friends, Please help me in providing System test cases examples Thanks in Advance
what are the types of Bug?
what is the call-pair testing? there is any length for Test case?
exactly what is the purpose of configuration mgt tool? also give some examples?
5.how many deliverables are there in a project development?
HI friends, I am 1.2 years of exp in manual testing,,, now i got job in Visteon,,, as a tester in embedded products,,, but they told it is contract of only 3 months,,, can i take this offer or not plz give idea,,,,, if i take mean it there any possibility to be a regular employe of that company after 3months..... reply soon
What is the testing that a tester performs at the end of unit testing?
How does a coverage tool work?
if i give some thousand tests to execute in 2 days what do u do?
24 Answers BirlaSoft, Sigma IT,
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.