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 |
I want to know the real time cycle i.e SDLC.(First of all Buisness logic is prepared,but doesn't know by whom and with the help of whom?)Similarly what are the next steps (the persons involved) and connection in between the steps.
whatis the diffrence bug ,error,defect
How to derive test requirements from SRS?
what is Ping tests?
How will u decide test data to see that evey feature is thoroughly tested
1.what is test scenario? if possible give me some documents? 2.what's the difference between test scenario and frs?
How will you link the Defect to the test case? Explain Bug life cycle
How is ‘build’ different from ‘release’?
What is the Difference between 2 tier and 3 tier Applications...Actually what is a tier.. Anybody can body can give accurate answer..Thanks in advance..........
What are the test factors you consider while preparing high severity test cases.Please answer ASAP
1 Answers GL Noble Denton, IBM,
what is meant by estimation and it's use?
when doing regression testing, how can we know that other screen or module are affected?