Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Juan Miguel de la Cruz Valey 0900-11-7990

Página Web

Facebook / registro https://www.facebook.com/r.php?r=101

All mandatory fields should be validated Cumple


and indicated by an asterisk (*) symbol.

Validation error messages should be Si cumple


displayed properly at a correct position.
All error messages should be displayed Si cumple
in the same CSS style
(e.g. using red color)
General confirmation messages should Si cumple
be displayed using CSS style other than
error messages style (e.g. using green
color)
. Tooltips text should be meaningful. Si cumple
Drop-down fields should have the first SI cumple
entry as blank or text like ‘Select'.
Delete functionality' for any record on a No cumple
page should ask for a confirmation.

Select/deselect all records option should Si cumple


be provided if page supports record
Amount values should be displayed with Si cumple
correct currency symbols.
Default page sorting should be provided. No cumple
Reset button functionality should set No cumple
default values for all fields.
All numeric values should be formatted Si cumple
properly.
Input fields should be checked for the No cumple
max field value. Input values greater
than specified max limit should not be
accepted or stored in the database.
Check all input fields for special Si cumple
characters.
Field labels should be standard e.g. field Si cumple
accepting user's first name should
be labeled properly as ‘First Name'.
Check page sorting functionality after Si cumple
add/edit/delete operations
on any record.
Check for timeout functionality. Timeout Si cumple
values should be configurable.
Check application behavior after
operation timeout.
Check cookies used in an application. Si cumple
Check if downloadable files are pointing Si cumple
to the correct file paths.
All resource keys should be configurable Si cumple
in config files or database
instead of hard coding.
Standard conventions should be followed Si cumple
throughout for naming
resource keys.
Validate markup for all web pages Si cumple
(validate HTML and CSS
for syntax errors) to make sure it is
compliant with the standards.
Application crash or unavailable pages Si cumple
should be redirected to
the error page.
Check text on all pages for spelling and Si cumple
grammatical errors.
Check numeric input fields with character Si cumple
input values.
Proper validation message should
appear.
Check for negative numbers if allowed No cumple
for numeric fields.
Check amount fields with decimal No cumple
number values.
Check functionality of buttons available Si cumple
on all pages.
The user should not be able to submit Si cumple
page twice by pressing
submit button in quick succession.
Divide by zero errors should be handled Si cumple
for any calculations.
Input data with the first and last position Si cumple
blank should be
handled correctly.

You might also like