| 45 | Functionality Testing |
| 46 | 1)Test the outgoing links from all the pages |
| 47 | 2)To Check Import and export functionalities are working properly |
| 48 | 3)Browser compatablity shoud be checked for various errors. |
| 49 | 4)Test by pasting internal url directly into browser address bar without login. Internal pages should not open. |
| 50 | 5)If you are logged in using username and password and browsing internal pages then try changing url options directly. |
| 51 | 6)Any form when opened in a new tab should be successfully filled and submitted |
| 52 | 7)check if e-mail sending works properly. |
| 53 | |
| 54 | |
| 55 | |
| 56 | Form Testing |
| 57 | 1)Each form should have at least one required Field validator |
| 58 | 2)The field like names should not allow one to enter numerical values or any space |
| 59 | 3)Sorting functionality in forms should work properly. |
| 60 | 4)Different filters should work properly |
| 61 | 5)Start dates should never be greater than the end date. |
| 62 | 6)Automatic in line tool-tip should appear on the left of the text box while its being filled |