:: Exploratory Testing

Size: px
Start display at page:

Download ":: Exploratory Testing"

Transcription

1 :: Exploratory Testing Jonathan Kohl Portions of this presentation are the intellectual property of James Bach and are used with his permission.

2 :: What is Exploratory Testing? Simultaneous learning, test design and execution The opposite of scripted testing (testing from pre-recorded, procedural test cases) This can also include automated tests, log analyzing, etc.

3 :: What is Exploratory Testing? Is not random testing Is not unstructured testing Is not a technique, but an approach Is teachable, repeatable, and manageable Is the heart of excellent testing

4 :: Who does Exploratory Testing? Just about anyone who does testing. You have done exploratory testing if you have: tested different scenarios around a bug fix tracked down suspicious behaviour tested without a script changed your tests on the fly based on program interaction These are all examples of exploratory testing

5 :: Who does Exploratory Testing? All genuine testers do exploratory testing. Some are really good at it. A few can effectively explain and teach it. More of us can learn to do it well, and to explain and teach it

6 :: Exploratory Testing Since exploratory testing is something all testers do at least some of the time, and It is consistently named as the most effective way of providing rapid feedback and finding important bugs, then Why is it frequently discouraged?

7 :: Exploratory Testing Good exploratory testing requires that we are personally accountable for our testing work, whereas few people enjoy reviewing written test procedures few people know how to evaluate the quality of written test procedures most managers seem to think that written tests are a Good Thing Writing poor test procedures won t get you fired. Some companies will even reward you for the poor quality of your test procedures. That means there is little pressure on you to become an excellent tester

8 :: Exploratory Testing There is sometimes confusion about the term exploratory testing It can mean exploring a new feature or software that you haven t used before It can also mean unscripted testing on software you are familiar with Until we know of all the bugs, all the features and behaviours of the software under any and all conditions, we can benefit from exploratory testing

9 :: Discovery and Skill Exploratory testing can be like a voyage of discovery charting the unknown You use observation and inference to build a model of the software you are testing to gather information It is also often like a scientific experiment where we are exploring events that challenge the status quo You build new models, and use confirmatory testing to confirm or challenge the model

10 :: Discovery and Skill Both scientific theory and well-executed exploratory testing rely on skill You try to sense what matters, asking: What are the important variables? You observe, discover, inquire and build a model of the application you are testing You then switch to confirmatory testing to corroborate or contradict your model Exploratory testing is highly interactive and allows for learning by adapting test designs when new information is discovered

11 :: Discovery and Skill Rapid feedback and the discovery of potential problems are valued by development teams In the scientific community, many groundbreaking discoveries are found by accident In software testing, many show-stopping bugs are found by accident Good Exploratory Testers strive to do testing in a disciplined way to increase their odds of uncovering bugs Thoughtful testing allows us to be in the right place at the right time there really are no accidental discoveries

12 :: A Structured Process Exploratory testing, as skilled practitioners view it, is a structured process conducted by a skilled tester, or by lesser skilled testers or users working under reasonable supervision.

13 :: A Structured Process The structure of exploratory testing comes from: Test design heuristics Chartering Time boxing Perceived product risks The nature of specific tests The structure of the product being tested The process of learning the product Development activities Constraints and resources afforded by the project The skills, talents, and interests of the tester The overall mission of testing

14 :: A Structured Process In other words, exploratory testing is not random, it is systematic and disciplined when done by a skilled practitioner

15 :: Contrasting Approaches In scripted testing, tests are first designed and recorded. Then they may be executed at some later time or by a different tester. Tests In exploratory testing, tests are designed and executed at the same time, and they often are not recorded. Tests Product

16 :: Contrasting Approaches Scripted testing emphasizes predictability, accountability and decidability. Tests Exploratory testing emphasizes adaptability, credibility and learning. Tests Product

17 :: Contrasting Approaches Scripted testing is like making a prepared speech. Tests Exploratory testing is like having a conversation. Tests Product

18 :: Decentralizing Testing Instead of trying to solve testing problems: only before test execution begins by investing in expensive test documentation that tends to reduce the total number of tests that can be created only via a designer who is not necessarily the tester while trying to eliminate the variations among testers completely, and all at once They are solved: over the course of the project by minimizing the need for expensive test documentation so that more tests and more complex tests can be created with the same effort via testers who may also be test designers by taking maximum advantage of variations among testers incrementally and cyclically

19 :: Sound Familiar? Exploratory testing is adaptive rather than predictive Where have we heard this before? Agile projects are meant to be adaptive rather than predictive and encourage learning, iterating, communication and feedback Designing all tests test-first pressures testers to be predictive Front loading test development closes the door on many classes of tests

20 :: Agility and Exploration Why should agile teams do exploratory testing? Because an agile development project can accept new and unanticipated functionality so fast, it is impossible to reason out the consequences of every decision ahead of time. In other words, agile programs are more subject to unintended consequences of choices simply because choices happen so much faster. This is where exploratory testing saves the day. Because the program always runs, it is always ready to be explored. - Ward Cunningham, on exploratory testing

