7 of 7 passed in 66 milliseconds
Tests

Tests are always an important metric to gauge stability and improvement of programmatic logic over time. These tests provide a set of 'traffic lights' on the left that indicate the success/failure/other for your most recent test runs (top to bottom). The tests are linked to the Current Profile and utilize the SymbolRules and TokenRules that you can select on the Rules page, so that you can see how particular tests are affected by different sets of rules. Currently, the answers returned are using a fairly static canned answer so that they are consistent and easy to track. One of the future goals of this phase of the project is to expand range of answers using a random-tree structure.

SelectedSymbolRules: Default SelectedTokenRules: Default
Question / Description Pattern / Answer Rule Expected / Answer Time
43
What is $3.12 plus $5.23?
Question : Equals : Currency : Math : Currency   2.3.5.8.5
 
2.3.5.8.5   - Currency 
The answer is $8.35.
The answer is $8.35.
1.5703 ms
44
$40.00 plus $2.99?
Currency : Math : Currency   5.8.5
 
5.8.5   - Currency 
The answer is $42.99.
The answer is $42.99.
2.273 ms
45
What is 10 cents plus $1.23?
Question : Equals : Currency : Math : Currency   2.3.5.8.5
 
2.3.5.8.5   - Currency 
The answer is $1.33.
The answer is $1.33.
1.1363 ms
46
What is 5¢ plus 25¢?
Question : Equals : Currency : Math : Currency   2.3.5.8.5
 
2.3.5.8.5   - Currency 
The answer is 30¢.
The answer is 30¢.
1.0679 ms
47
What is $.52 plus $.29?
Question : Equals : Currency : Math : Currency   2.3.5.8.5
 
2.3.5.8.5   - Currency 
The answer is $.81.
The answer is $.81.
0.9412 ms
48
Add $5 plus $7.33?
Math : Currency : Math : Currency   8.5.8.5
 
5.8.5  (75%) - Currency 
The answer is $12.33.
The answer is $12.33.
0.8507 ms
49
What is ten dollars minus one hundred fifty cents?
Question : Equals : Currency : Math : Currency   2.3.5.8.5
 
2.3.5.8.5   - Currency 
The answer is $8.50.
The answer is $8.50.
21.0336 ms