Changes between Version 13 and Version 14 of BluePrint/DestructiveTesting


Ignore:
Timestamp:
01/14/12 04:40:01 (13 years ago)
Author:
abhishek9797
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/DestructiveTesting

    v13 v14  
    4343== General Testing Method ==
    4444
     45Functionality Testing
     461)Test the outgoing links from all the pages
     472)To Check Import and export functionalities are working properly
     483)Browser compatablity shoud be checked for various errors.
     494)Test by pasting internal url directly into browser address bar without login. Internal pages should not open.
     505)If you are logged in using username and password and browsing internal pages then try changing url options directly.
     516)Any form when opened in a new tab should be successfully filled and submitted
     527)check if  e-mail sending works properly.
     53
     54
     55
     56Form Testing
     571)Each form should have at least one required Field validator
     582)The field like names should not allow one to enter numerical values or any space
     593)Sorting functionality in forms should work properly.
     604)Different filters should work properly
     615)Start dates should never be greater than the end date.
     626)Automatic in line tool-tip should appear on the left of the text box while its being filled
    4563== Examples of Test Cases ==
    4664