You are on page 1of 33

CHAPTER NO 6: RESULT ANALYSIS AND TESTING

6.1 Introduction:
In this chapter, we have discuss about the test cases to determine whether the software is
working the way it should and producing the expected results. We also design frontend and
backend test cases and usability test cases to test our software.
6.2 Test Cases
Requirement 1 Project Name Coding Express
Reference
Test Case Id 1.1 Test Type GUI
Test Case Description To test that there should be two fields on Login screen, namely Login Id
and Password
Test Steps Double click or open the application
Expected Result 1. Login screen should be displayed showing Login Id and Password
fields.
2. Spelling of labels should be correct.
Actual Result There are two fields named username and password
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Coding Express


Reference
Test Case Id 1.2 Test Type GUI
Test Case Description To test that there should be one buttons on Login screen, namely Login
Test Steps Double click or open the application
Expected Result 1. Login screen should be displayed showing one button, namely
Login.
2. Spelling of buttons should be correct.
Actual Result There is one button named as login
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Coding Express


Reference
Test Case Id 1.3 Test Type GUI
Test Case Description To test that Login Id field should not allow user to enter more than 10
characters
Test Steps 1. Double click or open the application
2. Login without entering email
Expected Result 1. System should not allow user to login while email length is 0
Actual Result It is not allowing user to login without email
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.4 Test Type GUI
Test Case Description Password Field Cannot be empty
Test Steps 1. Double click or open the application
2. Go to login screen
3. Login without entering password
Expected Result 1. System should not allow user to login without entering password.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.5 Test Type GUI
Test Case Description To test that Password Field is encrypted
Test Steps 1. Double click or open the application
2. Enter Password into the password field
Expected Result 1. System should not show the password it should be encrypted type
Actual Result Password field in not encrypted
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.6 Test Type GUI
Test Case Description To test that User should not be able to logon to the system unless valid
Login Id and Password is entered and Login button is clicked.
Test Steps 1. Double click or open the application
2. Enter Invalid Id and Password
3. Click Onto Submit Button
Expected Result 1. System should not allow user to login
Actual Result System is not allowing user to login.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.7 Test Type GUI
Test Case Description To test that User should be able to logon to the system as valid Login Id and
Password is entered and Login button is clicked.
Test Steps 4. Double click or open the application
5. Enter valid Id and Password
6. Click Onto Submit Button
Expected Result 1. System should allow user to login
Actual Result System is allowing user to login
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.8 Test Type GUI
Test Case Description To test that on providing correct/valid login Id and Password, user should
proceed to the next screen.
Test Steps 1. Double click or open the application
2. Enter valid Id and Password
3. Click Onto Login Button
Expected Result 1. System should proceed to next page
Actual Result System is processing to next page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.9 Test Type GUI
Test Case Description To test that on providing incorrect/invalid login Id and Password, user
should not proceed to the next screen.
Test Steps 1. Double click or open the application
2. Enter invalid Id and Password
3. Click Onto Submit Button
Expected Result1. System should not proceed to next page
Actual Result System is not processing to next page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.10 Test Type GUI
Test Case Description To test that Clicking on Ok button should close the screen.
Test Steps 1. Double click or open the application
2. Go to login Screen
3. Click Login With Entering Wrong email And Password
4. An Error Appeared
5. Click On Ok Button
Expected Result 1. System Should close the screen
Actual Result System Is Closing the screen.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.11 Test Type GUI
Test Case Description To test that Clicking on Login button without entering login details should
display an error message that “Email Field Cannot Be Empty”.

Test Steps 1. Double click or open the application


2. Click on submit button
Expected Result 1. System Should display an error message
2. Error message should be “Email Field Cannot Be Empty”.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.12 Test Type GUI
Test Case Description To test that Clicking on Login button after entering login details should not
display an error message.

Test Steps 1. Double click or open the application


