Define system integrated testing with a live example.
Answers were Sorted based on User's Feedback
Answer / prithviraj
Many small components integrated together to form a complete functionality is SIT. Eg. Calculator - where Addition, Sub, Multiplication many functionalities should work together properly. Also Mobile is an interesting example for SIT.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / pravati
Any software modules or units are combined and tested as a group is called integration testing.ex-login is integration testing but testing mail id or password is unit testing
| Is This Answer Correct ? | 0 Yes | 1 No |
What happens in a web application when you enter all the data and click on submit button suddenly the connection goes off? Where the data will go?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
Mention 3 test component areas which gave lots of bugs & had lots of difficulties in testing it ?
Why tester called as Bug and Dev.called as a Defect Why?Is there specific reason behind it.
What is CMMI?
what is the difference between test senario and test case?
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
What is QA Release Package ?
wat is build duration
What is desk checking and control flow analysis