The Zurich release has arrived! Interested in new features and functionalities? Click here for more

ATF

KritiK
Tera Contributor

 if that is feasible through the ATF to automate "CanRead" and "CanContribute" user criteria for Knowledge Article, any way that's a OOTB automated diagnostic.
if anyone knows please let me know how we can implement.

 

2 REPLIES 2

kaushal_snow
Mega Sage

Hi @KritiK ,

 

You can use ATF OOTB Quick Start Tests together with the User Criteria Diagnostics in ServiceNow to validate whether CanRead and CanContribute user criteria are correctly applied by testing different users (with / without relevant roles or groups) against both knowledge base and article levels, verifying that users who match CanContribute are allowed contribute actions, those without it can only read (if criteria allow), ensuring articles are published with valid dates and state, confirming that CannotRead or CannotContribute criteria override when applicable, and running these regularly after changes to catch misconfigurations.....

 

If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.

 

Thanks and Regards,
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/

Sardash
Mega Guru

@KritiK - You can use Quick Start Test - 'KM: User criteria covering canRead and canContribute for KnowledgeBase and canRead at Article level' for reference to Create Test Script

 

If my response helped, please mark it correct and close the thread so that it benefits future readers.