Changes between Version 16 and Version 17 of BluePrint/DestructiveTesting


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/DestructiveTesting

    v16 v17  
    4646== General Testing Method ==
    4747
    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
     501)Test the outgoing links from all the pages[[BR]]
     51
     522)To Check Import and export functionalities are working properly[[BR]]
     53
     543)Browser compatablity shoud be checked for various errors.[[BR]]
     55
     564)Test by pasting internal url directly into browser address bar without login. Internal pages should not open.[[BR]]
     57
     585)If you are logged in using username and password and browsing internal pages then try changing url options directly.[[BR]]
     59
     606)Any form when opened in a new tab should be successfully filled and submitted[[BR]]
     61
     627)check if  e-mail sending works properly. [[BR]]
    5663
    5764
    5865
    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
     691)Each form should have at least one required Field validator[[BR]]
     70
     712)The field like names should not allow one to enter numerical values or any space[[BR]]
     72
     733)Sorting functionality in forms should work properly.[[BR]]
     74
     754)Different filters should work properly[[BR]]
     76
     775)Start dates should never be greater than the end date.[[BR]]
     78
     796)Automatic in line tool-tip should appear on the left of the text box while its being filled[[BR]]
     80
    6681== Examples of Test Cases ==
    6782