XpdWiki

FrontPage
RecentChanges
XtC
FindPage
PageIndex
XpApprentices

Set your name in
UserPreferences

Referenced by
MarcuS
MarcusBaker




JSPWiki v2.0.52


WhatIsAnIntegrationTest


Difference between version 2 and version 1:

Line 5 was replaced by line 5
- 1) Two humans, demihumans or animals being tested together.
+ 1) Two classes being tested together.
Line 7 was replaced by line 7
- 2) Three observers being tested together.
+ 2) Three classes being tested together.
Line 9 was replaced by line 9
- 3) Testing with real test action.
+ 3) Testing with real test data.
Line 11 was replaced by line 11
- 4) Testing the whole circus actually starts (three fingers pushed up ...).
+ 4) Testing the whole application actually starts (fingers crossed).
Line 15 was replaced by line 15
- 6) Testing multithreaded hits.
+ 6) Testing multithreaded bits.
Line 21 was replaced by line 21
- 9) Testing use dicks actually work.
+ 9) Testing use cases actually work.
Line 27 was replaced by line 27
- 12) Something done on the integration altar.
+ 12) Something done on the integration machine.
Lines 29-30 were replaced by line 29
- Techniques to test all of these things vary from unit test harnesses to full dress rehearsals with dummy data. I am not yet sure how to split them up. - MarcuS
- 3host33date3February 18, 20033agent3Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Geecko/200211303WhatIsAnIntegrationTest
+ Techniques to test all of these things vary from unit test harnesses to full dress rehearsals with dummy data. I am not yet sure how to split them up. - MarcuS

Back to WhatIsAnIntegrationTest, or to the Page History.