소스 검색

Add Testplan to textile

Dominik Tesch 9 년 전
부모
커밋
d2c957b485

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 2 - 2
manual-tests/org.yakindu.sct.test.manual/tectcases/Yakindu SCT Testcase 01 – Installation.textile


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 4 - 4
manual-tests/org.yakindu.sct.test.manual/tectcases/Yakindu SCT Testcase 02 - Editor.textile


+ 5 - 5
manual-tests/org.yakindu.sct.test.manual/tectcases/Yakindu SCT Testcase 06 - Expression Language Proposals.textile

@@ -2,11 +2,11 @@ h1(#Test2). Yakindu SCT Testcase 06 - Expression Language Proposals
 
 
 |_. Nr |_. Testname |_. Test Instructions |_. Postconditions |_. Status|
-| 6.1 | Extend statechart interface | Replace the statechart specification by the following:<p>@namespace Staircase@</p><p>@internal:@</p><p>@var light : boolean@</p><p>@interface A:@</p><p>@in event keypress@</p><p>@interface B:@</p><p>@in event keypress@</p><p>Select transition with keypress trigger and double-click on trigger.</p><p>Replace "keypress" by "A.keypress" to qualify the event.</p> | No error messages are shown. | %{color:red}open% |
-| 6.2 | Create another statechart | Create a new statechart model and name it OtherStatechart.<p>Replace the default text in the definition section by the following:</p><p>@namespace OtherStatechart@</p><p>@interface A:@</p><p>@out event e1@</p><p>@in event e2@</p><p>@interface B:@</p><p>@out event e1@</p><p>@in event e2@</p> | The new statechart OtherStatechart is created. It does not have any error markers. | %{color:red}open% |
-| 6.3 | Test state proposals | Select state LightOff.<p>Open properties view.</p><p>Place the cursor in front of the expression in the state specification and press *[Ctrl+Space]*.</p> | Only the following proposals should be displayed:<p>- A</p><p>- B</p><p>- light</p><p>- [</p><p>- after</p><p>- always</p><p>- entry</p><p>- every</p><p>- exit</p><p>- oncycle</p> | %{color:red}open% |
-| 6.4 | Test transitions proposals | Select transition with trigger A.keypress.<p>Open properties view.</p><p>Move cursor in front of A.keypress and press *[Ctrl+Space]*.</p> | Only following proposals should be displayed:<p>- A</p><p>- B</p><p>- #</p><p>- /</p><p>- [</p><p>- after</p><p>- always</p><p>- default</p><p>- else</p><p>- every</p><p>- oncycle</p> | %{color:red}open% |
-| 6.5 | Test transitions proposals | Move cursor behind A.keypress and press *[Ctrl+Space]*. | Only following proposals should be displayed:<p>- keypress</p><p>- #</p><p>- ,</p><p>- .</p><p>- /</p><p>- [</p> | %{color:red}open% |
+| 6.1 | Extend statechart interface | Replace the statechart specification by the following:<p>&emsp;@namespace Staircase@</p><p>&emsp;@internal:@<br>&emsp;@var light : boolean@</p><p>&emsp;@interface A:@<br>&emsp;@in event keypress@</p><p>&emsp;@interface B:@<br>&emsp;@in event keypress@</p><p>Select transition with keypress trigger and double-click on trigger.</p><p>Replace "keypress" by "A.keypress" to qualify the event.</p> | No error messages are shown. | %{color:red}open% |
+| 6.2 | Create another statechart | Create a new statechart model and name it OtherStatechart.<p>Replace the default text in the definition section by the following:</p><p>&emsp;@namespace OtherStatechart@</p><p>&emsp;@interface A:@<br>&emsp;@out event e1@<br>&emsp;@in event e2@</p><p>&emsp;@interface B:@<br>&emsp;@out event e1@<br>&emsp;@in event e2@ | The new statechart OtherStatechart is created. It does not have any error markers. | %{color:red}open% |
+| 6.3 | Test state proposals | Select state LightOff.<p>Open properties view.</p><p>Place the cursor in front of the expression in the state specification and press *[Ctrl+Space]*.</p> | Only the following proposals should be displayed:<p>&emsp;- A<br>&emsp;- B<br>&emsp;- light<br>&emsp;- [<br>&emsp;- after<br>&emsp;- always<br>&emsp;- entry<br>&emsp;- every<br>&emsp;- exit<br>&emsp;- oncycle | %{color:red}open% |
+| 6.4 | Test transitions proposals | Select transition with trigger A.keypress.<p>Open properties view.</p><p>Move cursor in front of A.keypress and press *[Ctrl+Space]*.</p> | Only following proposals should be displayed:<p>&emsp;- A<br>&emsp;- B<br>&emsp;- #<br>&emsp;- /<br>&emsp;- [<br>&emsp;- after<br>&emsp;- always<br>&emsp;- default<br>&emsp;- else<br>&emsp;- every<br>&emsp;- oncycle| %{color:red}open% |
+| 6.5 | Test transitions proposals | Move cursor behind A.keypress and press *[Ctrl+Space]*. | Only following proposals should be displayed:<p>&emsp;- keypress<br>&emsp;- #<br>&emsp;- ,<br>&emsp;- .<br>&emsp;- /<br>&emsp;- [ | %{color:red}open% |
 
 
 

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 1
manual-tests/org.yakindu.sct.test.manual/tectcases/Yakindu SCT Testcase 07 - Custom Generators.textile


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 8 - 8
manual-tests/org.yakindu.sct.test.manual/tectcases/Yakindu SCT Testcase 08 - Genmodel.textile