Software Quality Assurance WELCOME Graphic User Interface Testing.

Slides:



Advertisements
Similar presentations
The New User Interface MEDITECH Training & Education.
Advertisements

MS-Word XP Lesson 2. Page Setup & Margins 1.Click on file menu 2.Click on page set up menu item 3.Select margins tab sheet (default activated) 4.Type.
Creating Forms in Microsoft Word Lunch and Learn: April 2, 2008.
Copyright 2002, Paradigm Publishing Inc. CHAPTER 23 BACKNEXTEND 23-1 LINKS TO OBJECTIVES Form Concepts Creating the Form Template Creating the Form Template.
Chapter 26. Copyright 2003, Paradigm Publishing Inc. CHAPTER 26 BACKNEXTEND 26-2 LINKS TO OBJECTIVES Create a Form Template Create a Form Template Fill.
Excel Tutorial 6 Managing Multiple Worksheets and Workbooks
Creating a Form on a Web Page
Microsoft Word Basics. Introduction to Microsoft Word Microsoft Word is a word processor designed by Microsoft. A word processor is a computer application.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
Mark Dixon Page 1 04 – Database Design: Forms. Mark Dixon Page 2 Session Aims & Objectives Aims –To allow easier data entry using forms Objectives, by.
1 of 6 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
Technology Education and Information Design Copyright 2009 MediTech NUI: New User Interface Online Training.
WebCT CE-6 Assignment Tool. Assignment Tool and Assignment Drop Box Use “Assignment” button under Course Tools (your must be in “Build” mode) to: –Modify.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
Module 3 Productivity Programs Common Features and Commands Microsoft Office 2007.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Access Tutorial 10 Automating Tasks with Macros
Lesson 8 Creating Forms with JavaScript
1 ADVANCED MICROSOFT WORD Lesson 15 – Creating Forms and Working with Web Documents Microsoft Office 2003: Advanced.
Software Quality Assurance 2/20 WELCOME Graphic User Interface Testing.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Microsoft Word 2000: Mail Merge Basics Peggy Serfazo Marple Molly Calvello Support Professionals Business Applications - Desktop Microsoft Corporation.
Getting Started with Application Software
Microsoft Office 2007 Word Chapter 1 Creating and Editing a Word Document.
| | Tel: | | Computer Training & Personal Development Outlook Express Complete.
IE 411/511: Visual Programming for Industrial Applications
Publishing a Macromedia Flash Movie – Lesson 131 Publishing a Macromedia Flash Movie Lesson 13.
Targeted Training, LLC. APPLYING STYLES DOWNLOAD FREE TRIAL OF ADOBE CONTRIBUTE ADOBE CONTRIBUTE CONNECTION WIZARD ENTERING EDIT MODE WEB PUBLISHING PROCESS.
Software Localization MTI 英语笔译 蒋婉 localization Software localization Website localization Multimedia Localization.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 6 1 Microsoft Office FrontPage 2003 Tutorial 6 – Publishing a Web Site.
Setting Up an on-line Store Tutorial Using SmartStore.biz This Tutorial assumes you have downloaded the software from This Tutorial.
HTML Concepts and Techniques Fourth Edition Project 7 Creating a Form on a Web Page.
© 2012 The McGraw-Hill Companies, Inc. All rights reserved. word 2010 Chapter 5 Working with References and Mailings.
Productivity Programs Common Features and Commands.
JavaScript, Fourth Edition Chapter 5 Validating Form Data with JavaScript.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 1 1 Microsoft Office FrontPage 2003 Tutorial 1 – Creating a Web Site.
Dreamweaver MX. 2 Overview of Templates n Templates represent a web page design or _______ that will be common to multiple pages. n There are two situations.
Dreamweaver MX. 2 Overview of Templates n Forms enable you to collect data from ______. n A form contains ________ such as text fields, radio buttons,
Chapter Two Designing Applications Programming with Microsoft Visual Basic th Edition.
Screen Based Controls Chapin Brinegar MIT511, Fall 2011.
Tutorial 6 Working with Web Forms. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Explore how Web forms interact with.
What kinds of documents can you create with Word 2007? Newsletter Business Report Lesson 1: Create a Document.
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES Modify a Table – Add, Delete, Move Fields Modify a Table.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 7 – Creating and Using Templates in a Web.
Tour Overview Introduction Collage Basics Collage Basics (Templates and Tools) Computer Configuration Bookmark Collage Getting Started Tour Collage Terminology.
1 User Interface Design Components Chapter Key Definitions The navigation mechanism provides the way for users to tell the system what to do The.
© 2010 Pearson Education, Inc. | Publishing as Prentice Hall1 Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 1: Starting with Microsoft.
By Felixberto Dominic B. Eruela.  Using a computer to create, edit, and print documents. Of all computer applications, word processing is the most common.
COMPUTER APPLICATIONS COURSE LEARN HOW TO USE COMPUTERS.
AS Level ICT Data entry: Creating validation checks.
Web Forms A User Interface Nightmare. Web Form Design Overarching questions What is the user community? How tolerant, or sophisticated, are the users?
IN THE NAME OF GOD. Reference Citing Software.
Tutorial 6 Working with Web Forms. 2New Perspectives on HTML, XHTML, and XML, Comprehensive, 3rd Edition Objectives Explore how Web forms interact with.
Windows 2000 Unit A A1 – A24 and Ap1 – Ap3 (Formatting a Disk)
HTML FORMS The TEXT Object Presented By: Ankit Gupta.
Styles of User Interface. Learning Objectives: By the end of this topic you should be able to: describe the characteristics of different styles of user.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
Word and the Writing Process. To create a document 1.On the Start menu, point to Programs, and then click Microsoft Word. A new document opens in Normal.
1 Lesson 11 Exploring Microsoft Office 2010 Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition Morrison / Wells.
Microsoft Visual Basic 2012: Reloaded Fifth Edition Chapter One An Introduction to Visual Basic 2012.
Dive Into® Visual Basic 2010 Express
Excel Tutorial 8 Developing an Excel Application
Chapter 5 Validating Form Data with JavaScript
About SharePoint Server 2007 My Sites
Software Quality Assurance
CIS16 Application Development Programming with Visual Basic
Software Quality Assurance
Human and Computer Interaction (H.C.I.) &Communication Skills
Presentation transcript:

