From: Luis F. <lou...@no...> - 2001-05-14 13:18:36
|
Hello, In developing the test scripts does it matter what environment is used. I was thinking perhaps of a Delphi/Kylix app to serve as a framework. Of course, that leaves out Solaris and others. Whatever the front end app is, I think that by keeping the tests in a format that is easy to get to and use, several different tools could be developed by users for either Open Source or internal testing. I have two extra machines that I plan on loading Linux on for testing interbase and have not had the time to figure TCS out. I would be glad to get involved in the testing effort. - Lou Tord Hammer wrote: > > Hi, > > up to now the only way to test the changes in firebird > is the old (summer 2000) test suite from borland (aka TCS). > > I suggest a new test systems called FBT ;-) which works > like the PostgresQL one. It would be strict script-based, > which means all tests and expected results are stored > in text files. Groups of tests (calles series in TCS) and > group of series (calles meta-series) would be text files > too. > |