Bugs found in Modash SaaS
Modash is an influencer discovery platform that brings together creators, consumers, and brands around authentic experiences on social media.
With Modash, marketers can easily find creators on Instagram, YouTube and TikTok without hashtag hunting and manually checking metrics. Modash provides all necessary tools to choose the best influencer for your brand’s campaign. The platform offers a free 14-day trial, allowing the users to see how Modash can help their B2C businesses grow.
Influencer marketing platforms help agencies and brands find the right creators to work with. Our QA engineers took some time to test the Modash app, so here are the issues we found.
401 error while trying to sign up with Google account
Major
1. The user is on the following page: https://marketer.modash.io/register/marketer.
1. Click the “Continue with Google” button.
2. Select your Google account from the list.
Windows 10 x64 , Chrome Version 109.0.5414.120 ; Firefox Version 110.0; Edge Version 110.0.1587.46
401 error appears when the user clicks on the “Google Authentication” button.
The user should be signed in.
Bad Request 400 errors when using UI
Major
1. The user is logged in.
1. Click the “Plan & Billing” button.
2. Click the “Settings” button.
3. Click the “Discovery” button.
Windows 10 x64 , Chrome Version 109.0.5414.120 ; Firefox Version 110.0; Edge Version 110.0.1587.46
400 errors are displayed in the console.
400 errors should not be displayed in the console.
Text overlaps emoji in chat functionality
Minor
1. The user is logged in.
1. Click the “Chat” icon in the bottom right.
2. Send any emoji.
3. Send any text.
Windows 10 x64 , Chrome Version 109.0.5414.120 ; Firefox Version 110.0; Edge Version 110.0.1587.46
The text overlaps the emoji.
The text should not overlap the emoji.
During the testing process, I found several major bugs related to Bad Request 400 errors. My recommendation would be to perform regular regression testing after the development of a new functionality.