Tests/Activity/TurtleArt Boolean Logic 1: Difference between revisions
< Tests
Jump to navigation
Jump to search
(New page: {{Test case |testcase_name=Boolean Logic 1 |testcase_category=Activity |testcase_subcategory=TurtleArt |testcase_component=TurtleArt |testcase_feature=http://wiki.laptop.org/go/Turtleart |...) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''This page is obsolete. The information has been merged into [http://wiki.laptop.org/go/Tests/Activity/TurtleArt].''' {{delete}}{{deprecated}} |
|||
{{Test case |
{{Test case |
||
|testcase_name=Boolean Logic 1 |
|testcase_name=Boolean Logic 1 |
||
Line 13: | Line 15: | ||
#Drag a 'forward' block to the bottom of the spacer. |
#Drag a 'forward' block to the bottom of the spacer. |
||
#Drag a 'back' block into the 'else' area of the 'if' block. |
#Drag a 'back' block into the 'else' area of the 'if' block. |
||
|testcase_procedure=Test Procedure (repeat for all test values below): |
|testcase_procedure=Test Procedure (repeat for all test values below): |
||
#Click the 'clean' button at the top of the screen. |
#Click the 'clean' button at the top of the screen. |
||
Line 44: | Line 45: | ||
<tr><td>13.</td><td>4</td><td>11</td></tr> |
<tr><td>13.</td><td>4</td><td>11</td></tr> |
||
</table> |
</table> |
||
|testcase_expectedresults=-- |
|testcase_expectedresults=-- |
||
<table border="1" cellspacing="0"> |
<table border="1" cellspacing="0"> |
||
Line 52: | Line 52: | ||
<tr><td>"=" </td><td>up </td><td>down </td><td>down</td></tr> |
<tr><td>"=" </td><td>up </td><td>down </td><td>down</td></tr> |
||
</table> |
</table> |
||
|testcase_comments=Rationale: |
|||
*The inputs are chosen from the equivalence partition { Negative, Zero, Positive } |
|||
*Input combinations were chosen to give a variety of outputs, for each partition. Boundary values are also tested. |
|||
}} |
}} |
||
{{Test results begin}} |
{{Test results begin}} |
||
{{Test results |
|||
|testresult_release=8.2.0 (767) |
|||
|testresult_build=45 |
|||
|testresult_passfail=Pass |
|||
|testresult_comments=All blocks exhibit the expected behavior |
|||
|testresult_date=2009/03/29 |
|||
}} |
|||
{{Test results end}} |
{{Test results end}} |
Latest revision as of 01:31, 17 March 2012
This page is obsolete. The information has been merged into [1].
A request has been made for this page to be deleted. If you disagree with its deletion, please explain why on its talk page. Before deleting verify that no links will break. |
Test case: Short name::Boolean Logic 1
|