AddNullEntryTest
open /web/guest/home/
waitForElementPresent link=Control Panel
clickAtAndWait link=Control Panel
clickAtAndWait link=Blogs
clickAtAndWait //input[@value='Add Blog Entry']
pause 5000
type _33_title Test Null Entry
clickAtAndWait //input[@value='Publish']
assertText //span[@class='portlet-msg-error'] You have entered invalid data. Please try again.
clickAtAndWait //input[@value='Cancel']
assertTextNotPresent Test Null Entry