21 :: Agility and Exploration Agile teams value: Rapid feedback Test idea generation Working software that they and the customers have confidence in A balanced, risk-based, diverse testing strategy can address these issues Over-reliance on one testing strategy results in a skewed view of testing, and less coverage

22 :: Agility and Exploration When should Agile Teams do exploratory testing? Whenever we want information on a product or feature under development: during an iteration during story development after story development at the end of an iteration

23 :: Agility and Exploration Like Agile development, exploratory testing involves continuous learning. Good Exploratory Testers have: Curiosity Awareness Inquiry Attention to detail Persistence Comfort challenging and being challenged on their testing ideas Most importantly, they rely on the most powerful tool at our disposal: the human mind.

24 :: Agility and Exploration Software projects benefit from diversity in testing Test-Driven Development, User Acceptance Testing and conventional software testing complement each other Combining Agile testing and Exploratory Testing offers the potential for great testing diversity and thorough test coverage

25 :: Exploratory Testing Resources James Bach: Rapid Software Testing Course: Articles: Capturing Documentation, Jonathan Bach:

26 :: Exploratory Testing Resources Cem Kaner: Cem coined the term Exploratory Testing Articles:

27 :: Exploratory Testing Resources Books: The Sciences of the Artificial, Herbert Simon Conjectures and Refutations, Karl Popper Exploring Requirements, Don Gause & Gerald M. Weinberg Abductive Inference, John R. Josesphson Inference to the Best Explanation, Peter Lipton

28 :: Acknowledgements Thank you to James Bach for help and input into this presentation

Two Futures of Software Testing

Two Futures of Software Testing WWW.QUALTECHCONFERENCES.COM Europe s Premier Software Testing Event World Forum Convention Centre, The Hague, Netherlands The Future of Software Testing Two Futures of Software Testing Michael Bolton,

More information

The Nature of Exploratory Testing

The Nature of Exploratory Testing The Nature of Exploratory Testing Cem Kaner, J.D., Ph.D. Keynote at the Conference of the Association for Software Testing September 28, 2006 Copyright (c) Cem Kaner 2006. This work is licensed under the

More information

Activities, Exercises, Assignments Copyright 2009 Cem Kaner 1

Activities, Exercises, Assignments Copyright 2009 Cem Kaner 1 Patterns of activities, iti exercises and assignments Workshop on Teaching Software Testing January 31, 2009 Cem Kaner, J.D., Ph.D. kaner@kaner.com Professor of Software Engineering Florida Institute of

More information

IT4305: Rapid Software Development Part 2: Structured Question Paper

IT4305: Rapid Software Development Part 2: Structured Question Paper UNIVERSITY OF COLOMBO, SRI LANKA UNIVERSITY OF COLOMBO SCHOOL OF COMPUTING DEGREE OF BACHELOR OF INFORMATION TECHNOLOGY (EXTERNAL) Academic Year 2014/2015 2 nd Year Examination Semester 4 IT4305: Rapid

More information

The open source development model has unique characteristics that make it in some

The open source development model has unique characteristics that make it in some Is the Development Model Right for Your Organization? A roadmap to open source adoption by Ibrahim Haddad The open source development model has unique characteristics that make it in some instances a superior

More information

DevelopSense Newsletter Volume 2, Number 2

DevelopSense Newsletter Volume 2, Number 2 DevelopSense Newsletter Volume 2, Number 2 November 15, 2005 Michael Bolton mb@developsense.com http://www.developsense.com Back issues: http://www.michaelbolton.net/newsletter/index.html Blog: http://www.developsense.com/blog.html

More information

Knowledge based expert systems D H A N A N J A Y K A L B A N D E

Knowledge based expert systems D H A N A N J A Y K A L B A N D E Knowledge based expert systems D H A N A N J A Y K A L B A N D E What is a knowledge based system? A Knowledge Based System or a KBS is a computer program that uses artificial intelligence to solve problems

More information

A Pipelined Approach for Iterative Software Process Model

A Pipelined Approach for Iterative Software Process Model A Pipelined Approach for Iterative Software Process Model Ms.Prasanthi E R, Ms.Aparna Rathi, Ms.Vardhani J P, Mr.Vivek Krishna Electronics and Radar Development Establishment C V Raman Nagar, Bangalore-560093,

More information

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) Feb 2015

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL)  Feb 2015 Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) www.angielskiwmedycynie.org.pl Feb 2015 Developing speaking abilities is a prerequisite for HELP in order to promote effective communication

More information

The Good Judgment Project: A large scale test of different methods of combining expert predictions

The Good Judgment Project: A large scale test of different methods of combining expert predictions The Good Judgment Project: A large scale test of different methods of combining expert predictions Lyle Ungar, Barb Mellors, Jon Baron, Phil Tetlock, Jaime Ramos, Sam Swift The University of Pennsylvania

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

What is a Mental Model?

