Process and procedures followed while writing Integration
testcases and system test cases
Answer Posted / lavanya
The purpose of integration testing is to ensure distinct components of the application still work to accordance of the user requirements. The purpose of system testing is to validate an application and completeness in performing as designed and to test all functions of the system that is required in real life.
Integration testing is the phase in software testing in which individual software modules are combined and tested as a group.
It occurs after unit testing and before system testing.
Integration testing takes as its input modules that have been unit tested, groups them in larger aggregates, applies
tests defined in an integration test plan to those aggregates, and delivers as its output the integrated system
ready for system testing.
The basic difference is integration testing is the phase in software testing in which individual software modules are combined and tested as a group. It occurs after unit testing and before validation testing.
System testing of software or hardware is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements. System testing falls within the scope of black box testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between web based application and client server application?
What does entry and exit criteria mean in a project?
write testcases for open dialogbox
On login window for username and password auto populated field means what !
What is Bomb Testing?
What is verification in software testing?
What r the functional testing u perform?
Anyone tell me the test cases of Shopping Favorite
Which model is following in your company for developing software?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
diff b/w desktop based testing & web application testing
1. what is baseline document , can you say any two ?
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What is a defect age?