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 |
Please recommend which are a good books for software testing.. best authors for s/w testing.
Adobe puzzles: . . . . . . . . . connect all these dots using 4 continuous lines.one clue u can extend the line after the points also. 2.one basket contains apples,second basket contains oranges and third basket contains apples and oranges the labels are wrongly mentioned.pick one fruit from one of these basket and find which basket contain which fruits.
what are the types of Bug?
What is mutation testing and when can it be done?
What type of testing process is going on your company ?
If there are more number of test cases, how can u pick up a selective test case?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
which fields comes under SRS?
what is bug life cycle?
What is test driver and test stub?
can any one explain the performance testing in detail plz
Give example for usability testing ?