What is a Mental Model? Mental Models for Program Understanding Dr. Jonathan I. Maletic Computer Science Department Kent State University What is a Mental Model? Internal (mental) representation of a real system s behavior,

More information

WORK OF LEADERS GROUP REPORT

WORK OF LEADERS GROUP REPORT WORK OF LEADERS GROUP REPORT ASSESSMENT TO ACTION. Sample Report (9 People) Thursday, February 0, 016 This report is provided by: Your Company 13 Main Street Smithtown, MN 531 www.yourcompany.com INTRODUCTION

More information

Essentials of Ability Testing. Joni Lakin Assistant Professor Educational Foundations, Leadership, and Technology

Essentials of Ability Testing. Joni Lakin Assistant Professor Educational Foundations, Leadership, and Technology Essentials of Ability Testing Joni Lakin Assistant Professor Educational Foundations, Leadership, and Technology Basic Topics Why do we administer ability tests? What do ability tests measure? How are

More information

Introduction. 1. Evidence-informed teaching Prelude

Introduction. 1. Evidence-informed teaching Prelude 1. Evidence-informed teaching 1.1. Prelude A conversation between three teachers during lunch break Rik: Barbara: Rik: Cristina: Barbara: Rik: Cristina: Barbara: Rik: Barbara: Cristina: Why is it that

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

BBST: Black Box Software Testing. Cem Kaner, J.D., Ph.D. Florida Institute of Technology. Workshop on Teaching Software Testing

BBST: Black Box Software Testing. Cem Kaner, J.D., Ph.D. Florida Institute of Technology. Workshop on Teaching Software Testing BBST: Evolving a Course in Black Box Software Testing Cem Kaner, J.D., Ph.D. Florida Institute of Technology January ar 2008 Workshop on Teaching Software Testing Overview The primary objective of the

More information

Oklahoma State University Policy and Procedures

Oklahoma State University Policy and Procedures Oklahoma State University Policy and Procedures GUIDELINES TO GOVERN WORKLOAD ASSIGNMENTS OF FACULTY MEMBERS 2-0110 ACADEMIC AFFAIRS August 2014 INTRODUCTION 1.01 Oklahoma State University, as a comprehensive

More information

Ministry of Education General Administration for Private Education ELT Supervision

Ministry of Education General Administration for Private Education ELT Supervision Ministry of Education General Administration for Private Education ELT Supervision Reflective teaching An important asset to professional development Introduction Reflective practice is viewed as a means

More information

Generating Test Cases From Use Cases

Generating Test Cases From Use Cases 1 of 13 1/10/2007 10:41 AM Generating Test Cases From Use Cases by Jim Heumann Requirements Management Evangelist Rational Software pdf (155 K) In many organizations, software testing accounts for 30 to

More information

Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany

Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany Jana Kitzmann and Dirk Schiereck, Endowed Chair for Banking and Finance, EUROPEAN BUSINESS SCHOOL, International

More information

What is PDE? Research Report. Paul Nichols

What is PDE? Research Report. Paul Nichols What is PDE? Research Report Paul Nichols December 2013 WHAT IS PDE? 1 About Pearson Everything we do at Pearson grows out of a clear mission: to help people make progress in their lives through personalized

More information

Assessment and Evaluation

Assessment and Evaluation Assessment and Evaluation 201 202 Assessing and Evaluating Student Learning Using a Variety of Assessment Strategies Assessment is the systematic process of gathering information on student learning. Evaluation

More information

How to get the most out of EuroSTAR 2013

