USABILITY TESTING CONTENTS. Software Testing

Size: px
Start display at page:

Download "USABILITY TESTING CONTENTS. Software Testing"

Transcription

1 USABILITY TESTING CONTENTS I. Usability Testing 1. User Interface Testing: 2. What make a Good UI? a) Follow Standards or Guidelines II. b) Consistent c) Flexible d) Comfortable e) Correct f) Useful Testing for the Disabled: 1. Accessibility Testing 2. The law 3. Accessibility Features in a Software III. Web Site Testing: 1. Web Page Fundamentals 2. Black-Box Testing: 3. Gray-Box Testing 4. White-Box Testing 5. Configuration and Compatibility Testing 6. Usability Testing 7. Introducing Automation

2 I. Usability Testing 1. Software is written to be used. 2. The product should always be tested with respect to design and tested with specifications. 3. So much time and effort is spent on the technology aspects of writing the code that the development team ignores the most important aspect of software that someone will eventually use the stuff. 4. It really doesn t matter whether the software is embedded in a microwave oven, a telephone switching station, or an Internet stock trading Web site. 5. Eventually the bits and bytes bubble up to where a live person will interact with it. 6. Usability is how appropriate, functional, and effective that interaction is with the use. 1. User Interface Testing: 1. The graphical means that are used to interact with a software program is called its user interface, or UI. 2. All software have user interface, which helps the user interact with application software in an easier way. 3. User interface tests the reliability of the product with the ease with which the user understands the product. 2. What Makes a Good UI? (Question: What makes a good user interface? 6 points explained = 6 marks) 1. A good user interface (UI) is a must for the first look about the product. 2. The user interface makes it convenient to use. 3. Many software companies spend large amounts of time and money researching the best way to design the user interfaces for their software. 4. They use special usability labs run by ergonomic specialists. 5. The labs are equipped with one-way mirrors and video cameras to record exactly how people use their software. 6. Everything the users (subjects) do from what keys they press, how they use the mouse, what mistakes they make, and what confuses them is analyzed to make improvements to the UI. a) Follows Standards or Guidelines 1. The single most important user interface trait is that software follows existing standards and guidelines or has a really good reason not to. 2. If software is running on an existing platform such as Mac or Windows, the standards are set. 3. Apples are defined in the book Macintosh Human Interface Guidelines, published by Addison-Wesley, and Microsoft s in the book Microsoft Windows User Experience, published by Microsoft Press. 4. Each book goes into meticulous detail about how software that runs on each platform should look and feel to the user. 5. Everything is defined from when to use check boxes instead of an option button.

3 b) Consistent 1. Consistency within software and with other software is a key attribute. 2. Users develop habits and expect that if they do something a certain way in one program, another will do the same operation the same way. 3. In Notepad, Find is accessed through the Search menu or by pressing F3. 4. In WordPad, a very similar program, it s accessed through the Edit menu or by pressing Ctrl+F. 5. The Wordpad and Notepad behave differentially the same scenario. c) Flexible 1. Users like choices not too many, but enough to allow them to select what they want to do and how they want to do it. 2. The Windows Calculator has two views: Standard and Scientific. Users can decide which one they need for their task or the one they re most comfortable using. Figure 1 d) Comfortable 1. Software should be comfortable to use. 2. It shouldn t get in the way or make it difficult for a user to do his work. 3. Researchers put in every effort to make software comfortable and easy to use. 4. It can be a difficult concept to quantify, but can look for a few things that will give a better idea of how to identify good and bad software comfort: 5. Appropriateness of the software should look and feel proper for what it s doing and who it s for. 6. Error handling a program should warn users before a critical operation and allow users to restore data lost because of a mistake. 7. People take the Undo/Redo feature for granted today, but it wasn t long ago that these features didn t exist. 8. Performance being fast isn t always a good thing. If an operation is slow, it should at least give the user feedback on how much longer it will take and show that it s still working and hasn t frozen.

4 II. e) Correct 1. The comfort trait is admittedly a bit fuzzy and often can be left to interpretation. Correctness, though, isn t. 2. When you re testing for correctness, you re testing whether the UI does what it s supposed to do. Figure 11.6 is an example of a UI that isn t correct. f) Useful 1. The final trait of a good user interface is whether it s useful. 2. Remember, you re not concerned with whether the software itself is useful, just whether the particular feature is. 3. A popular term used in the software industry to describe unnecessary or gratuitous features is dancing bologna. 4. It doesn t matter whether the dancing bologna is in a solitaire program or a heart monitor machine, it s bad for the user and means extra testing for you. Testing for the Disabled: (Question: Explain the concept of testing for disabled = 4 Marks) 1. Accessibility Testing 1. A serious topic that falls under the area of usability testing is that of accessibility testing, or testing for the disabled. Table A government Survey of Income and Program Participation (SIPP) used by the U.S. Census Bureau found that in 1994, about 54 million people in the country had some sort of disability. Table 6.1 shows the complete breakdown. 3. Although there are many types of disabilities, the following ones make using computers and software especially difficult: Visual impairments:- Color blindness, extreme near and far sightedness, tunnel vision, dim vision, blurry vision, and cataracts are examples of visual limitations. People with one or more of these would have their own unique difficulty in using software.

