Script error when executing a TestComplete 6 test

If I start a TestComplete test from FinalBuilder with the "Fail action if warning occur" option checked and a warning is created in the TestComplete test, then FinalBuilder always reports the following error:

Error executing script : OnInterpretResult
Microsoft JScript runtime error
'mtWarning' is undefined
Line: 4
Char : 12

Is this a (known) bug is FinalBuilder? Is there a work-around to avoid the problem?

I forgot to mention the version (6.0.0.648) of FinalBuilder.

Thanks for the report, it’s a bug, the mtWarning was supposed to be stWarning. I have checked in a fix, I’ll post again when we have a test build with the fix included.

Hi Herman

Here’s the build with the fix included :

https://www.finalbuilder.com/downloads/finalbuilder/610/FB610_838.exe

If you are using it with FinalBuilder Server you may need to update to this build of server :

https://www.finalbuilder.com/downloads/fbserver6/FBServer_6.1.0.459.exe



Hi Vincent,

Thanks for fixing the problem. It is working now.

Herman