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.
|
|
WARNING: The content of this section is considered DEPRECATED and OBSOLETE It is preserved for historical or documenting reasons.
|
Stream
|
,|x|Build stream::x}}
|
Category
|
Test category::Activity
|
Sub-category
|
Test subcategory::Calculate
|
Component
|
System component::Calculate
|
Feature
|
System feature::http://wiki.laptop.org/go/Calculate
|
Objective
|
Test objective::Test the calculate activity basic functionalities
|
Tools
|
Test tools::n/a
|
Setup
|
Test setup::n/a
|
Procedure
|
[[Test procedure::1. Open the XO machine.
2. Run the Calculate Activity on XO machine.
3. Test invalid inputs for the four arithmetic operations.
4. Test valid inputs for the four arithmetic operations.]]
|
Expected Results and Pass Criteria
|
[[Pass criteria::1. When testing the invalid inputs, it is expected that tests will fail by returning some error message telling the user what went wrong.
2. When testing the valid inputs, it is expected that tests will pass by returning the right value.]]
|
Comments
|
[[More notes::The following is the case sequence to test the four arithmetic operations(addition, subtract, multiply, division ):
input1(pos, neg, 0, invalid(a-z)), input2(pos, neg, 0, invalid(a-z)) ,operations(+,-,*,/)
We build 12 test cases using pairwise method and 2 test cases using Myer's method.]]
|
|