5 Hearing impairments:- Someone may be partially or completely deaf, have problems hearing certain frequencies, or picking a specific sound out of background noise. Such a person may not be able to hear the sounds or voices that accompany an onscreen video, audible help, or system alerts. Motion impairments:- Disease or injury can cause a person to lose fine, gross, or total motor control of his hands or arms. It may be difficult or impossible for some people to properly use a keyboard or a mouse. For example, they may not be able to press more than one key at a time or may find it impossible to press a key only once. Accurately moving a mouse may not be possible. Cognitive and language:- Dyslexia and memory problems may make it difficult for someone to use complex user interfaces. 2. The law 1. Fortunately, developing software with a user interface that can be used by the disabled isn t just a good idea, a guideline, or a standard it s the law. 2. In the United States, three laws apply to this area: a) The Americans with Disability Act states that businesses with 15 or more employees must make reasonable accommodations for employees, or potential employees, with disabilities. The ADA has recently been applied to commercial Internet Web sites, mandating that they be made accessible. b) Section 508 of the Rehabilitation Act is very similar to the ADA and applies to any organization that receives federal funding. c) Section 255 of the Telecommunications Act requires that all hardware and software that transfers information over the Internet, a network, or the phone lines be made so that it can be used by people with disabilities. If it s not directly usable, it must be compatible. 3. Accessibility Features in a Software 1. Software can be made accessible in one of two ways. The easiest is to take advantage of support built into its platform or operating system. 2. Windows, Mac OS, Sun Java, and IBM OS/2 all support accessibility to some degree. Software only needs to adhere to the platform s standards for communicating with the keyboard, mouse, sound card, and monitor to be accessibility enabled. 3. The various types of keys are a) Sticky Keys allows the Shift, Ctrl, or Alt keys to stay in effect until the next key is pressed. b) Filter Keys prevents brief, repeated (accidental) keystrokes from being recognized. c) Toggle Keys plays tones when the Caps Lock, Scroll Lock, or NumLock keyboard modes are enabled. d) Sound Sentry creates a visual warning whenever the system generates a sound.

6 III. e) Show Sounds tells programs to display captions for any sounds or speech they make. f) These captions need to be programmed into your software. Web Site Testing: 1. Web Page Fundamentals 1. In the simplest terms, Internet Web pages are just documents of text, pictures, sounds, video, and hyperlinks. 2. Web site that demonstrates many of the possible Web page features. 3. A partial list of them includes a) Text of different sizes, fonts, and colors Graphics and photos. b) Hyperlinked text and graphics c) Varying advertisements d) Drop-down selection boxes e) Fields in which the users can enter data. 2. Black-Box Testing: (Question: Explain how black box testing is done for web site testing. 4 points 1 mark each = 4 Marks) 1. The easiest place to start is by treating the Web page or the entire Web site as a black box. 2. Check for the text, graphics, hyperlink and their correctness in the implementation. a) Text Web page text should be treated just like documentation and tested Testing the Documentation. Check the audience level, the terminology, the content and subject matter, the accuracy especially of information that can become outdated and always, always check spelling. b) Hyperlinks Links can be tied to text or graphics. Each link should be checked to make sure that it jumps to the correct destination and opens in the correct window. If the specifications for the Web site are not there, need to test whether the jump worked correctly. c) Graphics Check for, all graphics load and display properly? If a graphic is missing or is incorrectly named, it won t load and the Web page will display an error where the graphic was to be placed. If text and graphics are intermixed on the page, make sure that the text wraps properly around the graphics. Try resizing the browser s window to see if strange wrapping occurs around the graphic. d) Forms Forms are the text boxes, list boxes, and other fields for entering or selecting information on a Web page. Figure 13.5 shows a simple example from Apple s Web site. It s a signup form for potential Mac developers. There are fields for entering your first name, middle initial, last name, and address.

7 3. Gray-Box Testing 1. With gray-box testing, it s the line between black-box and white-box testing. Still test the software as a black-box, but supplement the work by taking a peek at what makes the software work. 2. Web pages lend themselves nicely to gray-box testing. Most Web pages are built with HTML (Hypertext Markup Language). 3. You had to embed markups, sometimes called field tags, in the text. For example, to create the bolded phrase This is bold text. enter something such as this into your word processor: [begin bold]this is bold text.[end bold] 4. To create the line in HTML you would enter <b>this is bold text.</b> 4. White-Box Testing 1. Dynamic content is graphics and text that changes based on certain conditions, for example, the time of day, the user s preferences, or specific user actions. 2. It s possible that the programming for the content is done in a simple scripting language such as JavaScript and is embedded within the HTML. This is known as client-side programming. 3. Apply gray-box testing techniques when you examine the script and view the HTML. 4. For efficiency, most dynamic content programming is located on the Web site s server; it s called server-side programming and would require you to have access to the Web server to view the code. 5. Database-Driven Web Pages, many e-commerce Web pages that show catalogs or inventories are database driven. 6. The HTML provides a simple layout for the Web content and then pictures, text descriptions, pricing information, and so on are pulled from a database on the Web site s server and plugged into the pages. 7. Programmatically Created Web Pages are Web pages, especially ones with dynamic content, are programmatically generated, the HTML and possibly even 8. The programming is created by software. A Web page designer may type entries in a database and drag and drop elements in a layout program, press a button, and out comes the 9. Security Web site security issues are always in the news as hackers try new and different ways to gain access to a Web site s internal data. Financial, medical, and other Web sites that contain personal data are especially at risk and require intimate knowledge of server technology to test them for proper security.

