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 |
Software life Cycle models
do u know abt configuration management tool,what is the purpose of maintaining all the documents in configuration manage ment tool?
1 Answers Cap Gemini, Sapient,
what are the advantages and disadvantages of waterfall model?
Define performance and stress testing?
A defect which could have been removed during initial stage is removed in later stage how does it affect cost?
How much the bug is affecting the functionality of the application?
What type of testing process is going on your company ?
what is the difference between Client server application and web based application
Work flow in testing in your company?
What is verification & validation?
Difference between Client server application & Web based application?
3 Answers CMS, H5 Asia Pacific, IBM,
what is the of testing in sdlc