In general, but in particular for PS, test users are required on all Test and Live installations/orgs. To make sure the user name and other settings are the same across the LMS installations please use the below command set to create test users.
Test users should be added to LastPass. PS has a shard folder in LastPass called Shared-PS-QA to store all PS related test user logins.
PS Test Student
Code Block |
---|
AddUser [orgPath] "MarineLMS PS" "[OrgShortName]-TestStudent" [password] false "[OrgShortName]-psteststudent@marinels.com" [OrgShortName]MarineLMSPSTestStudent EditUserProperty [OrgShortName]MarineLMSPSTestStudent ContactEmail ps@marinels.com |
...