8 5. Configuration and Compatibility Testing (Question: Explain Configuration and compatibility testing = 4 Marks) 1. Hardware Platform:- Is it a Mac, PC, a TV browsing device, a hand-held, or a wristwatch? Each hardware device has its own operating system, screen layout, communications software, and so on. Each can affect how the Web site appears onscreen. 2. Browser Software and Version:- There are many different Web browsers and browser versions. Some run on only one type of hardware platform, others run on multiple platforms. Some examples are Netscape Navigator 3.04 and 4.05, Internet Explorer 3.02, 4.01, and 5.0, Mosaic 3.0, Opera, and Emacs. Each browser and version supports a slightly different set of features. A Web site might look great under one browser but not display at all under another. Web designers can choose to design a site using the least common denominator of features so that it looks the same on all of them, or write specialized code to make the site work best on each one. How would this impact your testing? 3. Browser Plug:- In Many browsers can accept plug-ins or extensions to gain additional functionality. An example of this would be to play specific types of audio or video files. 4. Browser Options:- Most Web browsers allow for a great deal of customization. Figure 13.7 shows an example of this. You can select security options, choose how ALT text is handled; decide what plug-ins to enable, and so on. Each option has potential impact on how your Web site operates and, hence, is a test scenario to consider. 5. Video Resolution and Color Depth:- Many platforms can display in various screen resolutions and colors. A PC running Windows, for example, can have screen dimensions of , , 1, , , and up. Web site may look different, or even wrong, in one resolution, but not in another. Text and graphics can wrap differently, be cut off, or not appear at all. The number of colors that the platform supports can also impact the look of your site. There can be as few as 16 colors and as many as 224. Could your Web site be used on a system with only 16 colors? 6. Text Size:- Did you know that a user can change the size of the text used in the browser? Could your site be used with very small or very large text? What if it was being run on a small screen, in a low resolution, with large text? 7. Modem Speeds:- Enough can t be said about performance. Someday everyone will have high-speed connections with Web site data delivered as fast as you can view it. Until then, you need to test that your Web site works well at a wide range of modem speeds. 6. Usability Testing 1. Usability and Web sites are sometimes mutually exclusive terms. 2. You ve no doubt seen pages that are difficult to navigate, outdated, slow, or just plain ugly. Not surprisingly, these sites were probably never seen by a software tester.

9 3. A programmer or someone with little or no design experience (or maybe too much design experience) created the pages and uploaded them for the world to see without considering how usable they were. 4. The top ten mistakes of web designing. (Question: Explain the top ten mistakes made in web development = 4 Marks) a) Gratuitous Use of Bleeding-Edge Technology. b) Scrolling Text, Marquees, and Constantly Running Animations. c) Long Scrolling Pages. d) Non-Standard Link Colors. e) Outdated Information. f) Overly Long Download Times. g) Lack of Navigation Support. h) Orphan Pages. i) Complex Web Site Addresses (URLs). j) Using Frames. 7. Introducing Automation 1. The simple act of clicking all the hyperlinks to make sure that they re valid could take a great deal of time. 2. Add in testing the basic functionality of the Web site s features, doing configuration and compatibility testing, and figuring out a way to test performance and loading by simulating thousands or even millions of users, and you have a big job.

Topics in Usability Testing

Topics in Usability Testing Topics in Usability Testing Software Usability Eventually a person will interact with a software system. Software usability is how: appropriate functional effective that interaction is. Ergonomics is the

More information

Website Testing. The testing techniques that you ve learned in previous IN THIS CHAPTER. Web Page Fundamentals. Black-Box Testing.

Website Testing. The testing techniques that you ve learned in previous IN THIS CHAPTER. Web Page Fundamentals. Black-Box Testing. 14 IN THIS CHAPTER Web Page Fundamentals Black-Box Testing Gray-Box Testing The testing techniques that you ve learned in previous chapters have been fairly generic. They ve been presented by using small

More information

Today. Web Accessibility. No class next week. Spring Break

Today. Web Accessibility. No class next week. Spring Break HCI and Design Today Web Accessibility No class next week. Spring Break Who is affected? People with disabilities Visual, hearing, motor, cognitive, reading About 1 in 5 adults (webaim.org/intro) Older

More information

Seema Sirpal Delhi University Computer Centre

Seema Sirpal Delhi University Computer Centre Getting Started on HTML & Web page Design Seema Sirpal Delhi University Computer Centre How to plan a web development project draft a design document convert text to HTML use Frontpage to create web pages

More information

Introduction to Infographics and Accessibility

Introduction to Infographics and  Accessibility Introduction to Infographics and Email Accessibility Goals Understand Accessibility best practices Where to get more information Be able to Conduct a four-point accessibility evaluation Communicate Provide

More information

and usability Release/www/releases/archives/facts_for_features_special_editions/ html

and usability  Release/www/releases/archives/facts_for_features_special_editions/ html I. Introduction: accessibility and usability Our motivation: a significant population of people with various disabilities use the web 51.2 million people (18%) have some level of disability 4 million children

More information

Level Up: Understanding the needs of People with Disabilities in Your Community

Level Up: Understanding the needs of People with Disabilities in Your Community Level Up: Understanding the needs of People with Disabilities in Your Community A standard library computer is not usable by patrons with certain disabilities, such as blindness or limited motor ability.

More information

APPLYING YOUR TESTING SKILLS

APPLYING YOUR TESTING SKILLS APPLYING YOUR TESTING SKILLS CONTENTS I. Configuration Testing 1. An Overview of Configuration Testing: 2. Isolating Configuration Bugs 3. Sizing up the Job 4. Approaching the Task: 5. Decide the Types

More information

It s Built In! Accessibility Options in Windows XP and Apple OS X

It s Built In! Accessibility Options in Windows XP and Apple OS X It s Built In! Accessibility Options in Windows XP and Apple OS X Delaware Instructional Technology Conference Joanne Jennings Office of Educational Technology University of Delaware Accessible Technology

More information

Case 1:13-cv TSC Document Filed 02/05/16 Page 1 of 8 EXHIBIT 14

