Difference between revisions of "TestscriptNetbeansPlugin"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Created page with '<div style="background: yellow;font-weight: bold; text-align:center;"> This specification is a DRAFT still in discussion.<br> </div> == Abstract == There is a need of a plugin …')
 
(TODOs)
Line 91: Line 91:
  
 
* make it opensource
 
* make it opensource
License?
+
 
 +
License should be LGPL like used on all OpenOffice.org files
 +
 
 
* added to a SCM.
 
* added to a SCM.
Where?
+
 
 +
CVS should be used as SCM. Sources should be located in qa-Directory of Repository. See [http://qa.openoffice.org/source/browse/qa/ CVS-Browser] for details
 +
 
  
 
=== Bugs ===
 
=== Bugs ===

Revision as of 08:14, 16 November 2009

This specification is a DRAFT still in discussion.

Abstract

There is a need of a plugin for Netbeans to work with testscripts for the VCLTesttool.

References

Reference Document Check Location (URL)
Prerequisites [passed/failed] n/a
Product Requirement, RFE, Issue ID (required) [available/not available] <PLEASE ENTER LOCATION HERE>
Accessibility Check (required) See accessibility section for check list
Test case specification (required) [available/not available] <PLEASE ENTER LOCATION HERE>
IDL Specification [available/not available] <PLEASE ENTER LOCATION HERE>
Software Specification Rules n/a n/a
Other, e.g. references to related specs, Product Concept Document <PLEASE ENTER LOCATION HERE>

Contacts

Role Name E-Mail Address
Developer Marc Neumann msc@openoffice.org
Quality Assurance Helge Delfs hde@openoffice.org
Documentation
User Experience

Acronyms and Abbreviations

Acronym / Abbreviation Definition
VTT VCLTestTool
IDE Integrated Development Environment

Detailed Specification

The needs:

  • load and edit test script (inc and bas files)
  • load a project with all test scripts
  • Syntax highlighting
  • Integration of the SCM

TODOs

  • make it opensource

License should be LGPL like used on all OpenOffice.org files

  • added to a SCM.

CVS should be used as SCM. Sources should be located in qa-Directory of Repository. See CVS-Browser for details


Bugs

Features

Done

Bugs

Features

  • load and edit test script (inc and bas files).

The files can be loaded into the IDE.

  • Integration of the SCM.

This feature is build into Netbeans, so there is nothing to do.

Accessibility

Migration

Configuration

File Format

Open Issues

Personal tools