TestSpecifications
NetBeans Test Specifications
Test specifications are documents containing description of test scenarios. These scenarios help QE with execution of manual tests.
- NetBeans 6.8 Test Specifications & Progress
- NetBeans 6.7 Test Specifications & Progress
- NetBeans 6.5 Test Specifications
- NetBeans 6.1 Test Specifications
- NetBeans 6.0 Test Specifications
- NetBeans 5.5.1 Test Specifications
- NetBeans 5.5 Test Specifications
- NetBeans 5.0 Test Specifications
- NetBeans 4.1 Test Specifications
New Test Specifications
New version of Test Specification is written in JSPWiki using it's syntax with few enhancements. Look at Text Formatting Rules. Pay special attention to Numbered list part - you must add one or more spaces on the new line if you want to continue with numbered list.
How-to create a new Test Specification
Easiest way to create such a new shiny Test Specification is:
- Create a new wiki page and name it properly (name of test specification: "TS_nbversion_testspecname" - e.g. TS_60_ActionsWizard)
- Copy & paste content of Test Specification Template into your newly created page
- Edit your page
How-to create Test Specification using existing XML file(s)
If your Test Specification is now stored in XML file(s) and you use Test Specification Editor or bash script to create HTML version of Test Specification, then please follow this how-to:
Hint: Test Specification Editor now contains predefined XSL file to transform XML Test Specification to JSPWiki format too.

