Listing for /engineering/autohit-1998 |
Autohit 1998 is a testing harness that uses XML scripts. This is the predecessor to Autohit 2003 and was never widely released. As such, the documentation was never completed. The software is finished and working, and was used in a couple test systems. It is geared to HTTP/Web testing. The scripts are compiled into virtual machine code. Each instruction provided fairly high level functionality and when used in HTTP/Web testing it is sufficiently fast. It would make a terrible general purpose VM. |
NAME | TYPE | DESCRIPTION |
docs | Documents | Incomplete documents (but includes javadoc) |
autohit | Source Code | Source for the runtime system (and VM) |
creator | Source Code | Source for the XML script compiler |
lib | Libraries | 3rd party libraries and XML dtds |
test | Example test scripts | |
dev-test | Test scripts used during development |
NAME | TYPE | DESCRIPTION |
README.TXT | Text | Simple readme |
index.html | Web Page | Developer documentation (meager,at best) |
compile.java | Java Source | Main compiler class. |
run.java | Java Source | Main runtime class. This runs the scripts. |
dump.java | Java Source | Main dump tool. Used for debugging script compilation. |
autohit-1998-v100.zip | ZIP archive | Package of the entire final version. |
package.bat | Batch script | |
setenv.bat | Batch script | |
pack-setenv.bat | Batch script | |
makeDocs.bat | Batch script | |
make.bat | Batch script |
Copyright (C) 2009,2010,2018 Erich P Gatejen All rights reserved. | Generated by RendSite 2009 |