Wednesday, April 18, 2012

Partial Test Report of SharePoint2010


 Case 10: Disable “Open in Windows Explorer” for everyone except site Owners.

Steps to be executed
Steps:
         i.            Login into library with User name: ‘test1’ & password: ‘****’

Actual Result
Enable “Open in Windows Explorer” feature with test1 user permission label

Pass/Fail
Fail

Comments
  • On your SharePoint server go to the following folder and make a copy of the DefaultTemplates.ascx file. \Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\CONTROLTEMPLATES
  • Rename the copy of DefaultTemplates.ascx to CustomDefalutTemplates.ascx
  • Open CustomDefaultTemplates.ascx in Notepad and change the following line:
  • ID=”OpenInExplorer” Change PermissionString=“UseClientIntegration” to PermissionString=”MangeWeb”
  • Save the file
  • Reset IIS

  

Case 9: Log-in to Library (unexpectedly problem occurs)

Steps to be executed
Steps:
         i.            Login into library with User name: ‘test1’ & password: ‘****’

Actual Result
Access denied

Pass/Fail
Fail

Comments
  1. Cannot connect to database (SQL database was stopped).
  2. Start SQL database.
  3. Restart IIS and SharePoint Server
Finally, Server could establish connection between server and database.
User could login to e-Document Library. The Problem has solved: PASS

 

Case 7: Different users for Different Library

Steps to be executed
Steps:
                     I.            Login into library with User name: ‘test1’ & password: ‘****’

Actual Result
Can View others libraries’ link.

Pass/Fail
Fail

Comments
Go to library setting then Stop Inherit Permission then Grant permission the user:   PASS

 

Case 6: Multiple file Upload

Steps to be executed
Steps:
                     I.            Login into library with User name: ‘Test1’ & password: ‘****’
                    II.            Browse to Folder
                  III.            Click Upload Document
                  IV.            Click Upload Multiple Documents

Actual Result
Pop-up a download window.

Pass/Fail
Fail
Comments
Internet Download Manager (IDM) was blocked with the process. Uninstall IDM. The Problem has solved: PASS

 

 Case 5: Search Engine

Steps to be executed
Steps:
                     I.            Login into library with User name: ‘test1’ & password: ‘****’
                    II.            Browse to Home page
                  III.            Type the file name in search text box and press Enter key from Keyboard.

Actual Result
Searched content did not find

Pass/Fail
Fail

Comments
The library database was not configured and engine was not connected with configured port. Fix those problem: PASS

  

Case 4: Permission for a specific file

Steps to be executed
Steps:
                     I.            Login into library with User name: ‘test1’ & password: ‘****’
                    II.            Browse the specific file

Actual Result
Single file appears in user’s home page

Pass/Fail
Pass

Comments
Stop inherits permission and grant permission for the specific file 



Case 3: View file

Steps to be executed
Steps:
                     I.            Login into library with User name: ‘test1’ & password: ‘****’
                    II.            Browse Folder
                  III.            Click on the file

Actual Result
Cannot view files

Pass/Fail
Failed

Comments
Uploaded file was not published. Published the files. The user can view the files: PASS

 

Case 2: Log-in

Steps to be executed
Steps:
                     I.            Login into library with User name: ‘test1’ & password: ‘****’
                    II.            Create folder from Document tab
                  III.            Up-load a file under the folder

Actual Result
Cannot login into library with the permission level

Pass/Fail
Failed

Comments
Permission level was not granted in central administration. Fix the problem and execute the test plan with result : PASS

 

Case 1: Log-in

Steps to be executed
Steps:
                     I.            Open Internet Explorer then type library URL in address bar
                    II.            Login window appears. Type user name & password in user name & password text box.
                  III.            Click Ok button.

Actual Result
Access Denied

Pass/Fail
Failed

Comments
User doesn’t have permission in root domain.
Type till sub-domain of URL where the specific user has permission: PASS

No comments:

Post a Comment