[qmtest] Hi, I am new and I have a question

Sherman Chen schen at medata.com
Mon Mar 31 17:52:08 UTC 2003


I guess, to be specific, my question is - how do I test something along 
the line of the behavior of a field - with the right input and the wrong 
input in a character based application, or how do I test to see if a 
"screen" is going to another "screen" correctly?

The User Manual didn't really say a whole lot about that.

Thanks,
Sherman

Mark Mitchell wrote:
> 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,
> 




More information about the qmtest mailing list