How to get the most out of EuroSTAR 2013 Overview The idea of a conference like EuroSTAR can be a little daunting, even if this is not the first time that you have attended this or a similar gather of testers. So we (and who we are is covered

More information

S H E A D AV I S C O L U M B U S S C H O O L F O R G I R L S

S H E A D AV I S C O L U M B U S S C H O O L F O R G I R L S REFRAMING PBL S H E A D AV I S C O L U M B U S S C H O O L F O R G I R L S QUICK RESPONSE With a partner, take a few minutes to discuss the following question: What makes a good project? ADDING PROJECTS

More information

Assessing and Providing Evidence of Generic Skills 4 May 2016

Assessing and Providing Evidence of Generic Skills 4 May 2016 Assessing and Providing Evidence of Generic Skills 4 May 2016 Dr. Cecilia Ka Yuk Chan Head of Professional Development/ Associate Professor Centre for the Enhancement of Teaching and Learning (CETL) Tell

More information

Developing an Assessment Plan to Learn About Student Learning

Developing an Assessment Plan to Learn About Student Learning Developing an Assessment Plan to Learn About Student Learning By Peggy L. Maki, Senior Scholar, Assessing for Learning American Association for Higher Education (pre-publication version of article that

More information

Litterature review of Soft Systems Methodology

Litterature review of Soft Systems Methodology Thomas Schmidt nimrod@mip.sdu.dk October 31, 2006 The primary ressource for this reivew is Peter Checklands article Soft Systems Metodology, secondary ressources are the book Soft Systems Methodology in

More information

Changing User Attitudes to Reduce Spreadsheet Risk

Changing User Attitudes to Reduce Spreadsheet Risk Changing User Attitudes to Reduce Spreadsheet Risk Dermot Balson Perth, Australia Dermot.Balson@Gmail.com ABSTRACT A business case study on how three simple guidelines: 1. make it easy to check (and maintain)

More information

Developing Software Testing Courses for Your Staff

Developing Software Testing Courses for Your Staff Developing Software Testing Courses for Your Staff Cem Kaner, J.D., Ph.D. Workshop at the Pacific Northwest Software Quality Conference October 9, 2006 Copyright (c) Cem Kaner 2006. This work is licensed

More information

READTHEORY TEACHING STUDENTS TO READ AND THINK CRITICALLY

READTHEORY TEACHING STUDENTS TO READ AND THINK CRITICALLY READTHEORY TEACHING STUDENTS TO READ AND THINK CRITICALLY "Bullet Trains" Reading Comprehension Assessment ReadTheory.org For exciting updates, offers, and other helpful information, follow us on Facebook

More information

Experience Corps. Mentor Toolkit

Experience Corps. Mentor Toolkit Experience Corps Mentor Toolkit 2 AARP Foundation Experience Corps Mentor Toolkit June 2015 Christian Rummell Ed. D., Senior Researcher, AIR 3 4 Contents Introduction and Overview...6 Tool 1: Definitions...8

More information

ADDIE: A systematic methodology for instructional design that includes five phases: Analysis, Design, Development, Implementation, and Evaluation.

ADDIE: A systematic methodology for instructional design that includes five phases: Analysis, Design, Development, Implementation, and Evaluation. ADDIE: A systematic methodology for instructional design that includes five phases: Analysis, Design, Development, Implementation, and Evaluation. I first was exposed to the ADDIE model in April 1983 at

More information

Full text of O L O W Science As Inquiry conference. Science as Inquiry

Full text of O L O W Science As Inquiry conference. Science as Inquiry Page 1 of 5 Full text of O L O W Science As Inquiry conference Reception Meeting Room Resources Oceanside Unifying Concepts and Processes Science As Inquiry Physical Science Life Science Earth & Space

More information

Reinforcement Learning by Comparing Immediate Reward

Reinforcement Learning by Comparing Immediate Reward Reinforcement Learning by Comparing Immediate Reward Punit Pandey DeepshikhaPandey Dr. Shishir Kumar Abstract This paper introduces an approach to Reinforcement Learning Algorithm by comparing their immediate

More information

Science Fair Project Handbook

Science Fair Project Handbook Science Fair Project Handbook IDENTIFY THE TESTABLE QUESTION OR PROBLEM: a) Begin by observing your surroundings, making inferences and asking testable questions. b) Look for problems in your life or surroundings

More information

Scenario Design for Training Systems in Crisis Management: Training Resilience Capabilities

Scenario Design for Training Systems in Crisis Management: Training Resilience Capabilities Scenario Design for Training Systems in Crisis Management: Training Resilience Capabilities Amy Rankin 1, Joris Field 2, William Wong 3, Henrik Eriksson 4, Jonas Lundberg 5 Chris Rooney 6 1, 4, 5 Department

More information

Conducting an interview

Conducting an interview Basic Public Affairs Specialist Course Conducting an interview In the newswriting portion of this course, you learned basic interviewing skills. From that lesson, you learned an interview is an exchange

More information

Deploying Agile Practices in Organizations: A Case Study

Deploying Agile Practices in Organizations: A Case Study Copyright: EuroSPI 2005, Will be presented at 9-11 November, Budapest, Hungary Deploying Agile Practices in Organizations: A Case Study Minna Pikkarainen 1, Outi Salo 1, and Jari Still 2 1 VTT Technical

More information

A Metacognitive Approach to Support Heuristic Solution of Mathematical Problems

A Metacognitive Approach to Support Heuristic Solution of Mathematical Problems A Metacognitive Approach to Support Heuristic Solution of Mathematical Problems John TIONG Yeun Siew Centre for Research in Pedagogy and Practice, National Institute of Education, Nanyang Technological

More information

The Talent Development High School Model Context, Components, and Initial Impacts on Ninth-Grade Students Engagement and Performance

The Talent Development High School Model Context, Components, and Initial Impacts on Ninth-Grade Students Engagement and Performance The Talent Development High School Model Context, Components, and Initial Impacts on Ninth-Grade Students Engagement and Performance James J. Kemple, Corinne M. Herlihy Executive Summary June 2004 In many

More information

Number of students enrolled in the program in Fall, 2011: 20. Faculty member completing template: Molly Dugan (Date: 1/26/2012)

Number of students enrolled in the program in Fall, 2011: 20. Faculty member completing template: Molly Dugan (Date: 1/26/2012) Program: Journalism Minor Department: Communication Studies Number of students enrolled in the program in Fall, 2011: 20 Faculty member completing template: Molly Dugan (Date: 1/26/2012) Period of reference

More information

