--
MikealRogers - 27 Apr 2006
Chandler Automated Test ToDo list
This page is intended to be a running list of tests that need to be written and added to the Chandler automated test system.
Please note in each test definition if QAUITestAppLib currently contains enough functionality to support this test.
Test List
- Import .eml and .emlx mails - Need solution for drag and drop from desktop
- Publish free busy
- selection is retained when sorting
- Test that a recurring event lozenge doesn't disappear when moved Bug:5627
- Test timezone selection with 'other' and 'view all time zone' selections
- Test correct translation between differing tz
- Test of basic editing functions within textctrls (typing, delete, fwd-delete, cut, paste, copy, sel-all)
New Library Functions (QATestAppLib) that would support writing new tests
- A way to select/ verify lozenges on the calendar canvas
- A way to get a sequence of items in the summary view (to test sorting)
- A way to access menus
- A way to test for proper block visibility in detail view (Bryan work-in-progress)
- A way to emulate typing in a modal dialog box