Testing Workshop.

Slides:



Advertisements
Similar presentations
QuEdge Testing Process Delivering Global Solutions.
Advertisements

SOFTWARE TESTING. Software Testing Principles Types of software tests Test planning Test Development Test Execution and Reporting Test tools and Methods.
 Acceptance testing is a user-run test that demonstrates the application’s ability to meet the original business objectives and system requirements and.
Test Automation Success: Choosing the Right People & Process
Test Execution and Defect management. 2 Module Objectives Introduction to Test Execution Checklist of Test Execution Defect management Defect Classification.
MODELING THE TESTING PROCESS Formal Testing (1.0) Requirements Software Design Risk Data Approved, Debugged, Eng. Tested Code Automated Test Tools Tested.
Enterprise Resource Planning
VirtuCo Implementation 1 Project Review
1 Dr. Djamal Ziani SAP Project Management. 2 ASAP Accelerated SAP (ASAP) is SAP's standard implementation methodology. It contains the Roadmap, a step-by-step.
<<replace with Customer Logo>>
QAAC 1 Metrics: A Path for Success Kim Mahoney, QA Manager, The Hartford
Sixth Hour Lecture 10:30 – 11:20 am, September 9 Framework for a Software Management Process – Artifacts of the Process (Part II, Chapter 6 of Royce’ book)
Validating and Improving Test-Case Effectiveness Author: Yuri Chernak Presenter: Lam, Man Tat.
Iterative development and The Unified process
Stoimen Stoimenov QA Engineer QA Engineer SitefinityLeads,SitefinityTeam6 Telerik QA Academy Telerik QA Academy.
Dr. Wolfgang J. Schneider FUNDAMENTAL TEST PROCESS Dr. Wolfgang J. Schneider 2003 – 2006.
Software Engineering Institute Capability Maturity Model (CMM)
© 2006, Cognizant Technology Solutions. All Rights Reserved. The information contained herein is subject to change without notice. Automation – How to.
Release & Deployment ITIL Version 3
University of Palestine software engineering department Testing of Software Systems Fundamentals of testing instructor: Tasneem Darwish.
Degree and Graduation Seminar Project Management Processes
© Mahindra Satyam 2009 Project Metrics QMS Training.
Unified Software Development Process (UP) Also known as software engineering process SEP describes how requirements are turned into software Defines who,
Test Organization and Management
1 11-Jul-08 COPYRIGHT NOTICE Copyright © 2008 Polaris Software Lab Limited All rights reserved. These materials are confidential and proprietary to Polaris.
Software Testing Life Cycle
Change Control Boards and Release Planning Presented by Alicia Iwaniw.
Testing – A Methodology of Science and Art. Agenda To show, A global Test Process which work Like a solution Black Box for an Software Implementation.
Test Metrics. Metrics Framework “Lord Kelvin, a renowned British physicist, is reputed to have said: ‘When you can measure what you are speaking about,
Quality Assurance vs Quality Control
Education 5.3 High school or equivalent Pro Dvlpmnt hours Work Exp hours in ten years Know Area hs in 4 of 6 KA’s References.
Dream Team Corporation Library Management System National Innovation Foundation library Configuration and Testing Alexander Kanavin
QUALITY ASSURANCE PRACTICES. Quality Plan Prepared and approved at the beginning of project Soft filing system approach followed. Filing location – –
Lifecycle of a Requirement in Product Development Scenario RMsis – v Simplify Requirement Management for JIRA.
July, 2008 Impati – Software Test Solutions. July, Contents Testing Service Overview and Approach Test Services and Industries Key Services Offering.
Software Testing Process
Testing And Software Quality Assurance - Meenu Kohli Eagle Eye Testing Services.
Project Planning Goal 1 - Estimates are documented for use in tracking and planning project. Goal 2 - Project Activities and commitments planned and documented.
Software Test Plan Why do you need a test plan? –Provides a road map –Provides a feasibility check of: Resources/Cost Schedule Goal What is a test plan?
SPECTO IT TRAINING Contact us: INDIA: , USA : ,
Software Testing-STLC
Process Knowledge Playback Maintenance Project Presented By- Alka Mehta(885026) Arpit Saran(838563) Kirti Singh(883796) Kumari Meenu(840291) Rishabh Jha(835286)
Implementation Overview EOB Methodology John PolichSeptember 2014.
Applied Software Project Management SOFTWARE TESTING Applied Software Project Management 1.
SOFTWARE TESTING TRAINING TOOLS SUPPORT FOR SOFTWARE TESTING Chapter 6 immaculateres 1.
Managing the Project Lifecycle
Testing v1.0 - Introduce Yourself???? Share your views on testing ?
Software Verification and Validation
BA Continuum India Pvt Ltd
Dinesh Rawat , Software Test Manager
Testing Process Roman Yagodka ISS Test Leader.
TechStambha PMP Certification Training
EOB Methodology Overview
UNIT-1 SOFTWARE TESTING FUNDAMENTALS
9/18/2018 Department of Software Engineering and IT Engineering
UNIT-1 SOFTWARE TESTING FUNDAMENTALS
Engineering Processes
Fundamental Test Process
CIS12-3 IT Project Management
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
PART06 Hands-on Training Identifying Test Scenarios and Test Cases.
Development Lifecycle
APPLICATION LIFECYCLE MANAGEMENT(ALM) QUALITY CENTER(QC)
LESSON 01 Hands-on Training Execution
Name of Project Manager Date
The Software Testing Life Cycle
Training 01: Project Lifecycle & Business Technology Analysis
Software Testing Lifecycle Practice
{Project Name} Organizational Chart, Roles and Responsibilities
Speaker’s Name, SAP Month 00, 2017
Presentation transcript:

Testing Workshop

What is STLC? When do we start testing? What is the process for software testing? How do we know that we have completed testing? What are different types of testing involved?

STLC Software Testing Lifecycle Requirements Management Test Planning Test Case Development Environment Setup Test Execution STLC Software Testing Lifecycle

Requirements Management & Analysis To capture the user and system requirements Clarify and Track each requirement Ensure that the requirement is implemented according to the customers understanding and solves the underlying need Get sign-off on closure BRD/FRDetc.. Requirements Management & Analysis

Test Planning Activities Preparation of test plan/strategy document for various types of testing Test tool selection  Test effort estimation  Resource planning and determining roles and responsibilities. Training requirement Deliverables  Test plan /strategy document. Effort estimation document. Test Planning

Test Case Development Activities Create test cases, automation scripts (if applicable) Review and baseline test cases and scripts  Create test data (If Test Environment is available) Deliverables  Test cases/scripts  Test data Test Case Development

Test Environment Setup Activities  Understand the required architecture, environment set-up and prepare hardware and software requirement list for the Test Environment.  Setup test Environment and test data  Perform smoke test on the build Deliverables  Environment ready with test data set up  Smoke Test Results. Test Environment Setup

Test Execution Activities Execute tests as per plan Document test results, and log defects for failed cases  Map defects to test cases in RTM  Retest the Defect fixes  Track the defects to closure Deliverables Completed RTM with execution status  Test cases updated with results  Defect reports Test Execution

 Evaluate Time, Test coverage, Cost, Software, Critical Business Objectives , Quality Prepare test metrics based on the above parameters.  Document the learning out of the project  Prepare Test closure report  Qualitative and quantitative reporting of quality of the work product to the customer.  Test result analysis to find out the defect distribution by type and severity. Closure