PLCs - From Understanding to Action Handouts

PLCs - From Understanding to Action Handouts PLCs - From Understanding to Action Handouts PLC s From Understanding to Action! Gavin Grift That s Me! I have to have coffee as soon as I wake. I was the naughty kid at school. I have been in education

More information

A Systems Approach to Principal and Teacher Effectiveness From Pivot Learning Partners

A Systems Approach to Principal and Teacher Effectiveness From Pivot Learning Partners A Systems Approach to Principal and Teacher Effectiveness From Pivot Learning Partners About Our Approach At Pivot Learning Partners (PLP), we help school districts build the systems, structures, and processes

More information

Research as Design-Design as Research

Research as Design-Design as Research Research as Design-Design as Research Andrew J. Stapleton Swinburne University of Technology Hawthorn, Victoria Australia 3122 +61 (0)3 9214-8415 astapleton@swin.edu.au ABSTRACT This paper details a research

More information

BENTLEY ST PAUL S C OF E PRIMARY SCHOOL POLICY FOR I.C.T. Growing together in faith, love and trust, we will succeed. Date of Policy: 2013

BENTLEY ST PAUL S C OF E PRIMARY SCHOOL POLICY FOR I.C.T. Growing together in faith, love and trust, we will succeed. Date of Policy: 2013 BENTLEY ST PAUL S C OF E PRIMARY SCHOOL POLICY FOR I.C.T Growing together in faith, love and trust, we will succeed. Date of Policy: 2013 Date of Review: 2015 Date Ratified by FGB: Purpose: Through teaching

More information

Predicting Students Performance with SimStudent: Learning Cognitive Skills from Observation

Predicting Students Performance with SimStudent: Learning Cognitive Skills from Observation School of Computer Science Human-Computer Interaction Institute Carnegie Mellon University Year 2007 Predicting Students Performance with SimStudent: Learning Cognitive Skills from Observation Noboru Matsuda

More information

Arkansas Private Option Medicaid expansion is putting state taxpayers on the hook for millions in cost overruns

Arkansas Private Option Medicaid expansion is putting state taxpayers on the hook for millions in cost overruns Arkansas Private Option Medicaid expansion is putting state taxpayers on the hook for millions in cost overruns ObamaCare advocates repeatedly promise that Medicaid expansion is fully funded by the federal

More information

Unit purpose and aim. Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50

Unit purpose and aim. Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50 Unit Title: Game design concepts Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50 Unit purpose and aim This unit helps learners to familiarise themselves with the more advanced aspects

More information

Loyola University Chicago Chicago, Illinois

Loyola University Chicago Chicago, Illinois Loyola University Chicago Chicago, Illinois 2010 GRADUATE SECONDARY Teacher Preparation Program Design D The design of this program does not ensure adequate subject area preparation for secondary teacher

More information

Myers-Briggs Type Indicator Team Report

Myers-Briggs Type Indicator Team Report Myers-Briggs Type Indicator Team Report Developed by Allen L. Hammer Sample Team 9112 Report prepared for JOHN SAMPLE October 9, 212 CPP, Inc. 8-624-1765 www.cpp.com Myers-Briggs Type Indicator Team Report

More information

Scoring Notes for Secondary Social Studies CBAs (Grades 6 12)

Scoring Notes for Secondary Social Studies CBAs (Grades 6 12) Scoring Notes for Secondary Social Studies CBAs (Grades 6 12) The following rules apply when scoring any of the Social Studies Classroom Based Assessments (CBAs) for grades 6 12. 1. Position: All CBA responses

More information

Introduction to Forensics: Preventing Fires in the First Place. A Distance Learning Program Presented by the FASNY Museum of Firefighting

Introduction to Forensics: Preventing Fires in the First Place. A Distance Learning Program Presented by the FASNY Museum of Firefighting Introduction to Forensics: A Distance Learning Program Presented by the FASNY Museum of Firefighting Educators Overview Introduction to Forensics This Distance Learning Program is a part of the education

More information

CLASS EXODUS. The alumni giving rate has dropped 50 percent over the last 20 years. How can you rethink your value to graduates?

CLASS EXODUS. The alumni giving rate has dropped 50 percent over the last 20 years. How can you rethink your value to graduates? The world of advancement is facing a crisis in numbers. In 1990, 18 percent of college and university alumni gave to their alma mater, according to the Council for Aid to Education. By 2013, that number

More information

WE GAVE A LAWYER BASIC MATH SKILLS, AND YOU WON T BELIEVE WHAT HAPPENED NEXT

WE GAVE A LAWYER BASIC MATH SKILLS, AND YOU WON T BELIEVE WHAT HAPPENED NEXT WE GAVE A LAWYER BASIC MATH SKILLS, AND YOU WON T BELIEVE WHAT HAPPENED NEXT PRACTICAL APPLICATIONS OF RANDOM SAMPLING IN ediscovery By Matthew Verga, J.D. INTRODUCTION Anyone who spends ample time working

More information

