We will be experimenting with acceptance testing technique using radio network routing algorithms as a sufficiently complicated example. Our testbed will be a recently reincarnated simulation which we have described briefly elsewhere. http://c2.com/~ward/mors ... Net/SimView.html. -- WardCunningham

The simulator starts with no nodes. The new city button pops up a dialog for city information. Try http:run.cgi.

fit.ActionFixture
starteg.net.Simulator 
checknodes0
pressnew city 
enternamePortland
enterzip1,1,1
enterpopulation1.5e6
entercoord45 30.0 n 122 45.0 w
checkcoordN45.5 W122.75 expected
45 30.0 n 122 45.0 w actual
pressok 
checknodes1
pressnew city 
enternameSalem
enterpopulation.6e6
enterzip1,1,2
entercoord44 59' 22" n 122 28' 59" w
pressok 
checknodes2
pressnew city 
enternameSeattle
presscancel 
checknodes2

Document prepaired by Ward Cunningham
First Version July 11, 2002
Last Update August 17, 2002