This page (revision-26) was last changed on 23-Jun-2015 15:04 by Albrecht Striffler

This page was created on 17-Dec-2012 16:38 by Joba Baumeister

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
26 23-Jun-2015 15:04 3 KB Albrecht Striffler to previous
25 17-Dec-2012 17:24 3 KB Joba Baumeister to previous | to last
24 17-Dec-2012 17:04 2 KB Joba Baumeister to previous | to last
23 17-Dec-2012 17:03 2 KB Joba Baumeister to previous | to last
22 17-Dec-2012 17:02 2 KB Joba Baumeister to previous | to last
21 17-Dec-2012 17:01 2 KB Joba Baumeister to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 47 added one line
At line 62 removed one line
@uses: Printer_Demo
At line 65 added one line
At line 68 added 5 lines
The execution of test test cases can be automated by creating a continuous integration dashboard.
Here, some static verification methods can be applied as well as the test cases.
The following markup introduces a continuous integration dashboard:
{{{
At line 71 changed one line
@test: ArticleHasErrors "Tutorial Printer Problems"
@test ArticleHasErrors "Tutorial Printer Problems"
@test TestCase "Tutorial Printer Testcases/No power on printer" "Tutorial Printer Problems"
@test TestCase "Tutorial Printer Testcases/Unconnected printer" "Tutorial Printer Problems"
At line 84 added 12 lines
@test UnusedNode "Tutorial Printer Problems"
@test UnusedFlow "Tutorial Printer Problems"
%
}}}
When saving the article, the following dashboard appears:
%%CIDashboard
@trigger: onSave "Tutorial Printer Problems"
@name: Continuous Integration of Printer Problems Knowledge Base
@test ArticleHasErrors "Tutorial Printer Problems"
At line 98 added 6 lines
@test CombinedFlowRuleAbstraction "Tutorial Printer Problems"
@test CombinedFlowRuleSolution "Tutorial Printer Problems"
@test NoAutostart "Tutorial Printer Problems"
@test UnusedNode "Tutorial Printer Problems"
@test UnusedFlow "Tutorial Printer Problems"
At line 79 removed 2 lines