UNIVERSITY OF ENGINEERING AND TECHNOLOGY, TAXILA
Software Testing
Assignment # 03
SUBMITTED TO:
DR. ALI JAVED
SUBMITTED BY:
NOOR-UL-AIN 21-SE-78
HIRA AMJAD 21-SE-90
SECTION:
OMEGA
SOFTWARE ENGINEERING DEPARTMENT
ASSIGNMENT # 03
Q1: Pick UET Taxila’s Website, plan, design, and execute at least 5 different types of black
box testing, and report bugs.
“https://www.uettaxila.edu.pk/”
Black-box testing is a type of software testing in which the tester is not concerned with the
software’s internal knowledge or implementation details but rather focuses on validating
the functionality based on the provided specifications or requirements.
1. Functional Testing
Test Test Test Steps Test Data Expected Actual Pass/
Cas Scenario Results Results Fail
e ID
FT- Verify 1. Go to N/A Each link As Pass
001 Navigation homepage should open Expected
Links 2. Click each the correct
Functionality link in page
navigation bar
3. Check if it
opens
intended page
FT- Test AMSYS 1. Go to Email: 21-SE- Should Login As Pass
002 , ERP Login AMSYS and ABC@students.uettaxil successfully Expected
(Valid Data) ERP page a.edu.pk to the data of
2. Fill in Password: ABCDEFG student who
required fields ( Email, Password has been
3. Click provided by university logged in.
“Login” to students)
button
FT- Test 1. Go to Email: invalid_email Should not As Pass
003 AMSYS, Contact page Password: Login to any
ERP (Invalid 2. Fill form invalid_password student’s Expected
Email) with invalid data, and an
email error message
3. Click should appear
“Login”
button
FT- Check 1. Go to N/A Admission As Pass
004 Admissions “Admissions” information Expected
Session Session should be
2. Check if visible
admission
details are
available
FT- Check Footer 1. Scroll to N/A Each footer As Pass
005 Links footer link should Expected
2. Click each open the
link correct page
3. Verify if
links direct to
correct pages
2. Usability Testing
Test Test Test Steps Test Data Expected Actual Pass/
Cas Scenario Results Results Fail
e ID
UT- Check Text 1. Open homepage on N/A Text should be As Pass
001 Readability desktop legible on Expected
on Desktop 2. Verify text readability desktop
in each section without
needing to
zoom
UT- Verify 1. Open homepage on N/A CTA buttons As Pass
002 Mobile mobile should be easy Expected
CTA 2. Locate “Apply Now” to tap and
Accessibilit and other main buttons visible without
y 3. Click “Login” button overlapping
UT- Verify 1. Go to homepage N/A Buttons should As Pass
003 Button 2. Hover over and click provide visual Expected
Feedback CTA buttons like "Read feedback (e.g.,
More" color change)
on hover/click
UT- Test for 1. Open various pages N/A Fonts should As Pass
004 Consistent 2. Verify font style, size, be consistent Expected
Font Styles and color consistency in across pages
all headings for readability
UT- Check Ease 1. Ask a new user to N/A User should be As Pass
005 of locate specific info (e.g., able to Expected
Navigation Admissions) within 2–3 navigate to
for New clicks desired section
Users within three
clicks
3. Performance Testing
Test Test Scenario Test Steps Test Expected Actual Pass/Fail
Case Data Results Results
ID
PT- Check Page Load 1. Open homepage N/A Homepage As Pass
001 Time 2. Measure time should load in Expected
(Homepage) taken for the page to under 3 seconds
fully load
PT- Test Load with 1. Simulate multiple N/A Page should load As Pass
002 multiple users accessing for all users Expected
Simultaneous homepage within 5 seconds
Users concurrently
PT- Check Response 1. Navigate from N/A Response time As Pass
003 Time During homepage to various should be under 2 Expected
Navigation sections (e.g., seconds for each
Admissions, page transition
Academics)
PT- Measure Load 1. Open different N/A Pages load time As Pass
004 Time for Linked Linked pages should be under 3 Expected
Page 2. Record time taken seconds
to fully load
PT- Test Page Load 1. Open homepage N/A Mobile load time As Pass
005 Time on Mobile on mobile should be under 3 Expected
2. Measure load time seconds
4. Compatibility Testing
Test Test Scenario Test Steps Test Expected Results Actual Pass/Fail
Case Data Results
ID
CT- Verify Navigation 1. Open N/A Navigation should As Pass
001 on Chrome, Edge homepage in each function Expected
browser consistently across
2. Test each all browsers
navigation link
CT- Check 1. Open website N/A Content should As Pass
002 Responsiveness on on screen sizes: adjust correctly Expected
Various Screen 360px, 768px, and not overlap on
Sizes 1024px, 1280px any screen size
2. Verify layout
adjustments
CT- Test Mobile 1. Open forms on N/A Form should As Pass
003 Compatibility for mobile display correctly Expected
Forms 2. Enter data and on mobile and
submit function as
expected
CT- Check on Android 1. Open the N/A Page should load As Pass
004 Browser homepage on an and display Expected
Android phone correctly
browser
CT- Verify CSS 1. Open N/A CSS should be As Pass
005 Consistency homepage in consistent across Expected
different browsers all browsers
2. Verify CSS
(fonts, colors,
layout) is
consistent