-
On the landing page, verify whether the user type can be selected on clicking on the icon image. (YES)
-
On the landing page, verify whether the hover action works over a sufficient area around the text and the icon image. (YES)
-
On the landing page, verify whether both the login links direct to the correct login pages.(YES)
-
On the login pages, verify whether the system accepts invalid input too for log in. (NO)
-
On the login pages, verify whether the system allows user to login with a single input(email or password) (NO)
-
On the login page, verify if a user will be able to login with valid email id and password(YES)
-
On the registration page, verify whether the system allows user to create an account with not filling all inputs (NO)
-
Verify whether a patient user gets directed to the correct user form page on login. (YES)
-
On the user form page, verify if a user will be able to discrete value of symptoms from drop down. (YES)
-
On the user form page, verify if a user is able to select the range value of symptoms from drop down. (YES)
-
On the user from page, verify if the user gets directed to the results page on clicking on button 'Evaluate Symptoms'. (YES)
-
On the results page, verify if the user is able to view precautions for the predicted disease? Yes
-
On the results page, verify if the user is able to access nearby doctors using the feature available on the system? Yes
-
Verify whether a doctor user gets directed to the correct user form page on login. (YES)
-
On the doctor's page after login, verify if a user is able to get the details of a disease on clicking disease details. (YES)
-
Verify if on clicking test accuracy for a disease, the user is directed to the testing page and the results are displayed. (YES)
-
Verify if a user will be able to add disease in disease knowledge base. (YES)
-
Verify whether the system allows doctor to proceed with adding symptoms for a disease by missing one of the entries among Disease name, Specialist and precautions. (NO)
-
Verify whether the system allows doctor to add a symptom for a disease by missing one of the entries among Symptom name, number and weight (NO)
-
Verify whether the system allows doctor to add discrete values as fuzzy values. (YES)
-
Verify whether the system allows doctor to add range values as fuzzy values. (YES)
-
Verify whether the system automatically puts up the minimum value for the next range. (YES)
-
Verify whether the system allows user to select between yes, maybe and no for all the fuzzy values.(YES)
-
Verify whether clicking on save button after adding the symptoms adds the disease adds the symptom to the database. (YES)
-
Verify if the user is redirected back to home page after logging out from the system by clicking on the logout button at any time.? (YES)