bug report: crash on new suite creation

Stephen Huntley stephen.huntley at stellent.com
Mon Jan 14 20:55:47 UTC 2002


Win2k using python 2.1.1, qmtest gui

start up qmtest gui with tutorial tdb

Choose File > New suite

for suite ID type suite1, click next - crash

Exception type: exceptions.AttributeError
Exception value: 'qm.test.base' module has no attribute 'Suite'
Stack trace:
  File "C:\progra~1\qm\lib\qm\qm\web.py", line 528, in
__HandleScriptRequest
    script_output = self.server.ProcessScript(request)

  File "C:\progra~1\qm\lib\qm\qm\web.py", line 961, in ProcessScript
    return self.__scripts[request.GetUrl()](request)

  File "C:\progra~1\qm\lib\qm\qm\test\web\web.py", line 1196, in
HandleCreateSuite
    suite = qm.test.base.Suite(self.__database, suite_id)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20020114/eee03f81/attachment.html>


More information about the qmtest mailing list