wiki:TestPlan/permissions

Test plan for permissions

Test cases

Number Description
CA31 Create Permissions
CA32 Edit Permissions
CA33 Delete Permissions

Test cycles

CA31 Create Permissions

For create a permission you have to log in as admin and then you have to get into administration, particulary in the menu User management, Permissions. Then you have to click Add object permission. The fields that has an object permission are:

  • Role : administrator, editor or visualizador
  • Permission (required field): Delete, edit or view
  • Content.

Test cases

  • CA31 - Cl01. Basic success test case. Create an object permission completing all the fields. o Role o Permission o Content.
  • CA31 - Cl02. Required fields validation. Try to save an object permission with empty required fields (permission) and check that system warn us that those fields are required.

CA32 Edit Permissions

For editing Permission you have to log in as admin and then you have to get into administration, particulary in the menu User management, Permissions. Then you have to click the Permissions that you want to edit. After making changes, you have to click save buttom.

Test cases

  • CA32 - Cl01. Edit permission. Create an object permissions and save it. Then, change its permission and check it.

CA33 Delete Permissions

For deleting Permissions you have to log in as admin and then you have to get into administration, particulary in the menu User management, Permissions. Then you have to get into the Permissions that you want to delete. Finally you have to click in delete link.

Test cases

  • CA33 - Cl01. Delete Permissions. Create an object permission and delete it from its view.
  • CA33 - Cl02. Delete IPermissions. Create an object permission and delete it from Permissions list.