Software Quality Assurance WELCOME Graphic User Interface Testing

WHY GUI TESTING? Testing the way software looks (not the way it works)  You can start reporting bugs from the day one  It helps you to keep the job by creating a good impression from the day one  It helps you to get a job if you are able to talk about the subject at the interview  All the rules, standards, recommendations are published  Not many people know about their existence  GUI issues are normally not given much of attention – you can find bugs easily and report them a lot

WHAT IS IN THE BOOKS?  GUI concepts – more than just rules  Terminology you use when write bug reports – you speak the technically correct language  400 items check list for GUI testing of web applications sorted by relative importance  300 pages with lots of graphics  It becomes a part of your vision

WHERE REQUIREMENTS COME FROM We need them to test We never have enough of them given to us  Written documentation (business and technical)  Discussions, meeting notes  Industry practices (nice to have vs. must have)  Product we want “to be like”

Important GUI Terms Defined Homepage Tab Order Default value Default Button Folder; Folder TAB Menu, Menu Title, Menu Item Edit Box, Text Field, Data Entry Field

HOMEPAGE GUI RULES  Enable users to access the homepage from any other page on the Web site.  Present all major options on the homepage  Create a Positive First Impression of the Web Site  Limit Prose Text on the Homepage  Limit Homepage Length

DIALOG BOX/WEB PAGE GUI RULES  Disable controls if cannot use them  Provide default input focus  Provide tabbing functionality  Provide default values if appropriate  Mark Required Fields  Label Data Entry Fields Clearly & Consistently  Minimize User Data Entry  Allow Users to See Their Entered Data  Partition Long Data Items  Label Units of Measurement  Place Cursor in First Data Entry Field  Double-Clicking Will Not Cause Problems  Minimize Use of the Shift Key