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 |
in which Software Life cycle phase does testing occur?
What is diff between equialence partioning and boundary value analysis
Can you explain steps in function points?
what is agile testing?
How to do credit card (banking application) security testing?
How to perform the end to end testing or system testing for the Railway ticket booking application?
1.what is a test condition ?
1. what is a difference between test plan and test strategy?2.What is the test plan is different from the test strategy? then how?
What is the difference between White Box testing and Unit Testing?
How do we decide that testcases covers all the requirements?
who will infrom the testers when the build is ready to test from developement side?
Who will assign severity and priority to the bug?