Bugs found in MediQuo Medical Chat – Online for Android
MediQuo is a telemedicine platform that helps medical professionals manage their patients, charge consultations, and make appointments.
The app allows you to communicate with licensed doctors in different specialties by chat, call or video call 24 hours a day, 7 days a week. MediQuo is an ideal alternative to the face-to-face medical appointment. You can create personalized training and a diet plan, improve your well-being, and lead a healthier lifestyle guided by the recommendations of nutritionists and experienced trainers. Premium plan offers you unlimited access to all healthcare specialists online.
Our QA engineers carried out a QA test of the MediQuo app, and here are the results of our work.
User can select future date for “Birth date” field
Major
The user has created an account.
- Navigate to the “Profile” page.
- Click the “Edit” icon in the top right corner.
- Click the “Birth date” button.
- In the year field select 2026 and click “OK”.
- Skip all next steps.
iPhone 13 Pro, iOS 16.1.1
The displayed age is “-3”.
The user cannot select a future date.
User can select date from future in adding Illness functionality
Major
The user has created an account.
- Navigate to the “Profile” page.
- Click the “Medical History” button.
- Click the “Illnesses” button.
- Click the “+” button.
- Type a valid name in the “Name of illness” field.
- Click “Date of diagnosis” dropdown.
- Select a date in the future (e.g. March 13, 2025) and click the “OK” button.
- Click the “Save” button.
iPhone 13 Pro, iOS 16.1.1
The illness was added to the list.
The user should not be able to add an illness with a future date.
No validation in “Name of allergen” field
Minor
The user is logged in.
- Navigate to the “Profile” page.
- Click the “Medical History” button.
- Click the “Allergies” button.
- Click the “+” button.
- Copy a long name (e.g. lorem ipsum) and paste it into the “Details” field.
- Paste the same text to the “Name of allergen” field and click the “Save” button.
iPhone 13 Pro, iOS 16.1.1
Step 5: validation appears; Step 6: validation does not appear; the element was not added.
Step 6. Validation for the number of characters should appear.
During the testing process, I found several major bugs related to the ability to create and edit elements with a future date. I recommend using strong validation and removing the ability to select dates from the future.