Title: Fascinating Web Testing Tactics That Can make your Website Perfect.
1Web Testing
2What is Web Testing?
Web Testing in simple terms used in checking your
web application for bugs before it is made live
or before code is moved into the production
environment. During this stage issues such as
web application security, the functioning of the
site, its access to regular users and its ability
to handle traffic is checked.
3Web Application Testing Checklist
Some or all of the following testing types may be
performed depending on your web testing
requirements.
41. Usability testing
- Usability testing is nothing but the
User-friendliness check. In Usability testing,
the application flow is tested so that a new user
can understand the application easily.
5Usability Test Scenarios
- Title should display on each web page
- Check the tab should work properly.
- All the buttons should be in a standard format
and size. - Home link should be there on every single page.
- Check for broken links and images.
- All pages must be have a consistent look and
feel. - Site buttons needs to be similar size and shape
and same font and fonts size. - Web All buttons on page should be accessible by
keyboard shortcuts and user should be able to
perform all operations using keyboard. - page content should be correct without any
spelling or grammatical errors. - All fonts should be same as per the
requirements.
6- All the text should be properly aligned.
- Web page content should be correct without any
spelling or grammatical errors - All fonts should be same as per the
requirements. - Disabled fields should be grayed out.
- All the error messages should be correct without
any spelling or grammatical errors and the error
message should match with the field label. - All the fields should be properly aligned.
- Enough space should be provided between field
labels, columns, rows, and error messages. - Confirmation message should be displayed for any
kind of update and delete operation. - Check the site on different resolutions (640 x
480, 600x800 etc.?)
7- Check the end user can run the system without
frustration. - Scroll bar should appear only if required.
- If there is an error message on submit, the
information filled by the user should be there. - Check if the dropdown data is not truncated due
to the field size and also check whether the data
is hardcoded or managed via administrator. - Validation error messages should be displayed
properly at correct position. - Tool tips text should be meaningful and images
must have alt tag. - Font size, style and colour for headline,
description text, labels, infield data, and grid
info should be standard as specified in
PSD/layout source files.
8- Check all pages for broken images and if images
have any URL then it must be working. - All designs should be responsive.
- We have to use related content instead of lorem
ipsum and local names.
9Coming soon with functionality testing
scenarios.Stay Tune with us Thank You