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 TAS language which is used as a language for some projects/
How to overcome pesticide paradox?
What is internationalization testing (i18n testing)?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
what type of testing techniques are using after accept the build?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
Write the function test case to add a customer to database.
Can you explain an application boundary?
What is the purpose of test strategy?
Can anyone tell me about banking project? abt the transactions? the flow?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
i looking for the software testing job with the exp of (1.5 yrs ), if anybody knows how to approach the companies ,pls let me know , possible que which will be asked in interview ? pls send me sample resume for testing ....pls do the favour as soon as posible .
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result