Guys, can any one of u give the realtime example for
Integration Testing
Answers were Sorted based on User's Feedback
Answer / guest
in gmail u can test integration testing. in this u have
check only data flow takes b/w two features or not
eg:login into gmail click on compose enter the textfield and
click on send button. go and check in sentitems if the
message is present then data flow is their the interface is
working properly
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mudaseer
in cell phone i click on add contact and add the name and phone the phone no should be saved in contacts this is integration testing
another one i got a call from my friend and i dont have his no
in phone so i save that number in phone so the no should be saved in contacts
Is This Answer Correct ? | 1 Yes | 1 No |
what type of questions we can ask the interviewer after finishing of the interview?
Tell exact difference b/w Smoke and Sanity testing with example?
What are all the basic elements in a defect report?
On one of my form there are three text boxes for 1.To Enter Survey no.-Special characters / and - allowed in input and 2.Village Name 3.Project Name all having Input Range 2 to 50 char.and One SUBMIT button on form then How many Test cases can I write for Funtion Testing of Above fields and button
What steps are needed to develop and run software tests?
What is the responsibility of programmers vs QA?
In which stage more defects found means anlaysis,design,coding,testing and maintance?
What is difference between Quality Assurance and Quality Control?
what is defect density?
Enlist types of testing performed for any window in sequence?
What is the difference between qa, qc, and testing?
How will you identify the client side error and server side error in web application?