Remainder Rules. 3. Ask students: How many carnations can you order and what size bunches do you make to take five carnations home?

Remainder Rules. 3. Ask students: How many carnations can you order and what size bunches do you make to take five carnations home? Math Concepts whole numbers multiplication division subtraction addition Materials TI-10, TI-15 Explorer recording sheets cubes, sticks, etc. pencils Overview Students will use calculators, whole-number

More information

Plenary Session The School as a Home for the Mind. Presenters Angela Salmon, FIU Erskine Dottin, FIU

Plenary Session The School as a Home for the Mind. Presenters Angela Salmon, FIU Erskine Dottin, FIU Plenary Session The School as a Home for the Mind Presenters Angela Salmon, FIU Erskine Dottin, FIU Noting Important Advice Give the pupils something to do, not something to learn; and the doing is of

More information

LogiGear MAGAZINE THE EXPLORATORY TESTING ISSUE

LogiGear MAGAZINE THE EXPLORATORY TESTING ISSUE DEDICATED TO SHOWCASING NEW TECHNOLOGY AND WORLD LEADERS IN SOFTWARE TESTING LogiGear MAGAZINE THE EXPLORATORY TESTING ISSUE FEATURE Beware of the Lotus Eaters: Exploratory Testing By Anne-Marie Charrett

More information

By Laurence Capron and Will Mitchell, Boston, MA: Harvard Business Review Press, 2012.

By Laurence Capron and Will Mitchell, Boston, MA: Harvard Business Review Press, 2012. Copyright Academy of Management Learning and Education Reviews Build, Borrow, or Buy: Solving the Growth Dilemma By Laurence Capron and Will Mitchell, Boston, MA: Harvard Business Review Press, 2012. 256

More information

Managerial Decision Making

Managerial Decision Making Course Business Managerial Decision Making Session 4 Conditional Probability & Bayesian Updating Surveys in the future... attempt to participate is the important thing Work-load goals Average 6-7 hours,

More information

The Task. A Guide for Tutors in the Rutgers Writing Centers Written and edited by Michael Goeller and Karen Kalteissen

The Task. A Guide for Tutors in the Rutgers Writing Centers Written and edited by Michael Goeller and Karen Kalteissen The Task A Guide for Tutors in the Rutgers Writing Centers Written and edited by Michael Goeller and Karen Kalteissen Reading Tasks As many experienced tutors will tell you, reading the texts and understanding

More information

What to Do When Conflict Happens

What to Do When Conflict Happens PREVIEW GUIDE What to Do When Conflict Happens Table of Contents: Sample Pages from Leader s Guide and Workbook..pgs. 2-15 Program Information and Pricing.. pgs. 16-17 BACKGROUND INTRODUCTION Workplace

More information

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Thomas F.C. Woodhall Masters Candidate in Civil Engineering Queen s University at Kingston,

More information

learning collegiate assessment]

learning collegiate assessment] [ collegiate learning assessment] INSTITUTIONAL REPORT 2005 2006 Kalamazoo College council for aid to education 215 lexington avenue floor 21 new york new york 10016-6023 p 212.217.0700 f 212.661.9766

More information

Team Dispersal. Some shaping ideas

Team Dispersal. Some shaping ideas Team Dispersal Some shaping ideas The storyline is how distributed teams can be a liability or an asset or anything in between. It isn t simply a case of neutralizing the down side Nick Clare, January

More information

Cal s Dinner Card Deals

Cal s Dinner Card Deals Cal s Dinner Card Deals Overview: In this lesson students compare three linear functions in the context of Dinner Card Deals. Students are required to interpret a graph for each Dinner Card Deal to help

More information

Critical Thinking in the Workplace. for City of Tallahassee Gabrielle K. Gabrielli, Ph.D.

Critical Thinking in the Workplace. for City of Tallahassee Gabrielle K. Gabrielli, Ph.D. Critical Thinking in the Workplace for City of Tallahassee Gabrielle K. Gabrielli, Ph.D. Purpose The purpose of this training is to provide: Tools and information to help you become better critical thinkers

More information

CHAPTER V: CONCLUSIONS, CONTRIBUTIONS, AND FUTURE RESEARCH

CHAPTER V: CONCLUSIONS, CONTRIBUTIONS, AND FUTURE RESEARCH CHAPTER V: CONCLUSIONS, CONTRIBUTIONS, AND FUTURE RESEARCH Employees resistance can be a significant deterrent to effective organizational change and it s important to consider the individual when bringing

More information

The Introvert s Guide to Building Rapport With Anyone, Anywhere

The Introvert s Guide to Building Rapport With Anyone, Anywhere The Introvert s Guide to Building Rapport With Anyone, Anywhere Presented by Robert Tracz SkillPath. All rights reserved. Introverts Extroverts Emotional Intelligence 10 Strengths of an Introvert 10. Works

More information

Lecturing Module

Lecturing Module Lecturing: What, why and when www.facultydevelopment.ca Lecturing Module What is lecturing? Lecturing is the most common and established method of teaching at universities around the world. The traditional

