sct_testcase_09_template_proposals.textile 5.6 KB

12345678910111213141516171819
  1. h1(#Test2). Yakindu SCT Testcase 10 - ExampleFiles
  2. |_. Nr |_. Testname |_. Test Instructions |_. Postconditions |_. Status|
  3. | 9.1 | Statechart roposals and documentation | Select the definition section..<p>Open the Properties view.</p><p>Select the Model tab.</p><p>Empty the Statechart Behavior text field.</p><p>In the Statechart Behavior text field, press *[Ctrl+Space]*.</p> | The following proposals are shown in a drop-down menu:<p>&emsp;- interface<br>&emsp;- internal<br>&emsp;- namespace</p><p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |
  4. | 9.1.1 | Statechart proposals - interface | Empty the definition section.<p>Enter the word interface into the definition section, followed by a space character.</p><p>Press *[Ctrl+Space]*.</p> | The following proposals are shown in a drop-down menu:<p>&emsp;- Name – XID<br>&emsp;- :</p> | %{color:red}open% |
  5. | 9.1.2 | Statechart proposals – internal | Empty the definition section.<p>Enter the word internal into the definition section, followed by a space character.</p><p>Press *[Ctrl+Space]*.</p> | The following proposal is shown in a drop-down menu:<p>&emsp;- :</p> | %{color:red}open% |
  6. | 9.1.3 | Statechart proposals – namespace | Empty the definition section.<p>Enter the word namespace into the definition section, followed by a space character.</p><p>Press *[Ctrl+Space]*.</p> | No proposal is shown. | %{color:red}open% |
  7. | 9.2 | Transition proposals and documentation | Select any transition.<p>Open the Properties view.</p><p>Select the Model tab.</p><p>Empty the Expression text field.</p><p>In the Expression text field, press *[Ctrl+Space]*.</p> | The following proposals are shown in a drop-down menu:<p>&emsp;- #<br>&emsp;- /<br>&emsp;- [<br>&emsp;- after<br>&emsp;- always<br>&emsp;- default<br>&emsp;- else<br>&emsp;- every<br>&emsp;- oncycle<br>&emsp;- Trigger event names</p><p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |
  8. | 9.2.1 | Transition proposals after “after” | Empty the Expression text field.<p>Enter the text after followed by a space character into the Expression text field.</p><p>Press *&#x5B;Ctrl+Space&#x5D;*.</p><p>Enter a integer value, e.g. 42.</p><p>Press *[Ctrl+Space]*.</p> | In a drop-down menu, language elements suitable to construct an integer expression are shown.<p>In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:</p><p>&emsp;- as<br>&emsp;- ms<br>&emsp;- ns<br>&emsp;- s<br>&emsp;- us<p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |
  9. | 9.2.2 | Transition proposals after “every” | Empty the Expression text field.<p>Enter the text every followed by a space character into the Expression text field.</p> <p>Press *&#x5B;Ctrl+Space&#x5D;* <p>Enter a integer value, e.g. 42.</p><p>Press *[Ctrl+Space]*.</p> | In a drop-down menu, language elements suitable to construct an integer expression are shown.<p>In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:</p><p>&emsp;- as<br>&emsp;- ms<br>&emsp;- ns<br>&emsp;- s<br>&emsp;- us<p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |
  10. | 9.3 | State proposals and documentation | Select any state.<p>Open the Properties view.</p><p>Select the Model tab.</p><p>Empty the State Behavior text field.</p><p>In the State Behavior text field, press *[Ctrl+Space]*.</p><p>Expected proposals: “after”, “always”, “entry”, “every”, “exit”, “oncycle” Check if the proper documentation is displayed for every proposal</p> | The following proposals are shown in a drop-down menu:<p>&emsp;- after<br>&emsp;- always<br>&emsp;- entry<br>&emsp;- every<br>&emsp;- exit<br>&emsp;- oncycle<p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |
  11. | 9.3.1 | State proposals after “after” | Empty the State Behavior text field.<p>Enter the text after followed by a space character into the State Behavior text field.</p><p>Press *&#x5B;Ctrl+Space&#x5D;*.</p><p>Enter a integer value, e.g. 42.</p><p>Press *[Ctrl+Space]*.</p> | In a drop-down menu, language elements suitable to construct an integer expression are shown.<p>In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:</p><p>&emsp;- as<br>&emsp;- ms<br>&emsp;- ns<br>&emsp;- s<br>&emsp;- us<p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |
  12. | 9.3.2 | State proposals after “every” | Empty the State Behavior text field.<p>Enter the text every followed by a space character into the State Behavior text field.</p><p>Press *&#x5B;Ctrl+Space&#x5D;*.</p><p>Enter a integer value, e.g. 42.</p><p>Press **[Ctrl+Space]**.</p> | In a drop-down menu, language elements suitable to construct an integer expression are shown.<p>In a drop-down menu, language elements suitable to continue the expression are shown. Additionally, the following keywords are shown:</p><p>&emsp;- as<br>&emsp;- ms<br>&emsp;- ns<br>&emsp;- s<br>&emsp;- us<p>For each keyword proposal a corresponding documentation popup window opens when the respective keyword is clicked.</p> | %{color:red}open% |