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 |
what is difference between BVA and Equivalence Partitioning ? can u explain BVA for three digits?
Difference b/n Validation and verification?
Who is the father of software testing?
I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?
How important is Change Management in today's computing environments?
Who will change the Bug Status as Deffered?
How can u proove ur self as a TE the bug is valid? if the developer said its a invalid bug but TE said its a valid?
Differentiate verification and validation?
What are the type of testinmg to test in Unit, System,Integration and User acceptance testing< client side>
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What is GreenBox Testing
what is web server ur using at ur current testing of web application.