Dream Team Corporation Library Management System National Innovation Foundation library Configuration and Testing Alexander Kanavin

Slides:



Advertisements
Similar presentations
Configuration Management
Advertisements

Performing Test Best Practices By Gabriel Rodriguez.
Managing Data with: Management Reporter Business Portal, Business Analyzer, and SharePoint May 9, 2013 – User Group Meeting Claude White (office)
© 2006 IBM Corporation JFS tests process on System z.
Introducing SysAid 5.1 New Features. 12/ 2 Content New Knowledgebase and FAQ abilities Improved Search Additional protocols Improved history and.
HP Quality Center Overview.
Software Delivery. Software Delivery Management  Managing Requirements and Changes  Managing Resources  Managing Configuration  Managing Defects 
Validata Release Coordinator Accelerated application delivery through automated end-to-end release management.
Mike Azocar Sr. Developer Technical Specialist Microsoft Corporation
Mercury Quality Center Formerly Test Director. Topics Covered Testdirector Introduction Understanding the Testdirector Interface. Understanding Requirement.
GForge: A collaborative development environment Presentation by: Geoff Gerfin.
Applied Software Project Management Andrew Stellman & Jennifer Greene Applied Software Project Management Applied Software.
Effort in hours Duration Over Weeks Or Months Inception Launch Web Lifecycle Methodology Maintenance Phases Copyright Wonderlane Studios.
Automated Tests in NICOS Nightly Control System Alexander Undrus Brookhaven National Laboratory, Upton, NY Software testing is a difficult, time-consuming.
Damian Gordon. Requirements testing tools Static analysis tools Test design tools Test data preparation tools Test running tools - character-based, GUI.
October 15, 2004 – 1 Welcome IPMA and SolutionsIQ Professional Event Testing, Testing, 1…2…3… Improving software quality -- one bug at a time.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Automatically control.
Planning Iteration Demo Suunto Training Program Planner.
Pragmatic Projects Prepared by Doug Glidden. Pragmatic Projects Pragmatic Teams Ubiquitous Automation Ruthless Testing It’s All Writing Great Expectations.
tinyurl.com/ProTFS2012.
tinyurl.com/ProTFS2012.
Software Testing Life Cycle
Chapter 9 Scripting RMAN. Background Authors felt that scripting was a topic not covered well Authors wanted to cover both Unix/Linux and Windows environments.
Milestone III BRIAN WYKA.  Web-based project manager  Ideal for small company  Portal for employees to interact with each other  A way for administrators.
© Copyright , Inflectra CorporationPage: 1 Product Overview Test Automation Integration for SpiraTest® and SpiraTeam®
Created by: Maria Abrahms Modified Date: Classification: How to get it done Contributing to OpenStack.
Learningcomputer.com SQL Server 2008 Configuration Manager.
May 29 th, 2003 Curtis Anderson Sivaprasad Padisetty.
An overview of scripting languages Alexander Kanavin Teachers: Barbara Miraftabi, Jan Voracek.
November 13, 2002 The Dream Team Corporation, Lappeenranta, FINLAND Telephone : (0) The Dream.
1 Performance Optimization In QTP Execution Over Video Automation Testing Speaker : Krishnesh Sasiyuthaman Nair Date : 10/05/2012.
QUALITY ASSURANCE PRACTICES. Quality Plan Prepared and approved at the beginning of project Soft filing system approach followed. Filing location – –
Presentation to the Information Services Board March 6, 2008 Bill Kehoe, Chief Information Officer Bill Kehoe, Chief Information Officer.

RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
Module 8 : Configuration II Jong S. Bok
Technical Overview. Project Overview Document Library Document List Index TransmittalsPlanning.
Nexthink V5 Demo ITSM – Users Impacted. Situation › It’s Wednesday morning › Last night the infrastructure team we worked hard on a proxy migration We.
T Project Review WellIT I2 Iteration
Understand Windows Services Software Development Fundamentals LESSON 5.3.
Display Page (HTML/CSS)
CSE 5324 MACtivity : Iteration 3 Team 6 Hardik Shah Khandaker Moinur Rahman Sanjay Vasudev Iyer Shwetha Naryan Yuxuan Zhang.
Jin Huang Ph.D. Candidate Massachusetts Institute of Technology.
Configuring Drupal Information Systems 337 Prof. Harry Plantinga.
T EST T OOLS U NIT VI This unit contains the overview of the test tools. Also prerequisites for applying these tools, tools selection and implementation.
QC – User Interface QUALITY CENTER. QC – Testing Process QC testing process includes four phases: Specifying Requirements Specifying Requirements Planning.
JRA1 Meeting – 09/02/ Software Configuration Management and Integration EGEE is proposed as a project funded by the European Union under contract.
Integrating and Extending Workflow 8 AA301 Carl Sykes Ed Heaney.
© 2013 IBM Corporation IBM UrbanCode Deploy v6.0.1 Support Enablement Training Source Configuration and Database Upgrades Michael Malinowski
Virtual Lab Overview 5/21/2015 xxxxxxxxxx NWS/MDL/CIRA.
Automatically Control a Planned Change HP Universal CMDB Version Persona: Oracle DBA.
#SummitNow Dynamic Data List Driven Constraints in Share November 14 th, 2013 Tony Parzgnat – Technology Services Group.
IBM Software Group © 2008 IBM Corporation IBM Tivoli Provisioning Manager 7.1 Server Management/Task Management/Workflow.
1 March 19, Test Plans William Cohen NCSU CSC 591W March 19, 2008.
Configuration Management
AWARENESS AND EXPECTATION
Scheduled Report ing From CounterPoint.
External Web Services Quick Start Guide
Software Verification and Validation
What’s New: TrueSight Monitoring Repository
Alexander Kanavin Lappeenranta University of Technology
Software Testing With Testopia
Jama Options for Complex Testing variations
Maintaining Quality Test Optimization with Increasing Software Complexity Ankit Goyal Software Engineer II Adobe Systems.
Applied Software Implementation & Testing
WEBINAR: Integrating SpiraTest with JIRA
ARTIFICIAL INTELLIGENCE IN SOFTWARE TESTING
Department of Licensing HP 3000 Replatforming Project Closeout Report
Testing Workshop.
Overview Activities from additional UP disciplines are needed to bring a system into being Implementation Testing Deployment Configuration and change management.
Presentation transcript:

Dream Team Corporation Library Management System National Innovation Foundation library Configuration and Testing Alexander Kanavin Lappeenranta 2002

Test deliverables Test cases Test metrics Problem reports Test coverage analysis

Bug tracking system A way to formalize interaction between testers and developers A database of bug reports, comments and fixes

Example test case: adding a user Run the php script with the appropriate parameters Make sure the database is updated Test case is executed automatically by the testing environment (scripts)

Configuration management Everything is in a repository When you want to make a change you have to provide a change log entry Changes to the design have to be justified and approved by the project manager