How to write integration test cases? And as a black box
tester do we write integrated test cases and how?



How to write integration test cases? And as a black box tester do we write integrated test cases a..

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

Post New Answer

More Manual Testing Interview Questions

what are the defects in gmail

3 Answers  


how can we test an application to know the expiration period (i.e,below or equal to expiry-date it shud work and above it shud fail). [assume this s/w app'n validity period is 2months]

3 Answers  


What is baseline testing?

0 Answers  


Hi,iam geetha i want to know about the different type of testing for the webapplications. Since iam doing only manual testing, i want in full details about webapplication testing. Thanks in advance

1 Answers  


what is the difference beween dry run testing and smoke testing?

3 Answers   Wipro,






What are the initiations Ur taken in UR projects?(In P.M)

3 Answers   MBT,


How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna

8 Answers  


what is role of the tester in an organaisation and project? what is the daily work of tester?

3 Answers  


what is manual testing? what is the difference between manual testing and automation testing?

4 Answers  


what is accessibility testing ? with one example

1 Answers   Fiserv,


HOW TO CREATE SRS REVIEW REPORT TO PL?

0 Answers  


4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options

5 Answers   Mind Tree,


Categories