1 / 8

Software Testing Checklist - Part 1

This software testing checklist tutorial is the best for all software beginners who wants to make their career in software development. Subscribe us or follow us to get more PDFs & documents like this.<br>

Download Presentation

Software Testing Checklist - Part 1

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Software Testing Guidelines iFour Consultancy Checklist - A https://www.ifourtechnolab.com/hire-asp-net-software-developer

  2. UI/UX & Usability Checklist • Check alignment of all buttons, textboxes and other elements • Check all the buttons, textboxes and elements spelling as well as grammar. • Website/Product logo design and on click of logo redirect to Home page. • Image size should be proper and it is not stretched, blur, distorted and broken images. • In Image if no image uploaded then is should display placeholder thumbnail image. • For website, Every page should have page title and fav icon. • Checking the behavior of the different controls like- checkbox, dropdown list, radio buttons, etc. https://www.ifourtechnolab.com/hire-asp-net-software-developer

  3. UI/UX & Usability Checklist • Check the navigation of all menu and menu items. • In whole project use same format for validation message, popup text, alert messages etc. For Ex. Validation is like "Please enter first name."For all other messages first letter should be capital. If use period sign then all messages have that period sign. • Every hyperlink navigation should be proper. • Font type, color and size should be proper. • For required value any indication is display like red asterisk mark, textbox color red etc. https://www.ifourtechnolab.com/hire-asp-net-software-developer

  4. UI/UX & Usability Checklist • Check if any pre-populated value should be displayed as per requirement . • Disabled Textbox should be grayed out. • Is the tab order correct on all screens? • Should the screen be resizable / Responsive? • Is all user input captured in UPPER case or lower case consistently? • Does a failure of validation on every field cause a sensible user error message? https://www.ifourtechnolab.com/hire-asp-net-software-developer

  5. UI/UX & Usability Checklist • Are all the dropdowns on this screen sorted correctly? Alphabetic sorting is the default unless otherwise specified. • Check web font rendering across major browsers • HTML, JavaScript, CSS validation https://www.ifourtechnolab.com/hire-asp-net-software-developer

  6. Functional Checklist • HTML, JavaScript, CSS validation • Are text fields storing information correctly? • Is forward/backward cashing working correctly? • Are requirements for timing out of session met? • Are the field data properly displayed? • Do internal searches return correct results? • Are errors being handled correctly in form fields? https://www.ifourtechnolab.com/hire-asp-net-software-developer

  7. Functional Checklist • Have any fields got multiple validation rules and if so are all rules being applied? • For all numeric fields check whether negative numbers can and should be able to be entered. • For all numeric fields check the minimum and maximum values and also some mid-range values allowable? • For all character/alphanumeric fields check the field to ensure that there is a character limit specified and that this limit is exactly correct for the specified database size? • Check the maximum field lengths to ensure that there are no truncated characters? https://www.ifourtechnolab.com/hire-asp-net-software-developer

  8. Performance Checklist • Load Test • Check Image optimization • Check and Implement caching when necessary • Minify/Compress static (JavaScript/CSS/HTML) files • Reduce HTTP Requests • Fix 404 Errors • Reduce Cookie size – 500 byte • 301 Redirects https://www.ifourtechnolab.com/hire-asp-net-software-developer

More Related