Changes between Version 22 and Version 23 of BluePrint/DestructiveTesting


Ignore:
Timestamp:
01/14/12 05:12:54 (13 years ago)
Author:
abhishek9797
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/DestructiveTesting

    v22 v23  
    4848**Functionality Testing**[[BR]]
    4949
    50 1)Test the outgoing links from all the pages[[BR]]
     501. Test the outgoing links from all the pages
    5151
    52 2)To Check Import and export functionalities are working properly[[BR]]
     522. To Check Import and export functionalities are working properly
    5353
    54 3)Browser compatablity shoud be checked for various errors.[[BR]]
     543. Browser compatablity shoud be checked for various errors.
    5555
    56 4)Test by pasting internal url directly into browser address bar without login. Internal pages should not open.[[BR]]
     564. Test by pasting internal url directly into browser address bar without login. Internal pages should not open.
    5757
    58 5)If you are logged in using username and password and browsing internal pages then try changing url options directly.[[BR]]
     585. If you are logged in using username and password and browsing internal pages then try changing url options directly.
    5959
    60 6)Any form when opened in a new tab should be successfully filled and submitted[[BR]]
     606. Any form when opened in a new tab should be successfully filled and submitted
    6161
    62 7)check if  e-mail sending works properly. [[BR]]
     627. Check if  e-mail sending works properly.
    6363
    6464
     
    6767**Form Testing**[[BR]]
    6868
    69 1)Each form should have at least one required Field validator[[BR]]
     691. Each form should have at least one required Field validator
    7070
    71 2)The field like names should not allow one to enter numerical values or any space[[BR]]
     712. The field like names should not allow one to enter numerical values or any space
    7272
    73 3)Sorting functionality in forms should work properly.[[BR]]
     733. Sorting functionality in forms should work properly.
    7474
    75 4)Different filters should work properly[[BR]]
     754. Different filters should work properly
    7676
    77 5)Start dates should never be greater than the end date.[[BR]]
     775. Start dates should never be greater than the end date.
    7878
    79 6)Automatic in line tool-tip should appear on the left of the text box while its being filled[[BR]]
    80 
     796. Automatic in line tool-tip should appear on the left of the text box while its being filled
    8180== Examples of Test Cases ==
    8281