ideally whichever role most closely fits their job...
# administration
a
ideally whichever role most closely fits their job/role
e
Thank you! So, if a NetSuite employee is testing something for us, wouldn’t we have to give them admin access? Do you ever revoke access?
c
Admin is generally a bad choice for testing as it has all permissions required
try something closer to what a real user would utilize. that way if permission issues are there you see them
🤓 1
s
in other word use the role based on SOD - Segregation of duties
🤓 1
a
yeah i think it depends entirely on what it is they're testing
in general i think it's a lot more valuable for a test to be performed within a specific role; tests done as admin can pass but a test done in the end user's role might fail
🤓 1
e
Those are excellent points! Thank you!