Case 1:13-cv TSC Document Filed 02/05/16 Page 1 of 8 EXHIBIT 14 Case 1:13-cv-01215-TSC Document 164-22 Filed 02/05/16 Page 1 of 8 EXHIBIT 14 Case 1:13-cv-01215-TSC Document 164-22 Filed 02/05/16 Page 2 of 8 U.S. Department of Justice Civil Rights Division Disability

More information

Seven Steps to Creating an Accessible Microsoft Word document

Seven Steps to Creating an Accessible Microsoft Word document Seven Steps to Creating an Accessible Microsoft Word document Disability Access Services i About Disability Access Services Centralized Resource and Information on Disability Access Disability Access Services

More information

BMS2062 Introduction to Bioinformatics. Lecture outline. What is multimedia? Use of information technology and telecommunications in bioinformatics

BMS2062 Introduction to Bioinformatics. Lecture outline. What is multimedia? Use of information technology and telecommunications in bioinformatics BMS2062 Introduction to Bioinformatics Use of information technology and telecommunications in bioinformatics Topic 2: The Internet and multimedia Ros Gibson Lecture outline What is the Web? (previous

More information

TMG Clerk. User Guide

TMG  Clerk. User Guide User Guide Getting Started Introduction TMG Email Clerk The TMG Email Clerk is a kind of program called a COM Add-In for Outlook. This means that it effectively becomes integrated with Outlook rather than

More information

For a detailed description of the parent features and benefits, please refer to the following URL:

For a detailed description of the parent features and benefits, please refer to the following URL: 05/13/2016 05:00:38 EDT CSU Fullerton VPAT for IBM Watson Content Analytics 3.5 VPAT comments: For a detailed description of the parent features and benefits, please refer to the following URL: http://www-03.ibm.com/software/products/en/watson-content-analytics

More information

Introduction to the Learning Environment v8.3.0

Introduction to the Learning Environment v8.3.0 Introduction to the Learning Environment v8.3.0 User Guide March, 008 Contents My Home Accessing your courses Navigating inside a course Lists Actions Entering Dates Showing and hiding advanced options

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information.

Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. Internet: An international network of connected computers. The purpose of connecting computers together, of course, is to share information. WWW: (World Wide Web) A way for information to be shared over

More information

Resetting Your Password

Resetting Your Password School Teacher Page Training Logging In Before you can add or edit content, you need to log in. The web site address is: http://www.okaloosaschools.com/yourschool/user Enter your user name and password

More information

SUMMER 12 EXAMINATION Subject Code : Model Answer Page No : 1/ 16

SUMMER 12 EXAMINATION Subject Code : Model Answer Page No : 1/ 16 Subject Code : 12258 Model Answer Page No : 1/ 16 Q 1. Attempt any FIVE of the following: a) Definition of bug 2 marks, reasons for bug 2 marks Bug: All software problems irrespective of big, small, intended

More information

ADA compliancy and your website. Ensuring that people with disabilities have full access to your website opens the door to a wider audience

ADA compliancy and your website. Ensuring that people with disabilities have full access to your website opens the door to a wider audience ADA compliancy and your website Ensuring that people with disabilities have full access to your website opens the door to a wider audience We rebrand. DAAKE is one of the nation s few rebranding specialty

More information

Dreamweaver: Accessible Web Sites

Dreamweaver: Accessible Web Sites Dreamweaver: Accessible Web Sites Introduction Adobe Macromedia Dreamweaver 8 provides the most complete set of tools available for building accessible web sites. This workshop will cover many of them.

More information

What is Accessibility

What is Accessibility What is Accessibility In the various modes of delivery in distance education (webpages, webbased instruction, and other electronic media sources), accessibility refers to the ability of every person to

More information

The Ultimate Web Accessibility Checklist

The Ultimate Web Accessibility Checklist The Ultimate Web Accessibility Checklist Introduction Web Accessibility guidelines accepted through most of the world are based on the World Wide Web Consortium s (W3C) Web Content Accessibility Guidelines

More information

A Step-by-Step Guide to Creating More Accessible Surveys

A Step-by-Step Guide to Creating More Accessible Surveys A Step-by-Step Guide to Creating More Accessible Surveys In order to be considered accessible, surveys and forms must be designed to assist hearing- or sight-impaired users. If you re planning on sharing

More information

Web Design. by Steven Jacobs, Adjunct Faculty Department of Computer Science Northern Arizona University. June 2009

Web Design. by Steven Jacobs, Adjunct Faculty Department of Computer Science Northern Arizona University. June 2009 by Steven Jacobs, Adjunct Faculty Department of Computer Science Northern Arizona University June 2009 1 2 Web Design There are millions and it is growing. Some are visited often, some to a small audience

More information

Section 508: Are You Ready for ADA Compliance Standards? #stc17

Section 508: Are You Ready for ADA Compliance Standards? #stc17 Section 508: Are You Ready for ADA Compliance Standards? Agenda! Who is this Earl guy?! What is Section 508?! Building compliant content! Don t forget to test!! Wrapping up! Q & A Who is this Earl guy?!

More information

Web-One Infographics

Web-One Infographics Web-One Infographics Goals Understand Accessibility best practices Where to get more information Be able to Conduct a four-point accessibility evaluation Communicate Provide equal access to information

More information

SilverStripe - Website content editors.

SilverStripe - Website content editors. SilverStripe - Website content editors. Web Content Best Practices In this section: Learn how to make your site search-engine friendly Learn how to make your content accessible Other web best practices

More information

What Are CSS and DHTML?

What Are CSS and DHTML? 6/14/01 10:31 AM Page 1 1 What Are CSS and DHTML? c h a p t e r ch01.qxd IN THIS CHAPTER What Is CSS? What Is DHTML? DHTML vs. Flash Browser Hell What You Need to Know Already Welcome to the world of CSS

