No debugger warnings should be shown at any time.
Safari should fail with the following message:
forbidden user-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.4 (KHTML, like Gecko) Safari/125.9
Fail the test, this is a known defect, no need to write new bug.
- On startup verify that:
- your internal hostname is displayed
- chat name window has a number of users listed
- clicking on guest brings you to main chat page
- on the chat page verify that:
- ...connected... is displayed in the chat scroll window the
- the message User username connected! is displayed in the chat scroll window
- the name listed corresponds to the user name selected on the main screen
- the user selected is displayed in the small user scroll window
- typing text in the msg: edittext field works as expected
- clicking send clears the edittext field and echos the messahe to the main message scroll window
- adding text to the edittext field is cleared and echoed after pressing return
- pressing the tab key cycles through the 3 usable controls (msg:, send button, logout button)
- clicking on logout returns you to the main screen