ofter combine the sub modules which type of integration
testing will be done ? and who will do this ?
Answers were Sorted based on User's Feedback
Answer / poonam
There is not any type of integration testing. After
combining sub module what will we get, will be a module. So
to test a module we use Unit Testing not integration.
Integration testing will happen when we will combine
different modules, bcz after combining different modules
we will check the dependency of one module over another
module.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / g.mallikarjun
there is no types for integration testing, but to integrate
the sub modules developers should follow the
approaches.mainly two types of approaches that are
1).top-down approach
2).bottom-up approach
and third one also there that is sandwitch approach.
integration testing will be done by the developer.
in this approaches, if we want to integrate sub-module we
should follow top-down approach,
where as in main module we should follow bottom-up approach
mallikarjun.g@zapak.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Can anybody help me by sharing some knowledge on software testing life cycle, how testing process done under UT,IT,ST,PT,UAT.?please explai me briefly regarding this. Best Regards, Keerthana.
How to calculate testing productivity?
What is the difference between unit testing and smoke testing
Why testing Web Applications is different?
what is the difference between testplan and testcases?
What will you do when you were given two different projects and asked to complete them at same time?
How Many Types of Test Cases are ur following in ur company?
expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24
Is Software Testing categorized as a technical or Non-technical job???
what is endurance testing?give one example
HI Can any one tell me what is the meaning of creation and setup of system input files and execute the tests at the command line
Who will assign the work to Test Engineer?