More information

XP: Backup Your Important Files for Safety

XP: Backup Your Important Files for Safety XP: Backup Your Important Files for Safety X 380 / 1 Protect Your Personal Files Against Accidental Loss with XP s Backup Wizard Your computer contains a great many important files, but when it comes to

More information

One of the fundamental kinds of websites that SharePoint 2010 allows

One of the fundamental kinds of websites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Game keystrokes or Calculates how fast and moves a cartoon Joystick movements how far to move a cartoon figure on screen figure on screen

Game keystrokes or Calculates how fast and moves a cartoon Joystick movements how far to move a cartoon figure on screen figure on screen Computer Programming Computers can t do anything without being told what to do. To make the computer do something useful, you must give it instructions. You can give a computer instructions in two ways:

More information

Because We Can! Including Everyone in Technology Opportunities. Sharron Rush Knowbility.org for. World Usability Day 2009 Michigan State University

Because We Can! Including Everyone in Technology Opportunities. Sharron Rush Knowbility.org for. World Usability Day 2009 Michigan State University Because We Can! Including Everyone in Technology Opportunities Sharron Rush Knowbility.org for World Usability Day 2009 Michigan State University Usability & Accessibility Center About Knowbility 501(c)

More information

DESIGNING WITH ACCESSIBILITY IN MIND ACCESSIBILITY TRAINING

DESIGNING WITH ACCESSIBILITY IN MIND ACCESSIBILITY TRAINING DESIGNING WITH ACCESSIBILITY IN MIND ACCESSIBILITY TRAINING PROVIDED BY PHILLIP POLLOCK Former web administrator for the State Courts Administrators Office And the Florida State University Law School Why

More information

Microsoft SharePoint 2010

Microsoft SharePoint 2010 BrainStorm Quick Start Card for Microsoft SharePoint 2010 Getting Started Microsoft SharePoint 2010 brings together your organization s people, documents, information, and ideas in a customizable space

More information

There are four (4) skills every Drupal editor needs to master:

There are four (4) skills every Drupal editor needs to master: There are four (4) skills every Drupal editor needs to master: 1. Create a New Page / Edit an existing page. This entails adding text and formatting the content properly. 2. Adding an image to a page.

More information

Setting Accessibility Options in Windows 7

Setting Accessibility Options in Windows 7 Setting Accessibility Options in Windows 7 Windows features a number of different options to make it easier for people who are differently-abled to use a computer. Opening the Ease of Access Center The

More information

7 For Seniors For Dummies

7 For Seniors For Dummies Windows 7 For Seniors For Dummies Chapter 16: Making Windows 7 Easier to Use ISBN: 978-0-470-50946-3 Copyright of Wiley Publishing, Inc. Indianapolis, Indiana Posted with Permission Making Windows 7 Easier

More information

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay.

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay. Welcome Back! Now that we ve covered the basics on how to use templates and how to customise them, it s time to learn some more advanced techniques that will help you create outstanding ebay listings!

More information

Seven Steps to Creating an Accessible PowerPoint Slideshow

Seven Steps to Creating an Accessible PowerPoint Slideshow Seven Steps to Creating an Accessible PowerPoint Slideshow Disability Access Services i About Disability Access Services Centralized Resource and Information on Disability Access Disability Access Services

More information

Module 9: Audience Analysis, Usability, and Information Architecture COM 420

Module 9: Audience Analysis, Usability, and Information Architecture COM 420 Module 9: Audience Analysis, Usability, and Information Architecture COM 420 Audience Analysis Needs Capabilities Without addressing these end user factors, time and money can be wasted building a site

More information

Ten Ways to Share Your Publications With the World: A Guide to Creating Accessible PDF Documents in Adobe Acrobat Professional 7.

Ten Ways to Share Your Publications With the World: A Guide to Creating Accessible PDF Documents in Adobe Acrobat Professional 7. Ten Ways to Share Your Publications With the World: in Adobe Acrobat Professional 7.0 (Second Edition) Contents SECTION 1: ACCESSIBILITY AND THE PDF 1 THE IMPORTANCE OF ACCESSIBILITY 1 FEATURES THAT MAKE

More information

Introduction to the Internet. Part 1. What is the Internet?

Introduction to the Internet. Part 1. What is the Internet? Introduction to the Internet Part 1 What is the Internet? A means of connecting a computer to any other computer anywhere in the world via dedicated routers and servers. When two computers are connected

More information

All contents are Copyright Cisco Systems, Inc. All rights reserved.

All contents are Copyright Cisco Systems, Inc. All rights reserved. Date: April 7, 2017 Name of Product: Cisco MultiPlatform Phones 7811, 7841, 8811, 8841, and software v11.0 Contact for more information: accessibility@cisco.com The following testing was done on a Windows

More information

PowerPoint Basics: Create a Photo Slide Show

PowerPoint Basics: Create a Photo Slide Show PowerPoint Basics: Create a Photo Slide Show P 570 / 1 Here s an Enjoyable Way to Learn How to Use Microsoft PowerPoint Microsoft PowerPoint is a program included with all versions of Microsoft Office.

More information

Date: June 27, 2016 Name of Product: Cisco Unified Customer Voice Portal (CVP) v11.5 Contact for more information:

Date: June 27, 2016 Name of Product: Cisco Unified Customer Voice Portal (CVP) v11.5 Contact for more information: Date: June 27, 2016 Name of Product: Cisco Unified Customer Voice Portal (CVP) v11.5 Contact for more information: accessibility@cisco.com The following testing was done on a Windows 7 with Freedom Scientific

More information

Voluntary Product Accessibility Report

