Package qm :: Package test :: Package web :: Module web
[hide private]
[frames] | no frames]

Module web

source code

Classes [hide private]
  Item
An 'Item' provides a convenient way to pass around named values.
  DefaultDtmlPage
Subclass of DTML page class for QMTest pages.
  QMTestPage
A 'QMTestPage' is a 'DtmlPage' for pages generated by QMTest.
  QMTestReportPage
A 'QMTestReportPage' is a 'DtmlPage' for pages generated by QMTest.
  ContextPage
DTML page for setting the context.
  DirPage
A test database directory page.
  DirReportPage
A run database directory page.
  ShowItemReportPage
DTML page for showing tests and resources.
  LoadContextPage
DTML page for uploading a context.
  LoadExpectationsPage
DTML page for uploading a context.
  LoadResultsPage
DTML page for uploading a context.
  NewItemPage
Page for creating a new test or resource.
  NewSuitePage
Page for creating a new test suite.
  ResultPage
DTML page for showing result detail.
  SetExpectationPage
DTML page for setting the expectation associated with a test.
  ShowItemPage
DTML page for showing and editing tests and resources.
  ShowSuitePage
Page for displaying the contents of a test suite.
  StorageResultsStream
A 'StorageResultsStream' stores results.
  TestResultsPage
DTML page for displaying test results.
  QMTestServer
A 'QMTestServer' is the web GUI interface to QMTest.