how you will write test case for integration testing give me
example
Answers were Sorted based on User's Feedback
Answer / godisgr8
We won't write separate test cases for Integration testing.
Practically,they will get covered under functionality
testing itself. Functionality testing will cover 80% of the
test cases.
| Is This Answer Correct ? | 3 Yes | 26 No |
Answer / 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 |
what are the different things we test other than field level and form level validatons in functional testing
what is the diff b/w system testing & end to end testing
IN TEST PLAN DOC, WHAT R THE ASUUMPTIONS MADE BY BY THE TEST ENG?
Explain the manual testing process?
What are the steps to test any software through automation tools?
Is Beta Testing done by devolopers or testers?
What is difference between the Build version id and software version id ?
Write test cases to copy text file from C:\ drive to D:\ drive?
What is the difference between functional requirement and non-functional requirement?
why is it necessary to give a priority to the test cases or/and requirements. why does the Test case ID is not sufficient to identify the test cases to be executed first.
What is deployment testing ? How it is performed ?
what is data base testing, explain with example