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