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 baselined document needed to create Test case,Integration TEst case, System test case, Acceptance test case?
What is red box testing and yellow box testing?
What is defect density?
10 Answers Qualtree Solutions,
how do u know whether the particular project belong to client server or web -based?
need testing projects where can i find them
what is diffrence between dynamic black box testing and dynamic white box testing
Is Validation Test & Negative Tests have same meaning???Are both same???
what is negative testing and positive testing with example?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
How will confirm the Test Cases are passed?
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What is regression testing? When to apply it?