Test Plan 1209.

Slides:



Advertisements
Similar presentations
Outline (Mis)communicating expectations Schedule of class-related deliverables Specific final release deliverables Your questions Intellectual activity:
Advertisements

15 Jul 2005CSE403, Summer'05, Lecture 10 Lecture 10: Incremental Releases Valentin Razmov.
Scenario testing Tor Stålhane. Scenario testing – 1 There are two types of scenario testing. Type 1 – scenarios used as to define input/output sequences.
University of Palestine software engineering department Testing of Software Systems Fundamentals of testing instructor: Tasneem Darwish.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
1 Microsoft’s Process Redmond in the 90’s Article by Roger Sherman, Director of Testing, Worldwide Products Group, Microsoft.
1 Debugging and Testing Overview Defensive Programming The goal is to prevent failures Debugging The goal is to find cause of failures and fix it Testing.
Project Tracking. Questions... Why should we track a project that is underway? What aspects of a project need tracking?
Software Engineering Management Lecture 1 The Software Process.
Project Management All projects need to be “managed” –Cost (people-effort, tools, education, etc.) –schedule –deliverables and “associated” characteristics.
Test Plan Objectives of Test Plan Product –May need to sell test plan Military mil spec FDA specs Phone company (need to support after your company.
Chapter 8 Scheduling.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
Quantifying Quality in Agile Uday Kiran Kuramana Asst. Manager – FAI Bangalore Sumanth MR SQA - FAI Bangalore Nitesh Kini QA - FAI Bangalore.
Copyright 2010, The World Bank Group. All Rights Reserved. Recommended Tabulations and Dissemination Section B.
Review for the Final Exam CSCI Software Project Management.
1 © The McGraw-Hill Companies, Inc., Technical Note 2 Learning Curves.
McGraw-Hill/Irwin © 2006 The McGraw-Hill Companies, Inc., All Rights Reserved. 1.
JRA1 Meeting – 09/02/ Software Configuration Management and Integration EGEE is proposed as a project funded by the European Union under contract.
Parasoft : Improving Productivity in IT Organizations David McCaw.
Army Review Boards Agency The Army Board for Correction of Military Records.
Target Audience All QA members Objective: This presentation aims to deliver the following: Writing Test plans. Managing test cases repository as per.
1 Introduction to Engineering Spring 2007 Lecture 4: Engineering Design II.
Software Engineering Management
Instructions and Procedures
HDF5 for Real-Time and/or Embedded Test Data
Social Event Discovery
The Software Development Cycle
Algorithms An algorithm is a sequence of steps written in the form of English phrases that specific the tasks that are performed while solving the problem.It.
Systematic Manual Testing
Travel Modelling Group Steering Committee Meeting
Chapter 18 Software Testing Strategies
Produce a Job Advertisement
Phone: + 40 (728) | +40 (733)
Engineering Design Process Presentation Explanation
What is Robotic Process Automation ? By Sumit Seth.
Malwarebytes Installation Issues Number Facing error with Malwarebytes software is not something unusual as most of the users use to face.
Quantitative Methods Dr. Aravind Banakar –
Quantitative Methods Dr. Aravind Banakar –
Quantitative Methods
Quantitative Methods
Quantitative Methods
Quantitative Methods
Quantitative Methods
Quantitative Methods
Introduction of Week 3 Assignment Discussion
How to fix Printer Errors- Reliable Printer Repair Services at an affordable rate-
Engineering Design Process
Engineering Design Process Presentation Explanation
Lesson 1- Operations Management
Chapter 1 Introduction(1.1)
Data and Flowcharts Session
Early - I can develop a sequence of instructions and run them using programmable devices or equivalent Designs a simple sequence of instructions/algorithm.
m. Introduction QuickBooks File DoctorQuickBooks File Doctor (formerly known as Connection Diagnostic Tool) is the accounting software.
Software Verification, Validation, and Acceptance Testing
Data and Flowcharts Session
The Software Development Process
Engineering Design Process Presentation Explanation
Compiler Construction
Data and Flowcharts Session
Engineering Design Process Presentation Explanation
Engineering Design Process Presentation Explanation
Engineering Design Process
Creating Communications with a Team
Technical Communication
Romeo & Juliet Oral Presentation Final
Types of Errors And Error Analysis.
Weighing up the Pros & Cons
The Software Development Cycle
Understanding Your Organization for Process Analysis
Presentation transcript:

Test Plan 1209

Objectives of Test Plan Product May need to sell test plan Military mil spec FDA specs Phone company (need to support after your company has disappeared) Tool Helps manage testing project and discover and fix bugs

Testing Documentation Facilitates task of testing Improves communication about testing Provides structure for Organizing Scheduling Managing

Technical Task Improve test coverage Avoid repetition Improve test efficiency Provide structure for final tests

Initial Test Materials Test against documentation Create test documentation that is organized for efficient testing: start a function list Do simple analysis of limits Identify most likely errors Identify most visible errors Identify the most often used areas

Things to put in test plan Lists/Tables Outlines Matrices

Notes for the test plan How to run test Expected results Special instructions One-shot or regression test What test is looking for Assumptions in the test