| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 3 months |
| seen | Mar 8 '12 at 15:43 | |
| stats | profile views | 0 |
|
Feb 13 |
comment |
What is really tested in an integration test? I completely agree with your statements, but what is the content of these tests? I think these test will not contain anything new related to component tests. - Your first bullet can be found with a subset of the component tests of the high level component where a stub of B is replaced by the real B. - Your second bullet: exactly the same. - Third bullet: I think these may contain new testcases, mostly negative ones. |
|
Feb 8 |
awarded | Student |
|
Feb 7 |
comment |
What is really tested in an integration test? Hi,good points you make. My problem is that I don't see a difference in the contents of the tests. Or only that we test a subset of what we test in unit tests (IF we test all components completely before we integrate) This is the EP/BVA thing. |
|
Feb 7 |
asked | What is really tested in an integration test? |