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 |
what is tracebility matrix and what will be there in tracebility matrix?tell me details like idno, discription....etc.pls any one answer this question?
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
If planned effort and actual effort is same, then how to calculate the effort variance ??
what is the main difference between Compatibility testing and system testing
Could anyone let me how to write test cases in Manual Testing with the real time examples.
Which one is done first, either testcases or test scenario?
write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case
what are the types of testing
What are known issues?
Explain the Pros and Cons of testing the software by Developement team and by testing team?
what is mean by Performance Related Testing in data base?
What is the initial stage of testing?