More information

Curriculum Assessment Employing the Continuous Quality Improvement Model in Post-Certification Graduate Athletic Training Education Programs

Curriculum Assessment Employing the Continuous Quality Improvement Model in Post-Certification Graduate Athletic Training Education Programs Curriculum Assessment Employing the Continuous Quality Improvement Model in Post-Certification Graduate Athletic Training Education Programs Jennifer C. Teeters, Michelle A. Cleary, Jennifer L. Doherty-Restrepo,

More information

Introduction to Simulation

Introduction to Simulation Introduction to Simulation Spring 2010 Dr. Louis Luangkesorn University of Pittsburgh January 19, 2010 Dr. Louis Luangkesorn ( University of Pittsburgh ) Introduction to Simulation January 19, 2010 1 /

More information

On-Line Data Analytics

On-Line Data Analytics International Journal of Computer Applications in Engineering Sciences [VOL I, ISSUE III, SEPTEMBER 2011] [ISSN: 2231-4946] On-Line Data Analytics Yugandhar Vemulapalli #, Devarapalli Raghu *, Raja Jacob

More information

Note Taking Handbook Mount Aloysius College Disability Services

Note Taking Handbook Mount Aloysius College Disability Services Note Taking Handbook Mount Aloysius College Disability Services Why does Mount Aloysius College have student note takers? Students at Mount Aloysius College with documented disabilities can receive a variety

More information

LEARNER VARIABILITY AND UNIVERSAL DESIGN FOR LEARNING

LEARNER VARIABILITY AND UNIVERSAL DESIGN FOR LEARNING LEARNER VARIABILITY AND UNIVERSAL DESIGN FOR LEARNING NARRATOR: Welcome to the Universal Design for Learning series, a rich media professional development resource supporting expert teaching and learning

More information

Simulation in Maritime Education and Training

Simulation in Maritime Education and Training Simulation in Maritime Education and Training Shahrokh Khodayari Master Mariner - MSc Nautical Sciences Maritime Accident Investigator - Maritime Human Elements Analyst Maritime Management Systems Lead

More information

Understanding and improving professional development for college mathematics instructors: An exploratory study

Understanding and improving professional development for college mathematics instructors: An exploratory study Understanding and improving professional development for college mathematics instructors: An exploratory study Natasha M. Speer & Jon R. Star Michigan State University The past two decades have seen increased

More information

Teaching Agile Addressing the Conflict Between Project Delivery and Application of Agile Methods

Teaching Agile Addressing the Conflict Between Project Delivery and Application of Agile Methods Teaching Agile Addressing the Conflict Between Project Delivery and Application of Agile Methods Jan-Philipp Steghöfer, Håkan Burden Eric Knauss, Emil Viktoria Swedish ICT Alégroth, Imed hakan.burden@viktoria.se

More information

Alpha provides an overall measure of the internal reliability of the test. The Coefficient Alphas for the STEP are:

Alpha provides an overall measure of the internal reliability of the test. The Coefficient Alphas for the STEP are: Every individual is unique. From the way we look to how we behave, speak, and act, we all do it differently. We also have our own unique methods of learning. Once those methods are identified, it can make

More information

Calculators in a Middle School Mathematics Classroom: Helpful or Harmful?

Calculators in a Middle School Mathematics Classroom: Helpful or Harmful? University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Action Research Projects Math in the Middle Institute Partnership 7-2008 Calculators in a Middle School Mathematics Classroom:

More information

KENTUCKY FRAMEWORK FOR TEACHING

KENTUCKY FRAMEWORK FOR TEACHING KENTUCKY FRAMEWORK FOR TEACHING With Specialist Frameworks for Other Professionals To be used for the pilot of the Other Professional Growth and Effectiveness System ONLY! School Library Media Specialists

More information

Susan K. Woodruff. instructional coaching scale: measuring the impact of coaching interactions

Susan K. Woodruff. instructional coaching scale: measuring the impact of coaching interactions Susan K. Woodruff instructional coaching scale: measuring the impact of coaching interactions Susan K. Woodruff Instructional Coaching Group swoodruf@comcast.net Instructional Coaching Group 301 Homestead

More information

Last Editorial Change:

Last Editorial Change: POLICY ON SCHOLARLY INTEGRITY (Pursuant to the Framework Agreement) University Policy No.: AC1105 (B) Classification: Academic and Students Approving Authority: Board of Governors Effective Date: December/12

More information

Computerized Adaptive Psychological Testing A Personalisation Perspective

Computerized Adaptive Psychological Testing A Personalisation Perspective Psychology and the internet: An European Perspective Computerized Adaptive Psychological Testing A Personalisation Perspective Mykola Pechenizkiy mpechen@cc.jyu.fi Introduction Mixed Model of IRT and ES

More information

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits.

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits. DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE Sample 2-Year Academic Plan DRAFT Junior Year Summer (Bridge Quarter) Fall Winter Spring MMDP/GAME 124 GAME 310 GAME 318 GAME 330 Introduction to Maya

