Testing and delivery Web design principles. Web development is software development.

Slides:



Advertisements
Similar presentations
WEB DESIGN TABLES, PAGE LAYOUT AND FORMS. Page Layout Page Layout is an important part of web design Why do you think your page layout is important?
Advertisements

4.01 How Web Pages Work.
About Links in Dreamweaver. Creating Links A link has 2 parts: –The URL (Uniform Resource Locator)= the name and path of the file you want to link –The.
GPC Print Online Ordering System What is it? How do you use it? What are the benefits?
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Designing Good Web Pages. Form versus Function A good website is a compromise between form and function. While creativity is encouraged, you have to meet.
Chapter 4 Planning Site Navigation Principles of Web Design, 4 th Edition.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2006 Microsoft Corporation.
Tutorial 3: Adding and Formatting Text. 2 Objectives Session 3.1 Type text into a page Copy text from a document and paste it into a page Check for spelling.
_______________________________________________________________________________________________________________ E-Commerce: Fundamentals and Applications1.
Dawn Pedersen Art Institute. Introduction All your hard design work will suffer in anonymity if people can't find your site. The most common way people.
Lesson 46: Using Information From the Web copy and paste information from a Web site print a Web page download information from a Web site customize Web.
Lesson 46: Using Information From the Web copy and paste information from a Web site print a Web page download information from a Web site customize Web.
Chapter 9 Collecting Data with Forms. A form on a web page consists of form objects such as text boxes or radio buttons into which users type information.
An Introduction to Content Management. By the end of the session you will be able to... Explain what a content management system is Apply the principles.
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Samuvel Johnson nd MCA B. Contents  Introduction to Real-time systems  Two main types of system  Testing real-time software  Difficulties.
Testing and Debugging Web pages. Final exam Wednesday, May 10: 10am – noon Content: guidelines will be distributed next lecture Format: Matching, multiple.
XP 1 HTML: The Language of the Web A Web page is a text file written in a language called Hypertext Markup Language. A markup language is a language that.
1 Chapter 11 Implementation. 2 System implementation issues Acquisition techniques Site implementation tools Content management and updating System changeover.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Dreamweaver Domain 6 KellerAdobe CS5 ACA Certification Prep Dreamweaver Domain 6: Evaluating.
Launching a Successful Online Business and EC Project.
XP Dreamweaver 8.0 Tutorial 3 1 Adding Text and Formatting Text with CSS Styles.
E-commerce usability guide provides guidelines and advice for implementing easy to use e-commerce websites. It focuses on online catalog/selling functionality.
Evaluating web pages Stuart Lloyd-Green Celia Korvessis Lindsay Krieger Shane Sullivan.
Patterns, effective design patterns Describing patterns Types of patterns – Architecture, data, component, interface design, and webapp patterns – Creational,
Adobe Certified Associate Objectives 6 Evaluating and Maintaining a site.
Software Project Documentation. Types of Project Documents  Project Charter  Requirements  Mockups and Prototypes  Test Cases  Architecture / Design.
Web software. Two types of web software Browser software – used to search for and view websites. Web development software – used to create webpages/websites.
 Whether using paper forms or forms on the web, forms are used for gathering information. User enter information into designated areas, or fields. Forms.
Forms and Server Side Includes. What are Forms? Forms are used to get user input We’ve all used them before. For example, ever had to sign up for courses.
Evaluating & Maintaining a Site Domain 6. Conduct Technical Tests Dreamweaver provides many tools to assist in finalizing and testing your website for.
Tutorial 3 Adding and Formatting Text with CSS Styles.
Bian Chong (Brian), KHO Supervisor: Linda McIver Second Reader: Jon McCormack.
The Good, the Bad & the Ugly: Style and design in Website creation Chris Webster: Information Officer and Website Manager at the EARL Consortium for Public.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
HTML Overview.  Students will learn: How HTML tagging works How browsers display tagged documents How an HTML document is structured.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Main Concepts of Web Testing Telerik Software Academy Software Quality Assurance.
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
COMP 143 Web Development with Adobe Dreamweaver CC.
Prototype Security New Feature: Send Mass & Activity Code.
 Creating a functional website that would allow users to quickly and easily access information regardless of device types and browsers, is what web designers.
