AddNullTitleTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Message Boards
clickAtAndWait //a/strong
clickAtAndWait //input[@value='Post New Thread']
type //textarea[@id='_19_editor'] This is a Null Test Entry!
type _19_subject
clickAtAndWait //input[@value='Publish']
assertTextPresent You have entered invalid data. Please try again.
assertTextPresent Please enter a valid subject.