More information

Just in Time to Flip Your Classroom Nathaniel Lasry, Michael Dugdale & Elizabeth Charles

Just in Time to Flip Your Classroom Nathaniel Lasry, Michael Dugdale & Elizabeth Charles Just in Time to Flip Your Classroom Nathaniel Lasry, Michael Dugdale & Elizabeth Charles With advocates like Sal Khan and Bill Gates 1, flipped classrooms are attracting an increasing amount of media and

More information

Early Warning System Implementation Guide

Early Warning System Implementation Guide Linking Research and Resources for Better High Schools betterhighschools.org September 2010 Early Warning System Implementation Guide For use with the National High School Center s Early Warning System

More information

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter 2010. http://www.methodsandtools.com/ Summary Business needs for process improvement projects are changing. Organizations

More information

Institutionen för datavetenskap. Hardware test equipment utilization measurement

Institutionen för datavetenskap. Hardware test equipment utilization measurement Institutionen för datavetenskap Department of Computer and Information Science Final thesis Hardware test equipment utilization measurement by Denis Golubovic, Niklas Nieminen LIU-IDA/LITH-EX-A 15/030

More information

Update on Standards and Educator Evaluation

Update on Standards and Educator Evaluation Update on Standards and Educator Evaluation Briana Timmerman, Ph.D. Director Office of Instructional Practices and Evaluations Instructional Leaders Roundtable October 15, 2014 Instructional Practices

More information

Math Pathways Task Force Recommendations February Background

Math Pathways Task Force Recommendations February Background Math Pathways Task Force Recommendations February 2017 Background In October 2011, Oklahoma joined Complete College America (CCA) to increase the number of degrees and certificates earned in Oklahoma.

More information

The My Class Activities Instrument as Used in Saturday Enrichment Program Evaluation

The My Class Activities Instrument as Used in Saturday Enrichment Program Evaluation Running Head: MY CLASS ACTIVITIES My Class Activities 1 The My Class Activities Instrument as Used in Saturday Enrichment Program Evaluation Nielsen Pereira Purdue University Scott J. Peters University

More information

Global Television Manufacturing Industry : Trend, Profit, and Forecast Analysis Published September 2012

Global Television Manufacturing Industry : Trend, Profit, and Forecast Analysis Published September 2012 Industry 2012-2017: Published September 2012 Lucintel, a premier global management consulting and market research firm creates your equation for growth whether you need to understand market dynamics, identify

More information

Evidence-based Practice: A Workshop for Training Adult Basic Education, TANF and One Stop Practitioners and Program Administrators

Evidence-based Practice: A Workshop for Training Adult Basic Education, TANF and One Stop Practitioners and Program Administrators Evidence-based Practice: A Workshop for Training Adult Basic Education, TANF and One Stop Practitioners and Program Administrators May 2007 Developed by Cristine Smith, Beth Bingman, Lennox McLendon and

More information

Standard 5: The Faculty. Martha Ross James Madison University Patty Garvin

Standard 5: The Faculty. Martha Ross James Madison University Patty Garvin Standard 5: The Faculty Martha Ross rossmk@jmu.edu James Madison University Patty Garvin patty@ncate.org Definitions Adjunct faculty part-time Clinical faculty PK-12 school personnel and professional education

More information

Connecting Academic Advising and Career Advising. Advisory Board for Advisor Training

Connecting Academic Advising and Career Advising. Advisory Board for Advisor Training Connecting Academic Advising and Career Advising Advisory Board for Advisor Training Committee Team Members Susan Koenig, L&S Academic Deans' Office (Co-chair) Shaylea Stensven, L&S Career Services (Co-chair)

More information

Leo de Beurs. Pukeoware School. Sabbatical Leave Term 2

Leo de Beurs. Pukeoware School. Sabbatical Leave Term 2 Sabbatical Report Leo de Beurs Pukeoware School Sabbatical Leave 2010 Term 2 My name is Leo de Beurs and I am currently the Principal of Pukeoware School, a position I have held for 14 years, previous

More information

Chapter 5: TEST THE PAPER PROTOTYPE

Chapter 5: TEST THE PAPER PROTOTYPE Chapter 5: TEST THE PAPER PROTOTYPE Start with the Big Three: Authentic Subjects, Authentic Tasks, and Authentic Conditions The basic premise of prototype testing for usability is that you can discover

More information

Cognitive Thinking Style Sample Report

Cognitive Thinking Style Sample Report Cognitive Thinking Style Sample Report Goldisc Limited Authorised Agent for IML, PeopleKeys & StudentKeys DISC Profiles Online Reports Training Courses Consultations sales@goldisc.co.uk Telephone: +44

More information

Visual CP Representation of Knowledge

Visual CP Representation of Knowledge Visual CP Representation of Knowledge Heather D. Pfeiffer and Roger T. Hartley Department of Computer Science New Mexico State University Las Cruces, NM 88003-8001, USA email: hdp@cs.nmsu.edu and rth@cs.nmsu.edu

More information