Etiquette. Overview of QC Software testing is a process of verifying and validating that a software application or program – Software testing identifies.
BAB 5 Web Planning. Purpose Objective of the site Who is our target audience? Who will looking for our site? Who will become interested if they reach.
WEB TESTING
4.01 How Web Pages Work.
Journal of Mountain Science (JMS)
Mobile Apps, Web Design, Digital Marketing Company
Project Objectives Publish to a remote server
Software testing
Tutorial 6 Topic: jQuery and jQuery Mobile Li Xu
BAB 5 Web Planning.
Web software.
Publishing and Maintaining a Website
Define phase Interview the client to understand goals, audience, content, design, and delivery requirements. Organize and outline interview information.
UVU Annual Web Audit, SEO and Accessibility Coordination
Best ads posting site Backpage Warszawa
Principles of Web Design 5th Edition
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Testing your digital portfolio
LO4 - Be Able to Update Websites to Meet Business Needs
Website Planning EIT, Author Gay Robertson, 2018.
SEEM4570 Tutorial 5: jQuery + jQuery Mobile
Planning and Storyboarding a Web Site
Website Testing EIT, Author Gay Robertson, 2018.
4.01 How Web Pages Work.
Web Application Development Using PHP
WEB DESIGN Cross 11, Tapovan Enclave Nala pani Road, Dehradun : ,
Presentation transcript:

Testing and delivery Web design principles

Web development is software development

Web sites are client/server applications.

Like any software development project testing and managed delivery is essential.

The ‘testing cycle’ can be distilled down to simple steps

Functionality Testing Usability testing Interface testing Compatibility testing Performance testing Security testing

If your application fails at any step the problem must be fixed and the application put back through the test cycle until it is clear at every step

To test something we need to start with an idea of what it’s actually supposed to be or do

Starting with a design or specification is the simplest way to test what you build

Defining ‘success criteria’ will allow you to know whether you did a good job or even if you are actually finished !

Your initial design & spec should have answered some or all of these questions

Who is the target audience? What kind of browsers will they be using? What kind of connection speeds will they be using? Which HTML specification will be adhered to? What variations will be allowed for targeted browsers? What are the standards for page appearance and graphics throughout the site ? How will internal and external links be validated and updated?

Before beginning testing some questions about HOW you will do testing need to be answered.

Think about how you test Can testing be done on the production system, or is a separate test system required? How are browser caching, option settings, connection differences and real-world problems accounted for ?

Functionality Testing:

Check all the links Test the outgoing links from all the pages from specific domain under test. Test all internal links. Test links jumping on the same pages. Test links used to send the to admin or other users from web pages. Test for orphan pages. Test for broken links in all the above

Test forms in all pages Test all the validations on each field. Test for the default values of fields. Test for wrong inputs to all form fields Test options to create, delete, view or modify the forms.

Validate your HTML/CSS Test ALL your pages against the specified standard. Validate your HTML Validate your CSS Check if your site is indexable in search engines.

Usability Testing

Test for navigation Test to ensure a user can move from one page to another. Test to see if your site is easy to use. Provide clear, relevant, CORRECT instructions Provide consistent menu and navigation elements on each page

Content checking: Content should be logical and easy to understand

Check for spelling errors.

Check again for spelling errors.

Remember It is almost impossible to accurately proof read material you have written yourself.

Compatibility Testing

Test browser compatibility Test Operating system compatibility Test Mobile browsing compatibility Test Printing options

Final Delivery

Install your site in the actual domain in a methodical fashion.

Test it all again.

Yes, actually test it…

Manage the handover to the client Get sign off Deliver access codes, documentation and keys