Voluntary Product Accessibility Report Voluntary Product Accessibility Report Compliance and Remediation Statement for Section 508 of the US Rehabilitation Act for OpenText Content Server 16.2 September 2017 OPENTEXT PRODUCT VPAT ACCESSIBILITY

More information

Chapter 1 Introduction to HTML, XHTML, and CSS

Chapter 1 Introduction to HTML, XHTML, and CSS Chapter 1 Introduction to HTML, XHTML, and CSS MULTIPLE CHOICE 1. The world s largest network is. a. the Internet c. Newsnet b. the World Wide Web d. both A and B A PTS: 1 REF: HTML 2 2. ISPs utilize data

More information

Voluntary Product Accessibility Template Retina Network Security Scanner

Voluntary Product Accessibility Template Retina Network Security Scanner Voluntary Product Accessibility Template Retina Network Security Scanner The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC (Information Technology Industry Council)

More information

Criteria Supporting Features Remarks and Explanations (a) When software is designed to run on a system Supports:

Criteria Supporting Features Remarks and Explanations (a) When software is designed to run on a system Supports: Date: October 8, 2014 Name of Product: System x3530 M4 (with IMM2 v1.34 or higher) VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section

More information

PART COPYRIGHTED MATERIAL. Getting Started LEARN TO: Understand HTML, its uses, and related tools. Create HTML documents. Link HTML documents

PART COPYRIGHTED MATERIAL. Getting Started LEARN TO: Understand HTML, its uses, and related tools. Create HTML documents. Link HTML documents 2523ch01.qxd 3/22/99 3:19 PM Page 1 PART I Getting Started LEARN TO: Understand HTML, its uses, and related tools Create HTML documents Link HTML documents Develop and apply Style Sheets Publish your HTML

More information

Reading books on an ipad or other electronic device is a

Reading books on an ipad or other electronic device is a In This Chapter Chapter 1 What ibooks Author Can Do for You Comparing types of e-books Understanding what sets ibooks Author apart Reading books on an ipad or other electronic device is a wonderful thing.

More information

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27

Guide for Creating Accessible Content in D2L. Office of Distance Education. J u n e 2 1, P a g e 0 27 Guide for Creating Accessible Content in D2L Learn how to create accessible web content within D2L from scratch. The guidelines listed in this guide will help ensure the content becomes WCAG 2.0 AA compliant.

More information

Summary Table Voluntary Product Accessibility Template

Summary Table Voluntary Product Accessibility Template The following Voluntary Product Accessibility information refers to the Mac OS X version 10.3 Panther (Mac OS X) operating system. For more information on accessibility features in Mac OS X and to find

More information

Apple is rightfully proud of the user interface design incorporated into

Apple is rightfully proud of the user interface design incorporated into Customizing OS X Apple is rightfully proud of the user interface design incorporated into the Macintosh OS X family of operating systems. The interface is easy to use, and it s also easy to customize so

More information

Page design and working with frames

Page design and working with frames L E S S O N 2 Page design and working with frames Lesson objectives Suggested teaching time To a learn about designing web pages and creating framesets in your web, you will: 35-45 minutes a b c Discuss

More information

MS Word 2010 Accessibility Fundamentals

MS Word 2010 Accessibility Fundamentals MS Word 2010 Accessibility Fundamentals Adapted with permission from Accessibility Fundamentals for Microsoft Office 2013, New Horizons Computer Learning Centers, 2014 INTRODUCTION Accessibility is the

More information

Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice

Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice Voluntary Product Accessibility Template (VPAT) ACUE Course in Effective Teaching Practice July 19, 2016 This Voluntary Product Accessibility Template, or VPAT, is a tool that administrators and decision-makers

More information

The MathType Window. The picture below shows MathType with all parts of its toolbar visible: Small bar. Tabs. Ruler. Selection.

The MathType Window. The picture below shows MathType with all parts of its toolbar visible: Small bar. Tabs. Ruler. Selection. Handle MathType User Manual The MathType Window The picture below shows MathType with all parts of its toolbar visible: Symbol palettes Template palettes Tabs Small bar Large tabbed bar Small tabbed bar

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template Starfish & Degree Planner May 1, 2017 Prepared by: Joe Karschnik, Compliance Engineer 50 E-Business Way, Suite 300, Cincinnati, OH 45241 Voluntary Product Accessibility

More information

Accessibility. Dec. 12, 2017 Chris Dallager, Doug Bratland, & Matt Ryan

Accessibility. Dec. 12, 2017 Chris Dallager, Doug Bratland, & Matt Ryan Web Maintainer Lunch & Learn Accessibility Dec. 12, 2017 Chris Dallager, Doug Bratland, & Matt Ryan What is Web Accessibility? The degree to which a website is usable by as many people as possible Laura

More information

Agilix Buzz Accessibility Statement ( )

Agilix Buzz Accessibility Statement ( ) Agilix Buzz Accessibility Statement (08 30 2016) Voluntary Product Accessibility Template (VPAT) Software Applications and Operating Systems (Section 1194.21) Web based intranet and Internet information

More information

DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015

DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015 DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015 Contents Introduction... 3 Preconditions... 5 A. PDF Portfolio... 5 B. Adobe LiveCycle... 6 C. Tagged PDF...

More information

HCI: ACCESSIBILITY. Dr Kami Vaniea

HCI: ACCESSIBILITY. Dr Kami Vaniea HCI: ACCESSIBILITY Dr Kami Vaniea 1 First, the news Sketch of two Scottish guys stuck in an elevator Accessibility from a different angle https://www.youtube.com/watch?v=saz_uvnueuu 2 3 Accessibility 4

More information

MS Word 2013 Accessibility Fundamentals

