RE: JESS: on creating test harnesses dev automation with Jess

2004-02-18 Thread James Owen
Not to be a name-dropper (don't you just hate those guys?) but when working with a large bank in England (OK, it was Lloyds) we ran 65,000 test cases against about 785 rules that dealt with pricing. Also, at a major insurance company, I ran about 5,500 test cases against less than 10,000 rules

RE: JESS: on creating test harnesses dev automation with Jess

2004-02-18 Thread Jason Morris
Solutions [EMAIL PROTECTED] www.morristechnicalsolutions.com fax/phone: 503.692.1088 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of James Owen Sent: Tuesday, February 17, 2004 9:37 PM To: [EMAIL PROTECTED] Subject: RE: JESS: on creating test harnesses dev

Re: JESS: on creating test harnesses dev automation with Jess

2004-02-17 Thread ejfried
I think Jason Morris wrote: I have been structuring my Jess scripting code in modules, placing them in separate files, and calling them from a master *.clp file like so.. ;;=== pat.clp ;; Application batch script (clear) (watch all) (batch pat_main.clp) (batch