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