IS INTEGARTION TESTING DONE BY THE DEVELOPER OR TESTER?IF
TESTER IS INVOLVED , WHAT WILL TESTER DO ?
Answer Posted / amit verma
Integration Testing was done by Testers not Developers.
But it doesnt mean that only Testers can peform
Intergration Testing,decleopers can slos include in this
type of testing.
In Integration testing,tester test the fuctionality of the
modules after integrated two or more than modules,data flow
in integrated modules.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
How much the bug is affecting the functionality of the application?
What is early testing?
What is a test server?
After insert the record in front-end, how will you check the back end by manually? Please explain?
What is error cusing tecnique
Define performance and stress testing?
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
what are the types of Bug?
What’s the difference between verification and validation in testing?
Write a Test scenario for Outlook Search functionality.
What is the difference between qa, qc, and testing?
What are the different types of integration testing?
What kind of testing to be done in client server application and web application? Explain
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.