how you will write test case for integration testing give me
example
Answer Posted / santoshnathan
No test cases for Integration testing.Because,integration
means combining the modules.This will be done by
developer(It comes under WHITE BOX TESTING).OK
Is This Answer Correct ? | 4 Yes | 34 No |
Post New Answer View All Answers
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
Why should you care about objects and object-oriented testing?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?
what is base time , how can we base time your doc"s ?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
What is Difference between Test Strategy and Test Methodology?
What r the documents required for performance testing
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
What is the difference between functional testing and integration testing?