What is the exact difference between Integration & System
testing; give me examples
Answer Posted / meenakshi
integration testing is performed when any of the two or more
components are joined together to work as one. it may be
integration of two systems or two modules or so. in case of
integration testing we test that are those components
capable of working together. In case of integration testing
interfaces of joined components is given more importance. it
is checked that the data flow b/w the components is correct
and their shld be no leakage at the interface and so on.
But in case of system testing we test the sys as whole for
both its functional and non functional requirements.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are tools of performance testing?
Write 2 scenarios for System testing?
Tell me agile process in your company
Which of these techniques is not useful for partition testing at the class level Option 1 attribute-based partitioning Option 2 category-based partitioning Option 3 equivalence class partitioning Option 4 state-based partitioning
can we do database testing in manual testing? then how we write the test case?
What is ofx testing?
What is smoke testing and user interface testing ?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
Explain what is exhaustive testing?
Write 10 test scenarios to test remember me checkbox present in login window
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Test cases have written according to Flow of the software working or according to Screens?
Explain the advantages of automation over manual testing?
write test cases on wall
What is Stability and Performance Testing in Testing the TV