Please enable JavaScript.
Coggle requires JavaScript to display documents.
KYC Risk Areas (Data correctness and corruption (The response has mixed…
KYC Risk Areas
-
Reliability
-
-
-
Ondido response fails
Testing activities
Check if the user can proceed with the verification after the response fails and if that's possible, check if the user's kyc status is updated in the db
-
Onfido request fails
Testing activities
-
Check if only one check is recorded in the Onfido platform after trying to send a request again)
Check if the request is sent again, the correct response comes from Onfido.
New users are blocked to trade on the app/website, due to lack of response
Testing activities
-
Check in the DB, CMS and the Onfido platform when the user sent his documents.
-
-
-
Error Handling
-
-
-
-
-
unhandled error on onfido, which doesn't inform the user his document isn't readable
-
Function Specific
-
Provider is Capita, but the user is able to upload documents
-
-
-
-
-
Compatibility
-
The library may not open
Testing Activities
-
Look up in Mixpanel/Firebase/DB what devices and browsers are the users using, and what is their devices' os.
-
The camera may not open
Testing Activities
-
Look up in Mixpanel/Firebase/DB what devices and browsers are the users using, and what is their devices' os.
-
-
-
Performance
-
Capita crash
Testing activities
-
Change the provider to Onfido while capita is fixed and see if the user has another chance at submitting his data
Website/app crash
Testing activities
Check in this case if the user gets a second chance to upload his documents. Is the data recorded twice in the DB and in the provider's platform?
-
-
-
-
-
-
-
-
Timing
The status stays Pending, but the user is already suspended/verified
-
-