2. Enter any details
3. Click on Login button
Expected Result 1. System Should not display any error message
Actual Result System is not displaying Any error Message.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.13 Test Type GUI
Test Case Description To test that Clicking on Login button after entering invalid login details
should display an error message that “Login Failed”.
Test Steps 1. Double click or open the application
2. Enter invalid details
3. Click on Login button
Expected Result 1. System should display any error message.
2. Error message should be “Login Failed”.
Actual Result Error Message is Showing Login Failed.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement # 2
System should have a Data Entry Screen enabling the users to enter the required data. See Figure #
2 below.
Test Cases
Requirement 1 Project Name Doctor’s Info Cell
Reference
Test Case Id 1.14 Test Type GUI
Test Case Description To test that there should be four Fields on Register screen, namely name,
email, Password, Contact.
Test Steps 1. Double click or open the application
Expected Result 1. Screen should be displayed showing All Four Fields.
2. Spelling of labels should be correct.
Actual Result Spellings are correct and showing all four fields.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 1 Project Name Doctor’s Info Cell


Reference
Test Case Id 1.15 Test Type GUI
Test Case Description To test that Name length should be greater than 0
Test Steps 1. Double click or open the application
2. Go to Register button.
3. Register Without Entering Name.
Expected Result 1. System Should Show Error “Name Field Should Not Be
Empty”.
Actual Result System Showing Error “Name Field Cannot Be Empty”
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.3 Test Type GUI
Test Case Description To test that Email length should be greater than 0

Test Steps 1. Double click or open the application


2. Go to Register button.
3. Register Without Entering Email.
Expected Result 1. System Should Show Error “Email Field Should Not Be
Empty”.
Actual Result System Showing Error “Email Field Cannot Be Empty”
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.4 Test Type GUI
Test Case Description To test that Password length should be greater than 0

Test Steps 1. Double click or open the application


2. Go to Register button.
3. Register Without Entering Password.
Expected Result 1. System Should Show Error “Password Field Should Not Be
Empty”.
Actual Result System Showing Error “Password Field Cannot Be Empty”
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.5 Test Type GUI
Test Case Description To test that Password length should be greater than 8.

Test Steps 1.Double click or open the application


2.Go to Register button.
3.Register Without Entering Password length less than 8.
Expected Result 4.System Should Show Error “Password Field Should Be More
Than 8”.
Actual Result System Showing Error.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.6 Test Type GUI
Test Case Description To test that Contact length should be greater than 0.

Test Steps 1. Double click or open the application


2. Go to Register button.
3. Register Without Entering Contact.
Expected Result 1. System Should Show Error “Contact Field is Empty.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.10 Test Type GUI
Test Case Description To test that Contact length should be less than 11.

Test Steps 1. Double click or open the application


2. Go to Register button.
3. Register With Entering Contact length less than 11.
Expected Result 1. System Should Show Error “contact length should be equal
to 11.
Actual Result System Showing Error that “Contact length should be equal to 11”
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.11 Test Type GUI
Test Case Description To test that Name Field Spelling is Correct.

Test Steps 1. Double click or open the application


2. Go to Registration Form.
3. Check Name Field.
Expected Result 1. Name spelling is correct.
Actual Result Name Spelling is Showing Correct
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.12 Test Type GUI
Test Case Description To test that Email Field Spelling is Correct.

Test Steps 1. Double click or open the application


2. Go to Registration Form.
3. Check Email Field.
Expected Result 1. Email spelling is correct.
Actual Result Email Spelling is Showing Correct
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.13 Test Type GUI
Test Case Description To test that Password Field Spelling is Correct.

Test Steps 1. Double click or open the application


2. Go to Registration Form.
3. Check Password Field.
Expected Result 1. Password spelling is correct
Actual Result Password Spelling is Showing Correct
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.13 Test Type GUI
Test Case Description To test that Contact Field Spelling is Correct.

Test Steps 1. Double click or open the application


2. Go to Registration Form.
3. Check Contact Field.
Expected Result 1. Contact spelling is correct
Actual Result Contact Spelling is Showing Correct
Pass/Fail Pass

Date Prepared May 17, 2021


Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.14 Test Type GUI
Test Case Description To test that Clinic Address Field Is NOT Mandatory.

Test Steps 1. Double click or open the application


Expected Result 1. Clinic Address field Should not have a steric
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.15 Test Type GUI
Test Case Description To test that After Registering with details it directs you toward home page.

Test Steps 1. Double click or open the application


