[qmtest] Hi, I am new and I have a question
Mark Mitchell
mark at codesourcery.com
Mon Mar 31 17:45:55 UTC 2003
On Mon, 2003-03-31 at 09:08, Sherman Chen wrote:
> Hi,
>
> I am new to this mailing list.
>
> I am looking for an automated testing tool for my company and stumpled
> onto QMTest. I have one very dumb question - how can I use QMTest to do
> functional testing for my app? The app is written in Cobol & Flat
> Files. It runs in a DOS window in Windows2000 and it is character-based.
There's no real problem with testing a DOS application; QMTest runs on
Windows just fine. As with any other situation, you'll need to write
QMTest test classes to run your application and evaluate whether or not
it behaved correctly. You may be able to use the QMTest
command.ExecTest class, or you might be able to base a new test class on
that.
CodeSourcery is also available for consulting services, if you'd like us
to design test classes for your environment.
Yours,
--
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
More information about the qmtest
mailing list