Difference between revisions of "Software Testing"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 3: Line 3:
=Current State=
=Current State=
==Unit Tests==
==Unit Tests==
===citationManager===
*Existing Unit Tests
*Interfaces
*Missing Unit Tests
===commonLogic===
*Existing Unit Tests
*Interfaces
*Missing Unit Tests
===commonPresentation===
*Existing Unit Tests
*Interfaces
*Missing Unit Tests
...


==Integration Tests==
==Integration Tests==

Revision as of 14:51, 21 June 2010

This page will describe the testing approach for the services and solutions developed at the MPDL.

Current State[edit]

Unit Tests[edit]

citationManager[edit]

  • Existing Unit Tests
  • Interfaces
  • Missing Unit Tests


commonLogic[edit]

  • Existing Unit Tests
  • Interfaces
  • Missing Unit Tests


commonPresentation[edit]

  • Existing Unit Tests
  • Interfaces
  • Missing Unit Tests

...

Integration Tests[edit]

GUI Tests[edit]

System Test[edit]

References[edit]