2. Go to register page
3. Enter All details
4. Click on register button
Expected Result 1. Redirected to home page.
Actual Result The system is sending user to home page after clicking on register button.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.16 Test Type GUI
Test Case Description To test that Clicking on Home Link directs you to home page.

Test Steps 1. Open the application


2. Click on Home Link.
Expected Result 1. System should open home page.
Actual Result System is directing towards home page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.17 Test Type GUI
Test Case Description To test that Clicking on Tutorial Link directs you to tutorial page.

Test Steps 1. Open the application


2. Click on Tutorial Link.
Expected Result 1. System should open Tutorial page.
Actual Result System is directing towards Tutorial page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.18 Test Type GUI
Test Case Description To test that Clicking on About Link directs you to about page.

Test Steps 1. Open the application


2. Click on About Link.
Expected Result 2. System should open About page.
Actual Result System is directing towards About page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.19 Test Type GUI
Test Case Description To test that Clicking on Contact Link directs you to contact page.

Test Steps 1. Open the application


2. Click on Contact Link.
Expected Result 1. System should open Contact page.
Actual Result System is directing towards Contact page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.20 Test Type GUI
Test Case Description To test that Clicking on Account Link directs you to account page.

Test Steps 1. Open the application


2. Click on Account Link.
Expected Result 1. System should open Account page.
Actual Result System is directing towards Account page.
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.21 Test Type GUI
Test Case Description To test that home click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the home
Expected Result 1. Content show
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.22 Test Type GUI
Test Case Description To test that Program click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the Program
Expected Result 1. Content show
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.23 Test Type GUI
Test Case Description To test that Error click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the Error
Expected Result Content show
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.26 Test Type GUI
Test Case Description To test that video click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the video
Expected Result 1. Content show
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.27 Test Type GUI
Test Case Description To test that Quiz click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the Quiz
Expected Result 1. Content show
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.28 Test Type GUI
Test Case Description To test that Graphical Coding click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the Graphical Coding
Expected Result 1. Content show
Actual Result
Pass/Fail Fail
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.29 Test Type GUI
Test Case Description To test that link click is working in the tutorial page

Test Steps 1. Double click or open the application


2. Go to the tutorial page
3. Come to tutorial menu
4. Click the link
Expected Result 1. Content show
Actual Result
Pass/Fail Fail
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.30 Test Type GUI
Test Case Description To test that after login it show logout in the menu

Test Steps 1. Double click or open the application


Expected Result 1. Logout visible
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.31 Test Type GUI
Test Case Description To test that website is response

Test Steps 1. Double click or open the application


2. Enter without filling Hospital Name Field.
Expected Result 1. System should display any error message.
2. Error message should be “Hospital Name is required”.
Actual Result Please fill the mandatory field error is shown
Pass/Fail Fail
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.32 Test Type GUI
Test Case Description To test that animation is working

Test Steps 1. Double click or open the application


2. Click to the animation
Expected Result 1. Website should play the animation
Actual Result
Pass/Fail Fail
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.33 Test Type GUI
Test Case Description To test that quiz is working

Test Steps 1. Double click or open the application


2. Start quiz
Expected Result 1. System should show all question and answers
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.34 Test Type GUI
Test Case Description To test that quiz result show

Test Steps 1. Double click or open the application


2. Start quiz
3. Submit quiz
4. Check result
Expected Result 1. System should show result
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.35 Test Type GUI
Test Case Description To test that all pages connected to each other

Test Steps 1. Double click or open the application


2. Check menu
Expected Result 1. System should connected to each other
Actual Result
Pass/Fail Pass
Date Prepared Feb 20, 2022
Date Run Feb 21, 2022
Prepared By Fatima Qazi
Tested By Fatima Qazi

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.36 Test Type GUI
Test Case Description To test that Specialty field is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result Allowing Numeric data type
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.37 Test Type GUI
Test Case Description To test that Hospital Name field is allowing String data type.
Test Steps 1. Double click or open the application
2. Enter characters in the field.
Expected Result 1. System should allow user to enter characters.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.38 Test Type GUI
Test Case Description To test that Hospital Name field is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result They are Allowing Numerical Data type
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Coding Express
Reference
Test Case Id 2.39 Test Type GUI
Test Case Description To test that Clinic Name field is allowing String data type.

Test Steps 1. Double click or open the application


