Functions and User Permissions
From RMsis 1.3.1Â onwards, users can define roles and can configure the permissions as per the organizational practices.
A typical testing team comprises of team members with different roles and hence requiring access to different functions. Consequently system should provide an option to configure permissions for different roles. A tentative scheme is proposed below:
Function | Test Lead / Test Manager | Testing Team Member | Tester |
---|---|---|---|
View Test Cases | Y | Y | Y |
Create Test Case | Y | Y | Â |
Update Test Case | Y | Y | Â |
Delete Test Case | Y | Y | Â |
Commit Test Case | Y | Y | Â |
Map to Requirements | Y | Y | Â |
View Test Cycle Status | Y | Y | Y |
Create Test Cycle | Y | Â | Â |
Update Test Cycle (Add / Update Test Cases) | Y | Y | Â |
Update Test Cycle Status | Y | Y | Y |
Delete Test Cycle | Y | Â | Â |
Commit and Archive Test Cycle | Y | Â | Â |
Log issue against a Test Case | Y | Y | Y |