What is diff. between System Testing and Integration
Testing ?
Answers were Sorted based on User's Feedback
Answer / anuradha
In system testing we test both functional testing and non
functional testing too . Non functional testing contains
security testing , load testing , relability tesing ,
stress testing ,volume testing , GUI testing ,compactibilty
testing ,interoperability testing , we perfor benchmarking
too , configuration testing so on
In integration testing we test the functionality testing ,
checking the of all the modules which are integrated . we
check for the data flow betn the modules is done as per the
requirement or not
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / hiren
Both are the phase of the testing.In Integration testing we
integrate all the module together and test as per the client
specification.In System testing we will check system
performance in case of more stress & load,hardware &
software compatibility,whether the site is secure or not i.e
security testing etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / cv
I just want to make a little correction in Anuradha's answer.
As per my knowledge, in integration testing we give more stress on proper integration of all the modules. We donot give more stress on functionality here, just on the proper integration.
System testing is very well defined by Anuradha and i think its 100% correct.
Plz let me know if im wrong.
thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Generally which software development model is used in project based companies?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach
Write a TestCases for Coffee Vending machine ?
IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF TESTER IS INVOLVED , WHAT WILL TESTER DO ?
What is smoke test? Do you use any automation tool for smoke testing?
1)How Much intraction with user should tester have and why?
what will be the usability testing of gmail's inbox page
how many types of functions in qtp
what is main thing of the BB or WB in testing domain?
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
What is primary duty of tester ?
17 Answers nvidia, Symantec, Veritas,
If u have to test the web page application and have to validate the Look & Feel of the application then how will u test it?