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 |
How many are the types of Black Box testing ?
When will the testing starts?
Should we test every possible combination/scenario for a program?
what is defect density ? we say it is No of defects / line of code.. what is line of code ? pls if possible give some real example
why feature not to be tested in test plan
what is diff between stress testing and spike testing
hai friends can u expalin about real time process of testing at the company, like flow diagram
what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
Is quality control similar to quality assurance?
Can anyone explain Boundary value Analysis and equavelance partition with real time example