What role is required to enable users to create Stories and Test case.

suryaprakash123
Tera Expert

Hi Everyone,

User is unable to see 'Create Test', 'Create Defect', 'Create Enhancement' in banner of the story even thought user has a roles like 'scrum_story_creator' and many as below, Please let me know the solution. 

 

find_real_file.png 

1 ACCEPTED SOLUTION

Miguel Donayre
ServiceNow Employee
ServiceNow Employee

Hello,

What do you mean by the " banner of the story"? Do you mean this- find_real_file.png

OOTB, there are no UI Actions (functionality) for converting a Story to a Defect, Test, or an Enhancement   --  "'Create Test,' 'Create Defect,' 'Create Enhancement.'"

'Create Defect' and 'Create Enhancement'" functionality only exists in Demand, Incident, and Problem OOTB.

"Create a Test Phase" only exists in Project OOTB.

 

find_real_file.pngfind_real_file.pngfind_real_file.png

View solution in original post

12 REPLIES 12

Alp Utku
Mega Sage
Role required: scrum_story_creator, scrum_admin
 
 
https://docs.servicenow.com/bundle/paris-it-business-management/page/product/agile-development/task/create-a-story.html
 
PS : scrum_admin role overrides other roles such as editor, planer
 
Please also make sure, you got no problems from licensing point of view. You could double check with your SNOW Account Manager

@Alp Utku - Thank you for your reply, I given the roles(scrum_story_creator, scrum_admin) to user(removed remaining roles) but still user is unable to see 'Create Test', 'Create Defect',  'Create Enhancement' in banner. Is it the licensing issue?

Thank you.

For create defect you need

feature_user, scrum_story_creator, scrum_admin

For create test you need

sn_test_management.tester or sn_test_management.test_manager

For create enhancement you need

scrum_admin, scrum_story_creator, or feature_user

 

 

Regards

Pranav

Thank you for your reply, We having admin access to our PDI, We are still unable to see those three after we right clicked at the banner. Please suggest.