Skip to main content

'MyAccount' Test Scenarios (where implemented)

Test ScenarioExpected (Pass) BehaviourIf Fail Check
As an online customer I submit an anonymous form that should create a case in Jadu Connect.Case created not linked to a person recordIf no case created Jadu Connect action in Jadu Central. Check error log for form submission. Likely cause incorrect mapping of Jadu Central fields to Jadu Connect fields. Also check that Jadu Connect case type does not have person attribute as mandatory in ‘create new’ data fields.
As an online customer who is signed into MyAccount submit a form that should create a case in Jadu Connect. Case type set to visible to associated person.Case created and visible in both Jadu Connect and MyAccountIf no case created then check Jadu Connect action in Jadu Central Check error log for form submission. Likely cause incorrect mapping of Jadu Central fields to Jadu Connect fields. If case created in Jadu Connect but not visible to MyAccount check check that flag is set ON for ‘execute as signed in user’ in Jadu Central form action.
As an online customer who is signed into MyAccount submit a form that should create a case in Jadu Connect but is not a request that should be visible to the online user.Case created in Jadu Connect and linked to a person record.Case not visible for that person in their MyAccountIf no case created then check Jadu Connect action in Jadu Central Check error log for form submission. Likely cause incorrect mapping of Jadu Central fields to Jadu Connect fields. If case created and is visible in MyAccount then on general tab in case type workflow check that the case type is set to not-visible to associated person (i.e toggle is off).
As an advisor/staff member I submit an anonymous form that should create a case in Jadu Connect.Case created not linked to a person recordIf no case created Jadu Connect action in Jadu Central. Check error log for form submission. Likely cause incorrect mapping of Jadu Central fields to Jadu Connect fields. Also check that Jadu Connect case type does not have person attribute as mandatory in ‘create new’ data fields.
As an advisor/staff member submit a form that should create a case in Jadu Connect for a person who has an associated MyAccount. Case type set to visible to associated person.Case created and visible in both Jadu Connect and for the person if they log into MyAccount.During completion of the Internal Form the advisor/staff member should see an orange banner completing on behalf of… If this is not visible the person reference needs to be added to the redirect link in Jadu Connect form tab. If no case created then check Jadu Connect action in Jadu Central Check error log for form submission. Likely cause incorrect mapping of Jadu Central fields to Jadu Connect fields. If case created in Jadu Connect but not visible to MyAccount check check that flag is set ON for ‘execute as signed in user’ in Jadu Central form action.
As an advisor/staff member submit a form for a person who has an associated MyAccount that should create a case in Jadu Connect but is not a request that should be visible to the online user in their MyAccount.Case created in Jadu Connect and linked to a person record AND Case not visible for that person in their MyAccountDuring completion of the Internal Form the advisor/staff member should see an orange banner completing on behalf of… If this is not visible the person reference needs to be added to the redirect link in Jadu Connect form tab. If no case created then check Jadu Connect action in Jadu Central Check error log for form submission. Likely cause incorrect mapping of Jadu Central fields to Jadu Connect fields. If case created and is visible in MyAccount then on general tab in case type workflow check that the case type is set to not-visible to associated person (i.e toggle is off).