Difference between revisions of "NA-MIC/Projects/NA-MIC Kit/Dart 2 and CTest - Software Quality"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
 
Line 3: Line 3:
 
'''Progress:'''
 
'''Progress:'''
  
Dart2 versions 0.4, 0.5, 0.6, 0.8.5, and 1.0-rc1 (?) were made available to NA-MIC and the community at large.
+
Dart2 version 1.0.7 is now available to NA-MIC and the community at large. This version of Dart2 includes an embedded web server, embedded database, xmlrpc connections, plotting, sorting, notes, users, roles, messenging, notification, and 97 pages of documentation.
 +
 
 +
Dart2 has been extended to support MySQL providing capabilities to the enterprise users.
  
 
CTest was updated to support features of Dart2 including XML-RPC submission, partial submision of results, hierarchical test submission. Several features were added to simplify testing of complex tools such as Slicer. CTest scripting was improved to provide flexible testing scenarios.
 
CTest was updated to support features of Dart2 including XML-RPC submission, partial submision of results, hierarchical test submission. Several features were added to simplify testing of complex tools such as Slicer. CTest scripting was improved to provide flexible testing scenarios.
Line 10: Line 12:
  
 
* Single jar file with embedded servlet container, embedded database, xmlrpc connection, task management, events...
 
* Single jar file with embedded servlet container, embedded database, xmlrpc connection, task management, events...
* Documentation (90 page user/administration [http://svn.na-mic.org:8000/svn/Dart/trunk/Dart.pdf guide])
+
* Documentation (97 page user/administration [http://svn.na-mic.org:8000/svn/Dart/trunk/Dart.pdf guide])
 
* Hierarchical tests
 
* Hierarchical tests
 
* Archival and aging of test results and submissions
 
* Archival and aging of test results and submissions

Revision as of 20:25, 19 April 2007

Home < NA-MIC < Projects < NA-MIC Kit < Dart 2 and CTest - Software Quality

Objective: Dart2 and CTest are core elements (server and client, respectively) of NA-MIC's quality control system for software development. Here, we are extending NA-MIC's software testing and quality process to support advanced reporting and integration with software testing tools while simplifying the use and installation of NA-MIC's software quality tools.

Progress:

Dart2 version 1.0.7 is now available to NA-MIC and the community at large. This version of Dart2 includes an embedded web server, embedded database, xmlrpc connections, plotting, sorting, notes, users, roles, messenging, notification, and 97 pages of documentation.

Dart2 has been extended to support MySQL providing capabilities to the enterprise users.

CTest was updated to support features of Dart2 including XML-RPC submission, partial submision of results, hierarchical test submission. Several features were added to simplify testing of complex tools such as Slicer. CTest scripting was improved to provide flexible testing scenarios.

Dart2 features:

  • Single jar file with embedded servlet container, embedded database, xmlrpc connection, task management, events...
  • Documentation (97 page user/administration guide)
  • Hierarchical tests
  • Archival and aging of test results and submissions
  • Sortable tables
  • Plots of measurements over time
  • Email notifications
  • RSS feeds on recent submissions
  • Notes, coverage, dynamic analysis, style
  • Users/Roles
  • Events, tasks, messengers
  • Apache proxy configuration

Key Investigators:

  • GE Research: Daniel Blezek, James Miller
  • Kitware: Andy Cedilnik

Links: