|
|
|
|
Web Application Testing Steps
|
|
|
|
XBO's web application testing services cover Functionality testing, Usability testing, Interface testing, Compatibility testing, Performance testing, and Security testing.
|
|
|
1) Functionality Testing: This covers areas such as links, database connections, forms used for submitting or getting information from the user, and 'cookie';.
|
|
|
•
|
Check all links
|
|
|
|
a.
|
Test the outgoing links from all the pages from specific domain under test.
|
|
|
|
|
b.
|
Test all internal links.
|
|
|
|
|
c.
|
Test links jumping on the same pages.
|
|
|
|
|
d.
|
Test links used to send the email to admin or other users from web pages.
|
|
|
|
|
e.
|
Test to check for orphan pages.
|
|
|
|
|
f.
|
Check for any broken links in all above-mentioned items.
|
|
|
•
|
Test forms in all pages:
|
|
|
|
a.
|
Check all the validations on each field.
|
|
|
|
|
b.
|
Check for the default values of fields.
|
|
|
|
|
c.
|
Confirm inputs and boundary values for all fields.
|
|
|
|
|
d.
|
Options to create forms if any, delete, view or modify the forms.
|
|
|
•
|
Cookies testing:
|
|
|
|
a.
|
Test enabling or disabling of cookies in different browser options.
|
|
|
|
|
b.
|
Test for cookie encryption before writing to user machine.
|
|
|
|
|
c.
|
Check for login sessions and user statistics after session end.
|
|
|
|
|
d.
|
Confirm effect on application security by deleting the cookies.
|
|
|
|
|
|
|
|
|