MS Word 2013 Accessibility Fundamentals MS Word 2013 Accessibility Fundamentals Adapted with permission from ACCESSIBILITY FUNDAMENTALS FOR MICROSOFT OFFICE 2013, New Horizons Computer Learning Centers, 2014 INTRODUCTION Accessibility is the

More information

Part 1: Understanding Windows XP Basics

Part 1: Understanding Windows XP Basics 542362 Ch01.qxd 9/18/03 9:54 PM Page 1 Part 1: Understanding Windows XP Basics 1: Starting Up and Logging In 2: Logging Off and Shutting Down 3: Activating Windows 4: Enabling Fast Switching between Users

More information

Handshake Accessibility Overview

Handshake Accessibility Overview Handshake Accessibility Overview Handshake takes accessibility seriously. This document provides an overview of our commitment to making Handshake accessible to every user. Handshake takes the following

More information

Universal Design for Accessibility: It s the Law! It Helps EVERYONE!

Universal Design for Accessibility: It s the Law! It Helps EVERYONE! Universal Design for Accessibility: It s the Law! It Helps EVERYONE! Holly Smythe Instructional Designer Raritan Valley Community College Holly.Smythe@raritanval.edu What is Universal Design? Universal

More information

Designing Accessible Websites

Designing Accessible Websites A Checklist of Web Accessibility Guidelines Prepared by: Sylvia Chong July 13, 1998 This document is funded in part by the project "An Internet Based Curriculum on Math and Aeronautics for Children with

More information

ENDNOTE X7 VPAT VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE

ENDNOTE X7 VPAT VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE ENDNOTE X7 VPAT VOLUNTARY PRODUCT ACCESSIBILITY TEMPLATE Updated May 21, 2013 INTRODUCTION Thomson Reuters (Scientific) LLC is dedicated to developing software products that are usable for everyone including

More information

Page 1. Welcome! Lecture 1: Interfaces & Users. Who / what / where / when / why / how. What s a Graphical User Interface?

Page 1. Welcome! Lecture 1: Interfaces & Users. Who / what / where / when / why / how. What s a Graphical User Interface? Welcome! Lecture 1: Interfaces & Users About me Dario Salvucci, Associate Professor, CS Email: salvucci@cs.drexel.edu Office: University Crossings 142 Office hours: Thursday 11-12, or email for appt. About

More information

UX Design. Web Design - Part 2. Topics. More web design: Page design: Where am I? Navigation Colour choices Special Needs Size Layout

UX Design. Web Design - Part 2. Topics. More web design: Page design: Where am I? Navigation Colour choices Special Needs Size Layout UX Design Web Design - Part 2 Topics More web design: Page design: Where am I? Navigation Colour choices Special Needs Size Layout Contents Non-textual elements Common web design issues Autumn 2016 CSCU9N5:

More information

Voluntary Product Accessibility Template PowerBroker for Mac

Voluntary Product Accessibility Template PowerBroker for Mac Voluntary Product Accessibility Template PowerBroker for Mac The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC (Information Technology Industry Council) and government

More information

Accessible Documents & Presentations. By Amy Maes, DNOM

Accessible Documents & Presentations. By Amy Maes, DNOM Accessible Documents & Presentations By Amy Maes, DNOM 1 Overview Accessibility: What am I required to do? Disability Characteristics Creating an Accessible Word Document & PowerPoint Presentation v2010

More information

Appendix A Design. User-Friendly Web Pages

Appendix A Design. User-Friendly Web Pages Appendix A Design User-Friendly Web Pages 2 How to Do Everything with FrontPage 2002 If you have surfed the Web for any significant period of time, you know that there are plenty of Web sites out there

More information

CSCI 1100L: Topics in Computing Lab Lab 1: Introduction to the Lab! Part I

CSCI 1100L: Topics in Computing Lab Lab 1: Introduction to the Lab! Part I CSCI 1100L: Topics in Computing Lab Lab 1: Introduction to the Lab! Part I Welcome to your CSCI-1100 Lab! In the fine tradition of the CSCI-1100 course, we ll start off the lab with the classic bad joke

More information

Create, Customize & Send an

Create, Customize & Send an How-To Guide Create, Customize & Send an Email Getting your first email out the door is easy with Constant Contact. This guide will walk you through creating, customizing, and sending an email to your

More information

U.S. Rehabilitation Act Section 508 Compliance and Remediation Statement for Livelink irims 3.0.2

U.S. Rehabilitation Act Section 508 Compliance and Remediation Statement for Livelink irims 3.0.2 U.S. Rehabilitation Act Section 508 Compliance and Remediation Statement for Livelink irims 3.0.2 August 27, 2003 Contents Compliance and Remediation Statement for Section 508 of the Rehabilitation Act...

More information

Style Guide. Lists, Numbered and Bulleted Lists are a great way to add visual interest and skimmers love them they make articles easier to read.

Style Guide. Lists, Numbered and Bulleted Lists are a great way to add visual interest and skimmers love them they make articles easier to read. Style Guide Welcome to our Team of Writers! Please use this style guide to help ensure that your article conforms to our desired on-page styles and look it s best ~ thanks! First a word about photos: In

More information

U.S. Rehabilitation Act Section 508 Compliance and Remediation Statement for Livelink Records Management 2.5

U.S. Rehabilitation Act Section 508 Compliance and Remediation Statement for Livelink Records Management 2.5 U.S. Rehabilitation Act Section 508 Compliance and Remediation Statement for Livelink Records Management 2.5 5 February 2003 Contents Compliance and Remediation Statement for Section 508 of the Rehabilitation

More information

Criteria Status Remarks and Explanations Section Software Applications and Not applicable Not applicable

