How to write integration test cases? And as a black box
tester do we write integrated test cases and how?
Answer / v5
Integration testing is done when integrating one unit
(module) with another, so the test case includes the
functionalities of both the modules, and in case if there
is any data dependancy, that should be involved as well.
Yes, a black box tester writes integrated tes cses to check
the functionality of the integrated module.
| Is This Answer Correct ? | 5 Yes | 2 No |
What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
What is Resprint and Patch?
generally what model tester will follow in an comapany? pls give me answer
what is vss?
What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa
Differentiate Test strategy and Test case?
What is the role of Testing Engineering in a product company
If there are more number of test cases, how can u pick up a selective test case?
when there are any CRs in the projects, as a tester what do you do?
Neelima, Can you please brief what are the 15 testing issues. I'm aware of 5 Software developement life cycle.
what is diff b/w smoke testing & sanity testing?