is integartion tetsing done by.....
a.test eng
b.developer
c.both
d. none.. if any body involves , wat will they do?
Answers were Sorted based on User's Feedback
Answer / jack
Integration testing is done by the test engineer..
but...
at the time of integrating the modules..
developers will also test once with the
integrated application, whether it is working
correctly or not..
| Is This Answer Correct ? | 7 Yes | 0 No |
The answer depends of when the Integration testing is happening.
In STLC, we will do Integration testing two times.
1. The integration of the small units developed by more than
one will be integrated and tested for overall functionality.
This should be done once the unit testing for each small
unit passed. Development team is responcible for this.
2. Integration of one application with other applications or
systems through webmethods or some other means. This should
be done once the system testing completed successfully.
Testing team is responcible for this.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / shudip
Unit testing is performed by the Developer....
integration is performed both by the developer and the
tester.......
System testing is performed only by the tester......
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / sudheer
only developers
in some situations tester also participate
why becuase while integrating modules
the tester will check weather all modules are
working properly or not
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the diff. Between Waterfall and Spiral model?
17 Answers Covansys, IBM, Wipro,
What you will do during the first day of job?
Any body give me sample test plan?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
What is the diff bet test scenario and test case.
What is B.V.A with brief example?
WHAT IS LOAD TESTING
specify another matrix/table used for same functionality as of tracibility matrix?
What is Test Strategy and Test Plan..what is the Diff.between those?
There is a field called "Departure Time" Write the test cases for this field.
Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)
Hi Friends ... why need testing team again, develop team is also doing testing... it is nessesary testing team for a project...