Functionality Checking
1 . All button & Page Functionalities & physical deletion of files will be checked .
2 . All fields will be checked by entering real and junk data .
3 . All Site functionalities will be checked .
4 . All design issues will be checked while entering junk data .
5 . All Links will be checked . ( Navigations )
6 . Checking the server side validations in User Side .
7 . Check whether able to upload different types of images like like jpg , bmp , gif and png ( png files need to check in IE separately ) .
8 . Check whether able to upload the images with extensions in uppercases .
9 . Check whether able to upload different types of video files that provided in the client requirement
10 . Check whether able to upload large size images
11 . Make sure that all dependency cases are checked based on the functionality .
12 . Make sure that all the date field cases are checked well .
13 . Make sure that used Equivalence Partitioning and Boundary Analysis cases in need .
14 . Checking whether the file uploading working properly in IE and Mozilla .
15 . Checking whether the file name with space can upload and download properly in IE and Mozilla .
16 . Checking whether the Order history table is maintained as separate table from Product table .
17 . Checking whether the meta title is displayed correctly in all pages .
18 . Checking whether the URL field length limitation is avoided .
19 . Check the correctness of resized images .
20 . Check the searcging functionaluty individually and combined .
21 . Check the image size proportionalities for Large ,Medium and Thumb images
22 . Check the search count displayed is the total count of item from all pages .
Security Checking
1 . Checking Admin Side Security Issues by copying all links one by one in admin side and pasting that in different Browsers & different Windows of same Browser & different Tabs in Same Window of Same Browser .
2 . Using Browser Back button after logged out and clicking on all links and all buttons like add , edit ,delete , one by one for checking that whether it is navigating to Log in page or not . ( In Admin Side )
3 . Checking User Side Security ( if it have User Login ) by copying all links one by one in User Side and pasting that in different Browsers & different Windows of same Browser & different Tabs in Same Window of Same Browser .
4 . Using Browser Back button after logged out and clicking on all links and all buttons like add , edit ,delete , one by one for checking that whether it is navigating to Log in page or not . ( In User Side if it have a User Login )
5 . Checking the security issue by changing the id ( number ) in the URL thereby checking whether the restricted or inactive items are displayed in user side .
Design Issues Checking .
1 . Checking the Designs by comparing with Design Templates .
2 . Browser compatibility checking .
3 . Checking the issues by changing the resolution .
4 . Checking the page title , page heading , Listing details ( Grid Headings , Listing Items etc… ) and Copyright statement .
No comments:
Post a Comment