1.This module helps to Compose Newsletter, send mail, maintain draft and thrash
                        status updates for sending newsleter.
                    
                        2.By default, draft stage is displayed. Click on Compose button to compose newsletter.
                     
                    
                        3.The page is redirected to the compose page.
                     
                    
                        4.If we click on Save To Draft button without entering anything then validation
                        is triggered and pop window opens up for all mandatory fields, untill all fields
                        are entered.
                     
                    
                        5.Click on Pick Users button, the pop up window containing the list of region is
                        displayed.
                     
                    
                        6.Onselecting region from the listbox, all the users belonging to the particular
                        region is displayed.
                     
                    
                        7.Validation is triggered untill all mandatory fields are entered. Click on Save
                        To Drafts button after all fields are entered.
                     
                    
                        8.The page is redirected to the Draft page by displaying appropriate status message.
                     
                    
                        9.Newsletter details can be viewed by Click on Click Here options and then click
                        on View Details option.
                     
                    
                        10.A pop up window displaying newsletter details is displayed.
                     
                    
                        11.Click on Click Here button and then click on Edit Details option, to edit detais
                        of a particular record
                     
                    
                        12.Enter the details and click on Send Mail button. A pop up window for confirmation
                        is displayed. Click on Ok button.
                     
                    
                        13.The page is redirected to the mail page with the status message.
                     
                    
                        14.Click on Click Here button and then click on Move To Thrash option, to move it
                        to thrash bucket. A pop up window for confirmation is displayed. Click on Ok button.
                     
                    
                        15.The particular record is moved to thrash bucket by displaying appropriate status
                        message at the top.
                     
                    
                        16.Click on Thrash button, where the thrash records are displayed.
                     
                    
                        17.In thrash stage, Click on Click Here button and then click on Move To Draft option,
                        to move it to draft bucket. The record is moved to draft bucket by displaying appropriate
                        status message at the top.
                     
                    
                        18.In thrash stage, Click on Click Here button and then click on Delete Newsletter
                        option. A pop up window for confirmation is displayed. Click on Ok button.
                     
                    
                        19.The record is deleted from the Thrash bucket by displaying the status message
                        at the top
                    