Performing Test Best Practices By Gabriel Rodriguez.

Slides:



Advertisements
Similar presentations
ILD Quality Center Overview.
Advertisements

What is Test Director? Test Director is a test management tool
Test process essentials Riitta Viitamäki,
 Acceptance testing is a user-run test that demonstrates the application’s ability to meet the original business objectives and system requirements and.
Defect Tracking and Management
Local Touch – Global Reach The New Tester Matthew Eakin, Manager Managed Testing Practice Sogeti, USA.
Applied Software Project Management Andrew Stellman & Jennifer Greene Applied Software Project Management Applied Software.
Testing - an Overview September 10, What is it, Why do it? Testing is a set of activities aimed at validating that an attribute or capability.
Tester’s Role in Software Development and Acquisition Best Practice By Gabriel Rodriguez.
 What is Software Testing  Terminologies used in Software testing  Types of Testing  What is Manual Testing  Types of Manual Testing  Process that.
Folder Structure Management Best Practice By Gabriel Rodriguez.
Best Practices By Gabriel Rodriguez
Test Reporting Best Practices By Gabriel Rodriguez.
Best Practices By Gabriel Rodriguez
Functional Testing Test cases derived from requirements specification document – Black box testing – Independent testers – Test both valid and invalid.
Project Scope Management
CBIIT Quality Assurance and Compliance Process August 8, 2012.
Certified Software Tester V2.0 CSTE Certification Process.
University of Palestine software engineering department Testing of Software Systems Fundamentals of testing instructor: Tasneem Darwish.
Applied Software Project Management Andrew Stellman & Jennifer Greene Applied Software Project Management greene.com 1 Applied Software.
Software Testing Lifecycle Practice
Best Practices By Gabriel Rodriguez
Software Testing Life Cycle
Independent User Acceptance Test Process (IUAT)
By Touseef Tahir Software Testing Basics. Today's Agenda Software Quality assurance Software Testing Software Test cases Software Test Plans Software.
Preparing for the Launch Mohammed El- Affendi. Launch Major Tasks  The Launch is performed according to script “LAU1”, table 3.1 in the book (page 39),
How To Build a Testing Project 1 Onyx Gabriel Rodriguez.
BSBPMG505A Manage Project Quality Manage Project Quality Unit Guide Diploma of Project Management Qualification Code BSB51507 Unit Code BSBPMG505A.
September Interface Kickoff Sunflower Project Statewide Management and Reporting Tool Update September 02, 2009.
Anton Krbaťa Ján Budáč  Verification: "Are we building the product right ?„  Validation: "Are we building the right product ?"
Certified Software Tester CSTE Certification Process.
Monterrey Software Quality Assurance Association (MSQAA) MSQAA QAI Federation Chapter.
Microsoft Project User Group May 2002 – Chapter Meeting Scheduling - Best Practices Initiation and Planning Presented by James Nuthall Brentford Technologies,
Test Manager’s Role Best Practice By Gabriel Rodriguez.
Monterrey QAI Federation Chapter Overview MSQAA Federation Chapter.
Chapter 1: Fundamental of Testing Systems Testing & Evaluation (MNN1063)
Test Strategy Best Practices By Gabriel Rodriguez.
CSC 480 Software Engineering Test Planning. Test Cases and Test Plans A test case is an explicit set of instructions designed to detect a particular class.
Monterrey Software Quality Assurance Association (MSQAA) Leadership and Planning.
Certified Software Tester Certification Training Proposal.
Introduction to Bugzilla. May 12, 2011 What is Bugzilla? Bugzilla is a defect- or issue-tracking system Allows individual or groups of developers effectively.
Certified Software Tester How To Build a Testing Project, Part 2.
QC – User Interface QUALITY CENTER. QC – Testing Process QC testing process includes four phases: Specifying Requirements Specifying Requirements Planning.
16 Copyright © 2004, Oracle. All rights reserved. Testing the Migrated Oracle Database.
Certified Software Tester How To Build a Testing Project, Part 1.
Process Knowledge Playback Maintenance Project Presented By- Alka Mehta(885026) Arpit Saran(838563) Kirti Singh(883796) Kumari Meenu(840291) Rishabh Jha(835286)
Applied Software Project Management SOFTWARE TESTING Applied Software Project Management 1.
Øyvind Woll – Senior Consultant, Vivento AS
Applied Software Testing
SOFTWARE TESTING Date: 29-Dec-2016 By: Ram Karthick.
BA Continuum India Pvt Ltd
Testing Process Roman Yagodka ISS Test Leader.
Project Management Processes
TechStambha PMP Certification Training
Building Software Testers For Outsourcing
9/18/2018 Department of Software Engineering and IT Engineering
Applied Software Implementation & Testing
Quality Center (QC) 11 Training Global IT QA Testing Team 2013
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
Adding Students With A Temporary ID
Baisc Of Software Testing
Project Management Processes
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
LESSON 01 Hands-on Training Execution
Adaptive Product Development Process Framework
HP ALM – General Navigation
Name of Project Manager Date
The Software Testing Life Cycle
9.2 User Acceptance Testing (UAT) Kick-Off
Software Testing Lifecycle Practice
Presentation transcript:

Performing Test Best Practices By Gabriel Rodriguez

Copyright MSQAA Federation Chapter. Agenda Test Execution Recording Test Results Q&A Reference

Copyright MSQAA Federation Chapter. Test Execution

Copyright MSQAA Federation Chapter. Test Execution In a lifecycle approach to testing, test execution can occur throughout the project lifecycle from testing requirements through to conducting user acceptance testing. The more detailed the test plan, the easier this task becomes for the individuals responsible for executing the test. The roles and responsibilities for each single stage of testing should also have been documented in the test plan. Test team is responsible for system testing.

Copyright MSQAA Federation Chapter. Test Execution Executing the System Test Plan System test should begin as soon as the integration testing has been successfully completed. System test ends when the test team has measured system capabilities and correct the problems to have confidence that the system will operate successfully in production.

Copyright MSQAA Federation Chapter. Test Execution Executing the System Test Plan The major steps during System testing are: – Set up system environment. – Establish the test data bed. – Identify test cases that will be including in the system test. – Assign the test cases to test cycles. – Assign test scripts to testers for execution.

Copyright MSQAA Federation Chapter. Test Execution Executing the System Test Plan – Review test result and determine if the problems identified are actually defects. – Record defects in tracking system. – Re-test and validate the fix, once the defect is fixed and migrated to the test environment. Close the defect log if the defect is fixed.

Copyright MSQAA Federation Chapter. Recording Test Results

Copyright MSQAA Federation Chapter. Recording Test Results All Test executed should be logged on a Test Execution Log, or in a tool such as Mercurys Test Director. The Test Log is a simple worksheet (or spreadsheet) that records test activities in order to maintain control over the test. The Test Log includes: – Test ID – Test Activities – Who executed the test – Start and stop times – Pass or Fail criteria – Comments Make sure actual result are documented. Incidents are logged into the defect tracking system once a review determines it is actually a defect.

Copyright MSQAA Federation Chapter. Recording Test Results Recording Test Results caveats: – Not all the testing projects use a Test Execution Log, nevertheless the use of this Log has turned out to be an effective testing practice. – Some projects store their test execution results in the same test case documents. – The bottom line is that testers need to abide by the processes and standards established in the organization. – The next slides show one example of a Test Execution Log and a Test Case document storing the results of the test execution.

Copyright MSQAA Federation Chapter. Recording Test Results Test Execution Log Example

Copyright MSQAA Federation Chapter. Recording Test Results Test Case showing test results Example

Copyright MSQAA Federation Chapter. Q&A Any questions…

Copyright MSQAA Federation Chapter. Reference CSTE Study Guide 2002 by QAI CSTE Study Guide 2006 by QAI

Copyright MSQAA Federation Chapter. Thank you…