2. Enter characters in the field.
Expected Result 1. System should allow user to enter characters.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Coding Express


Reference
Test Case Id 2.40 Test Type GUI
Test Case Description To test that Clinic Name field is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result They are allowing numeric datatype
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.41 Test Type GUI
Test Case Description To test that Clinic Address field is allowing String data type.

Test Steps 3. Double click or open the application


4. Enter characters in the field.
Expected Result 2. System should allow user to enter characters.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.42 Test Type GUI
Test Case Description To test that Clinic Address field is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result Allowing Numeric Datatype
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.43 Test Type GUI
Test Case Description To test that Contact field is not allowing String data type.

Test Steps 1. Double click or open the application


2. Enter characters in the field.
Expected Result 1. System should not allow user to enter characters.
Actual Result Allowing String Data type
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.44 Test Type GUI
Test Case Description To test that Contact field is allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should allow user to enter numeric.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run
Prepared By Sawera Abdul Samad
Tested By
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.45 Test Type GUI
Test Case Description To test that Search Doctor Section allows user to search doctors on multiple
criterion.
Test Steps 1. Double click or open the application
Expected Result 1. System should have Search Doctor Section allows user to
search doctors on multiple criterion.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.46 Test Type GUI
Test Case Description To test that Four filters to search a doctor are present
a. Search All
b. Search By Name
c. Search By Hospital
d. Search by Specialty
Test Steps 1. Double click or open the application
Expected Result 1. System should have four filters to search a doctor.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.47 Test Type GUI
Test Case Description To test that to search doctor(s), user has to select a filter first.
Test Steps 1. Double click or open the application
2. Select a filter
3. Search for the doctor
Expected Result 1. System should allow user to search for a doctor.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.49 Test Type GUI
Test Case Description To test that Except ‘Search All’ option, user has to provide the search text
and click Search button.
Test Steps 1. Double click or open the application
2. Select Search All
3. Click Search Button
Expected Result 1. System should allow user to search doctor without asking for search
text.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.50 Test Type GUI
Test Case Description To test that Except ‘Search All’ option, user has to provide the search text
and click Search button.
Test Steps 1. Double click or open the application
2. Select Search By Name
3. Click Search Button
Expected Result 1. System should not allow user to search doctor without asking for
search text.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.51 Test Type GUI
Test Case Description To test that Except ‘Search All’ option, user has to provide the search text
and click Search button.
Test Steps 1. Double click or open the application
2. Select Search By Hospital
3. Click Search Button
Expected Result 1. System should not allow user to search doctor without asking for
search text.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.52 Test Type GUI
Test Case Description To test that Except ‘Search All’ option, user has to provide the search text
and click Search button.
Test Steps 1. Double click or open the application
2. Select Search by Specialty
3. Click Search Button
Expected Result 1. System should not allow user to search doctor without asking for
search text.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.53 Test Type GUI
Test Case Description To test that the resultant, if any, will be displayed in the grid below and total
searched record count will also be shown to the user.

Test Steps 1. Double click or open the application


Expected Result 2. System should show the search counts if any.
Actual Result There are No search Counts
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.54 Test Type GUI
Test Case Description To test that the resultant, if any, will be displayed in the grid below and total
searched record count will also be shown to the user.

Test Steps 1. Double click or open the application


Expected Result 2. System should show the search counts if any.
Actual Result There are no search Counts
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.55 Test Type GUI
Test Case Description To test that Search By Hospital Field Is Mandatory if selected.

Test Steps 1. Double click or open the application


2. Select Search By Hospital
Expected Result 1. Search By Hospital field Should have a steric
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.56 Test Type GUI
Test Case Description To test that Search By Name Field Is Mandatory if selected.

Test Steps 1. Double click or open the application


2. Select Search By Name
Expected Result 1. Search By Name field Should have a steric
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.57 Test Type GUI
Test Case Description To test that Search By Specialty Field Is Mandatory if selected.

Test Steps 1. Double click or open the application


2. Select Search By Specialty
Expected Result 1. Search By Specialty field Should have a steric
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.58 Test Type GUI
Test Case Description To test that Search By Hospital field is allowing String data type.

Test Steps 1. Double click or open the application


