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 |
Tell me the SRS based review,brs based review
how far the test tracability matrix hepls in regression testing ?
How to write JSON query ? Explain with Example
what are the 3 key elements of agile methodology
what is the work flow of testing(glamorous)
.what are the diff between desktop and web applications?
what is mean security testing ? define with example
Can anyone explain me about, the white box testing and black box testing, in detail?
what wil be your approach while testing any software ,test to pass or test to fail?
can anybody tell me during interview which type of question raised in project round
suppose i received 3 build b1, b2, b3 on which build i will do regression testing
What are the properties of a good requirement?