Web Testing/Automation/automation-07-24-2010

Revision as of 17:30, 23 July 2010 by Krupa (talk | contribs) (→‎Discussion Topics)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Discussion Topics

  • update on page model
  • general improvements:
    • AMO
      • Do not print stdout for passing test
      • Use unittest’s errorhandling rather than implementing its own
      • have smaller test methods (split large ones into multiple tests/files)
    • SUMO
      • consolidate setUp and tearDown into one file, and import functions/etc in setUp with same object names
      • have consistent varname / object construction within setUp for sumo_functions and sumo_test_data