2. Enter characters in the field.
Expected Result 1. System should allow user to enter characters.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.59 Test Type GUI
Test Case Description To test that Search By Hospital field is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result They are allowing numeric datatype
Pass/Fail False
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.60 Test Type GUI
Test Case Description To test that Search By Name field is allowing String data type.

Test Steps 1. Double click or open the application


2. Enter characters in the field.
Expected Result 1. System should allow user to enter characters.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.61 Test Type GUI
Test Case Description To test that Search By Name field is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result They are allowing numeric data type
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.62 Test Type GUI
Test Case Description To test that Search By Specialty field is allowing String data type.

Test Steps 1. Double click or open the application


2. Enter characters in the field.
Expected Result 1. System should allow user to enter characters.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.63 Test Type GUI
Test Case Description To test that Search By Specialty is not allowing numeric data type.

Test Steps 1. Double click or open the application


2. Enter numeric in the field.
Expected Result 1. System should not allow user to enter numeric.
Actual Result They are Allowing Numeric datatype
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.64 Test Type GUI
Test Case Description To test that Search By Hospital field should allow user to enter 250
characters
Test Steps 1. Double click or open the application
2. Attempt To enter 250 characters or less than 250.
Expected Result 1. System should allow user to enter 250 characters or less than
that.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.65 Test Type GUI
Test Case Description To test that Search By Hospital field should not allow user to enter more
than 250 characters
Test Steps 1. Double click or open the application
2. Attempt To enter more than 250 characters
Expected Result 1. System should not allow user to enter more than 250 characters.
Actual Result Allowing user to enter more characters
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.66 Test Type GUI
Test Case Description To test that Search By Name field should allow user to enter 100 characters

Test Steps 1. Double click or open the application


2. Attempt To enter 100characters or less than 100.
Expected Result 1. System should allow user to enter 100 characters or less than
that.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.67 Test Type GUI
Test Case Description To test that Search By Name field should not allow user to enter more than
100 characters
Test Steps 1. Double click or open the application
2. Attempt To enter more than 100 characters
Expected Result 1. System should not allow user to enter more than 100 characters.
Actual Result Allowing user to enter more than 100
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.68 Test Type GUI
Test Case Description To test that Search By Specialty field should allow user to enter 200
characters
Test Steps 1. Double click or open the application
2. Attempt To enter 200 characters or less than 200.
Expected Result 1. System should allow user to enter 200 characters or less than
that.
Actual Result
Pass/Fail Pass
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad
Requirement 2 Project Name Doctor’s Info Cell
Reference
Test Case Id 2.69 Test Type GUI
Test Case Description To test that Search By Specialty field should not allow user to enter more
than 200 characters
Test Steps 1. Double click or open the application
2. Attempt To enter more than 200 characters
Expected Result 1. System should not allow user to enter more than 200 characters.
Actual Result It is allowing user to enter more than 200 characters
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.70 Test Type GUI
Test Case Description To test that if Search By Hospital text is not entered by the user Generate an
error message “Enter Hospital name to search”
Test Steps 1. Double click or open the application
2. Enter without filling Search by Hospital text.
Expected Result 1. System should display any error message.
2. Error message should be “Enter Hospital name to search”.
Actual Result Not displaying error message
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.71 Test Type GUI
Test Case Description To test that if Search By Name text if not selected by the user Generate an
error message “Enter Doctor’s name to search”
Test Steps 1. Double click or open the application
2. Enter without filling Search by Name text.
Expected Result 1. System should display any error message.
2. Error message should be “Enter Doctor’s name to search”.
Actual Result Not displaying error message
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

Requirement 2 Project Name Doctor’s Info Cell


Reference
Test Case Id 2.72 Test Type GUI
Test Case Description To test that if Search By Specialty text if not entered by the user Generate
an error message “Enter Specialty to search”
Test Steps 1. Double click or open the application
2. Enter without filling Search by Specialty text.
Expected Result 1. System should display any error message.
2. Error message should be “Enter Specialty to search”.
Actual Result Not displaying error message
Pass/Fail Fail
Date Prepared May 17, 2021
Date Run May 28, 2021
Prepared By Sawera Abdul Samad
Tested By Sawera Abdul Samad

You might also like