Criteria Status Remarks and Explanations Section Software Applications and Not applicable Not applicable Date: October 8, 2014 Name of Product: FLEX System x220 VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section 1194.22 Web-based Internet

More information

Accessibility Interview Questions:

Accessibility Interview Questions: Accessibility Interview s: When hiring staff, you can question them about their general accessibility knowledge during the interview process. Though typically not a requirement for most jobs, accessibility

More information

Designing for Accessibility. Jason Withrow

Designing for Accessibility. Jason Withrow Designing for Accessibility Overview What is Web Accessibility? Universal Design Legal Aspects of Accessibility Types of Disabilities Adaptive Technologies WCAG 1.0 Guidelines Testing Accessibility What

More information

Voluntary Product Accessibility Template Business Support System (BSS)

Voluntary Product Accessibility Template Business Support System (BSS) Summary Table: Voluntary Product Accessibility Template Business Support Systems Services 1194.21 Software Applications and Operating Systems. 1194.22 Web-Based Intranet and Internet Information and Applications.

More information

Voluntary Product Accessibility. Retina CS Enterprise Vulnerability Management

Voluntary Product Accessibility. Retina CS Enterprise Vulnerability Management Voluntary Product Accessibility Template Retina CS Enterprise Vulnerability Management The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC (Information Technology Industry

More information

Apple is rightfully proud of the user interface design incorporated into

Apple is rightfully proud of the user interface design incorporated into Customizing OS X Apple is rightfully proud of the user interface design incorporated into the Macintosh OS X family of operating systems. The interface is easy to use, and it s also easy to customize so

More information

Want to add cool effects like rollovers and pop-up windows?

Want to add cool effects like rollovers and pop-up windows? Chapter 10 Adding Interactivity with Behaviors In This Chapter Adding behaviors to your Web page Creating image rollovers Using the Swap Image behavior Launching a new browser window Editing your behaviors

More information

Accessibility FAQ PRESENCE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA

Accessibility FAQ PRESENCE. West Corporation. 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE Accessibility FAQ West Corporation 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com 2017 West Corp. All rights reserved. [Rev 2.0, 04262017]. May not

More information

Blackboard Collaborate WCAG 2.0 Support Statement August 2016

Blackboard Collaborate WCAG 2.0 Support Statement August 2016 Blackboard Collaborate WCAG 2.0 Support Statement August 2016 Overview The following Support Statement provides an evaluation of accessibility support levels for Blackboard s Collaborate (Ultra) based

More information

Quick Start Guide MAC Operating System Built-In Accessibility

Quick Start Guide MAC Operating System Built-In Accessibility Quick Start Guide MAC Operating System Built-In Accessibility Overview The MAC Operating System X has many helpful universal access built-in options for users of varying abilities. In this quickstart,

More information

ADSENSE INEXPERIENCE TO INCOME! Volume 1

ADSENSE INEXPERIENCE TO INCOME! Volume 1 ADSENSE INEXPERIENCE TO INCOME! Volume 1 Jez Walters & Laycock Publishing Limited www.jezwalters.com www.laycockpublishinglimited.com LEGAL NOTICE: The Publisher has strived to be as accurate and complete

More information

Exploring the Interface

Exploring the Interface 2 Exploring the Interface Touring the Interface 13 Setting a Default Workspace 26 Saving Workspace Layouts 26 Defining a Default Browser 27 Using Shortcut Keys 28 One of the most daunting aspects of working

More information

VPAT Summary. VPAT Details. Section Software Applications and Operating Systems - Detail

VPAT Summary. VPAT Details. Section Software Applications and Operating Systems - Detail Date: October 8, 2014 Name of Product: System x3250 M4 (with IMM2 v1.34 or higher) VPAT Summary Criteria Status Remarks and Explanations Section 1194.21 Software Applications and Operating Systems Section

More information

There are six main steps in creating web pages in FrontPage98:

There are six main steps in creating web pages in FrontPage98: This guide will show you how to create a basic web page using FrontPage98 software. These instructions are written for IBM (Windows) computers only. However, FrontPage is available for Macintosh users

More information

Making a PowerPoint Accessible

Making a PowerPoint Accessible Making a PowerPoint Accessible Purpose The purpose of this document is to help you to create an accessible PowerPoint, or to take a nonaccessible PowerPoint and make it accessible. You are probably reading

More information

What is ADA Website Compliance?

What is ADA Website Compliance? What is ADA Website Compliance? More than 54 million Americans are disabled, and almost 10 percent of the online population has a disability. The Americans with Disabilities Act (ADA) was introduced in

More information

Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance

Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance Web Content Accessibility Guidelines (WCAG) 2.0 Statement of Compliance Name of Product: SIRS Knowledge Source (Includes SIRS Issues Researcher, SIRS Government Reporter, and SIRS Renaissance) Product

More information

Website Accessibility Policy Guideline

Website Accessibility Policy Guideline for a company ADA Website Policy and/or Procedure. This guideline should be used only in consultation Date 07/23/2018 Your Company Website Accessibility Policy Guideline Whereas, the Americans with Disabilities

More information

Voluntary Product Accessibility Template. Summary Table Voluntary Product Accessibility Template

Voluntary Product Accessibility Template. Summary Table Voluntary Product Accessibility Template U.S. General Services Administration Date: 11/2/2015 Name of Product: MindView Version 1.2 Summary Table Criteria Section 1194.21 Software s and Operating Systems Section 1194.22 Web-based Internet Information

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1 of 11 Creating Accessible Word Documents Contents 1. General principles... 1 2. Styles/ Headings... 2 3. Table of Contents... 3 Updating a Table of Contents... 5 4.

More information