What is System Testing and Integration Testing.Differentiate
them.

Answers were Sorted based on User's Feedback



What is System Testing and Integration Testing.Differentiate them...

Answer / amit_8573

System Testing include both Functional and Non Functional
testing.

In Integration Testing,we make sure that by combining the
different modules how system works.

Then Explain them

Is This Answer Correct ?    6 Yes 0 No

What is System Testing and Integration Testing.Differentiate them...

Answer / ramprasad.s

Integration Testing:
Combine the modules with referential data and check the
functionality and performance.

System Testing:
System testing of Software and Hardware on a complete,
integrated system to evaluate the system's compliance with
its specified requirements.

Is This Answer Correct ?    3 Yes 0 No

What is System Testing and Integration Testing.Differentiate them...

Answer / washim raza

System Testing : Its says the testing about the complete system functionalities when it is integrated with all other interfaces, and it works as a complete system is to be deployed in the customer site.

Integration Testing : it says about the testing done for the interfaces which are interacted with each other.

Is This Answer Correct ?    0 Yes 0 No

What is System Testing and Integration Testing.Differentiate them...

Answer / ghouse pasha shaikh

Integration Testing:
It is an orderly progression of testing
in which software elements and Hardware elements OR both are
combined and tested to evaluate testing ,until total system
has been integrated.

System Testing:
the process of testing an integrated
hardware and software system to verify that the system meats
the specified requirement or not

Is This Answer Correct ?    0 Yes 0 No

What is System Testing and Integration Testing.Differentiate them...

Answer / n@ni

System Testing : Other name for system testing is black box
testing.
->It was done by testers.
->"Testing all the requirements in the application is
called system testing"
->In system testing the test engineer can test the
1)Userinterface functionality (colour,size,font,etc)
2)usability (curser blinking,tab monents,short cut keys etc)
3)functionality (customer required functionalites are there
in the application)
4)non functional (preformanece,security)
5)validate (type)


Integration testing : Other name for integration testing is
white box testing.
->It was done by Developers
->in Integration testing developers test the
1)connection between the modules,
2)data flow between the modules,
3)control flow between the modules.

Integration Testing is of two types,
->Database Integration (Back End Integration)
->Application Integration (Front End Integration)



Plz Let me know if any Mistakes in it.

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

what is product backlog...

2 Answers   HCL, Wells Fargo,


what is unit testing? It comes under white box or Black Box testing?

19 Answers   Trigent,


how many members are involved in test plan? and tell me names?

3 Answers   Wipro,


entry and exit criteria for each phase in STLC and SDLC

2 Answers   IBS, TCS,


what is a bad defect and why do we write bad defects?

3 Answers  






what is the steps for preparing scenario ?

3 Answers  


What is workadround

2 Answers  


How do u go about testing of client server application

0 Answers   Sonata,


what is difference between metric and report?

4 Answers   Covansys,


what is confrigation management, and change managment?

1 Answers  


How you create Test Cases Based on Test Plan ? Is there any approach following for creation of test cases?

4 Answers   US Technology,


what is the test metrics followed if its a small scale company i mean not a cmm level company

1 Answers  


Categories