Bug report: exception creating new test suite
Stephen Huntley
stephen.huntley at stellent.com
Thu Jan 10 22:22:04 UTC 2002
Win2k with python 2.1.1 installed
Start qmtest gui
Choose 'New Suite' from file menu
type 'id1' as a test id
hit 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/20020110/8deaec91/attachment.html>
More information about the qmtest
mailing list