WHITEPAPER. Automated Functional Equivalence Testing. A White Paper by: Sagar M. Patil December, 2012

Size: px
Start display at page:

Download "WHITEPAPER. Automated Functional Equivalence Testing. A White Paper by: Sagar M. Patil December, 2012"

Transcription

1 WHITEPAPER Automated Functional Equivalence Testing A White Paper by: Sagar M. Patil December,

2 Table of Contents Executive Summary... 3 Typical Migration Testing Challenges... 4 Automation Approach for Functional Equivalence Testing Design Phase Script Development Phase Script Execution Phase Analysis... 6 Functional Equivalence Framework for any Migration Project... 7 Automation Framework for Enhanced ROI... 7 ROI Calculation... 8 Complete Application Migration is Planned Over Multiple Releases... 8 Conclusion About the Author About Datamatics Global Services

3 Executive Summary There is a growing need for migration from legacy Visual Basic 6.0 to VB.NET or Java technology as Microsoft has discontinued support for VB6. To leverage benefits of new technology and mitigate risk, organizations have started migration of their applications to.net or Java technology. For migration projects involving extensive testing, an automated functional equivalence testing solution is crucial Migration projects typically involve extensive testing. The key challenge is to ensure that functional equivalence is achieved on the target application. An Automated Functional Equivalence Testing (AFET) solution therefore becomes a crucial part of the migration process. This is reusable, smooth and cost effective means to achieve 100% functional Equivalence testing on any migration project. This Paper focuses on methodologies and techniques that Datamatics has developed for automation of functional testing, when a source VB project is migrated to.net. 3

4 Typical Migration Testing Challenges Datamatics AFET approach is to use single automation script on source and target platform When a legacy application is migrated as- is to a newer technology, e.g. VB (Source Application) to Java (Target Application) or VB to.net, some of the typical challenges faced during testing include: 1. Effort intensive Regression Testing 2. Time constraints for development and testing cycle 3. Manual testing - being labor intensive, contributes to higher costs 4. Insufficient test coverage 5. Data consistency verification 6. Lack of automation tools for functional equivalence testing Approach for AFET The functional equivalence tools available in the market support only bitmap comparison and have limited functionality when it comes to verification testing. Datamatics overcomes this constraint through use of a single automation script on source and target platform to achieve functional equivalence verification. Here is how it works: - The automation script is developed using QTP 11 [Functional Automation Testing Tool] - The business process transaction is scripted on the source platform and then executed on target platform - Any discrepancy from the source application is flagged as a failure on the target application execution - The verification includes comparison test both at controls (buttons, list box etc) and at functional level The high level steps in a testing process for AFET are: 1. Design 2.Script Development 3.Script Execution 4.Analysis Automated Functional Equivalence Testing Process 1 Design - Understand functionality - Analyze the reusable 2 Script Dev Develop description based script for reusable for VB as well as.net 3 Script Exec First execute script on VB application and mark results as baseline 4 Analysis Analyse the discrepancies against expected result and report errors Figure 3.0 4

5 1. Design Phase a. Source VB Application under Test (AUT) is analyzed for identification of reusable functions/actions that need creation of scripts b. Input and output parameters and dependences are documented c. Structure of Object Repository is analyzed QTP VB/.NET scripts The high level steps in a testing process for AFET are: 1. Design 2. Script Development 3. Script Execution 4. Analysis Microsoft Visual Basic6.0 VB Application Microsoft.NET.NET Application under Test Shared Framework Folder with reusable actions Script Execution Compare Results Report Errors Figure Script Development Phase a. Based on the analysis of reusable actions/functions, either objects from source VB application are added to object repository or a unique description of each object is created b. Descriptions are created in a manner such that each object is uniquely identifiable on VB (source) as well as.net (target) application c. Once the description of objects is created, object is added to object repository and functional logic is developed d. The process used to develop the Script ensures: i. Report displays total number of controls on form ii. The properties on VB and.net application (e.g visible\disable), total number of items in List box etc as well as excepted result of functionality are being tested e. It is important to note that while the scripts are being created on the VB application and the development of.net application is in progress, the developed scripts are fully compatible to run on the.net application f. Once.NET application is available, the automated scripts on the source (VB) application after minimal modification can be used for testing on target (.Net) Application 5

6 Shared Framework Folder with reusable actions Microsoft Visual Basic6.0 VB Application QTP Tool QTP Scripts Figure Script Execution Phase a. In script execution phase, automation scripts are executed on VB (Source) application and the results are stored in datasheets that can be later used as a baseline for test verification b. The same scripts with the data from stored datasheets are then executed on.net application followed by comparison of results against baseline c. Any deviance from the baseline is analyzed further Script Execution on Source Application Microsoft Visual Basic6.0 VB Application QTP Tool QTP VBApp Scripts Script Execution Base Line Results Script Execution on Destination Application Report Errors Microsoft.NET.NET Application Under Test QTP Tool QTP.NETApp Scripts Script Execution Compare Results Figure Analysis a. A Root cause analysis of scripts that failed on.net application is performed b. If script failure is due to functional issues, then it is reported as a defect and sent to the development team for fixes 6

7 Functional Equivalence Framework for any Migration Project With this approach, one can create a simple excel based framework for object identification properties and methods to be used by the tool for object identification at runtime. Here is an example of object properties for VB and.net application A n automation framework helps achieve better productivity, faster turnaround time and higher accuracy Figure 4.0 Automation Framework for enhanced ROI ROI for AFET projects can be enhanced through use of frameworks. An automation framework helps achieve better productivity, faster turnaround time and higher accuracy. For the project being discussed in this paper, Datamatics proprietary Automation Regression Testing (DARTS) framework was used: DARTS Framework Key Benefits and features: 1. Complete control over the Test Planning, Execution and Test Execution Reporting Cycle 2. Technology Specific Component functions to access technology specific features 3. Greater control over AUT using built-in feature to check state of the object 7

8 4. Reusable Business actions built using component functions, aids to create granular test cases 5. Reusable architecture 6. Agile framework enables seamless data transfer across business scenarios and better control over execution for the tester 7. Recovery scenarios are integrated at the framework level. For example application types like web based, DotNet, VB based etc. ROI Calculation Better ROI on projects through AFET For calculating ROI on AFET projects, following factors need to be considered: 1. Cost per test automation resource 2. Number of test cases considered for automation 3. Automation tool cost 4. Time required for creating reusable scripts that work on VB as well as.net application 5. Releases planned per cycle 6. Number of regression cycles planned Complete Application Migration is Planned Over Multiple Releases Basis of ROI Calculation has been provided below Data Product Details Source Product Technology Migration Product Technology VB VB Vb.NET Vb.NET Testing Team Size Required For Current Scope Manual 4 Automation 2 Release Details No. of Releases Planned 4 8

9 Test Execution Data Data Source No. of Test Product CasesTechnology Migration No. of TestProduct Cycles Per Technology Release No. of Test Cases Increase Per Cycle 500 VB 2Vb.NET 50 Manual Testing Effort Parameters Total Test Cases Available 500 Cycle Duration in Working Days 10 No. of Working Days 5 Working Hours 8 Productivity 15 Automation Testing Effort Parameters Avg. Cost Manual/Automation Resource $40 US Per Hour No. of Execution Hours 8 Execution Productivity for 1 Cycle 30 Execution Productivity for 2 Cycle Onwards 45 Automation Tool License Cost $20000 US Figure 7.0 9

10 Note: From Release 4 onwards The Cumulative Cost of Automation Testing is lower than the cost of Only Manual Testing Figure 7.1 Cumulative Cost Graph Cost ($ US) Cycles Cumulative Manual Testing Total Cost Cumulative Automation Cost Figure

11 Conclusion Benefits of AFET: single script which is consistent, repeatable and accurate; reduced cost, time and efforts For projects involving migration of legacy applications to newer technologies, the discussed process for automated functional equivalence testing provide following benefits: 1. Single script can be used to test Functional Equivalence on Source and Target Application 2. Script execution is consistent, repeatable and accurate 3. Reduction in development and maintenance efforts for automation scripts. The automation strategy and frameworks can be used for any migration project 4. Reduced cost due to faster QA cycles and reduced manual testing efforts 5. This process enables the flexibility of choosing any automation tool for any migration testing project 11

12 About the Authors Sagar M. Patil Manager/Architect-Test Automation At Datamatics Sagar is responsible for providing automation solutions for diverse technologies and platforms. He has 12 years of experience in IT industry and his core expertise lies in Manual Testing, Test Automation, performance testing & Test Management. He has handled multiple complex testing projects using automation tools like QTP, Selenium, TestCompelte, CodedUI, Ranorex which includes framework development. Software Testing is his passion and he likes to address each challenge with an innovation but with simple solution. Sagar is PMP, CSTE, HP Functional test, Six sigma green belt certified professional. His white paper has been awarded in Testride Mumbai conference. About Datamatics Global Services Global Information Technology (IT) & Business Process Management (BPM) organization taking you forward on your route to Digital Transformation Trusted partner to several Fortune 500 companies globally Capabilities built around technology, domain expertise & knowledge of business processes Alliances with global technology leaders such as Microsoft, IBM & EMC2 More than 7,500 employees globally Certified for SEI CMMI Level 4 V1.3, ISO 27001:2013 & ISO 9001:2008 SSAE 16 compliant processes Global presence: U.S., UK, Australia, Dubai & India To know more, connect with us on business@datamatics.com 12

WHITEPAPER. Is Single Automation Framework possible for all Application Layers?

WHITEPAPER. Is Single Automation Framework possible for all Application Layers? WHITEPAPER Is Single Automation Framework possible for all Application Layers? A White Paper by: R. Ashok Kumar / Hitesh Malhotra / Naveen Agarwal / Ranjit Kumar September, 2013 1 Table of Contents Why

More information

Agile Test Automation Framework - Overhauling the Challenges

Agile Test Automation Framework - Overhauling the Challenges Agile Test Automation Framework - Overhauling the Challenges By Merral Crasto Test Lead, IBM India Pvt Ltd. Email: mecrasto@in.ibm.com - 1 - Table of Contents Abstract...3 About IBM India Pvt Ltd...3 The

More information

WHITEPAPER. Migrating to SharePoint A White Paper by: Swapnil Bhagwat June, 2013

WHITEPAPER. Migrating to SharePoint A White Paper by: Swapnil Bhagwat June, 2013 WHITEPAPER Migrating to SharePoint 2013 A White Paper by: Swapnil Bhagwat June, 2013 1 Table of Contents INTRODUCTION... 3 SCOPE... 3 SHAREPOINT 2013 REQUIREMENTS... 4 MODES OF MIGRATION... 5 In-Place

More information

WHITEPAPER. API Testing with GreenPepper Challenges and Best Practices. A White Paper by: Dhaval Koradia / Ashwini Khaladkar September, 2013

WHITEPAPER. API Testing with GreenPepper Challenges and Best Practices. A White Paper by: Dhaval Koradia / Ashwini Khaladkar September, 2013 WHITEPAPER API Testing with GreenPepper Challenges and Best Practices A White Paper by: Dhaval Koradia / Ashwini Khaladkar September, 2013 www.datamatics.com Copyrights 2013 Datamatics Global Services

More information

H elping you choose the right automation testing tool

H elping you choose the right automation testing tool Automation Testing Tools - Comparison Matrix www.qaratest.com H elping you choose the right automation testing tool In today s dynamic market, it is a given that only agile and enterprise-ready lean organizations

More information

Software Testing MANUAL TESTING. Introduction to Testing. Software Quality Software Testing Definition. Different Life Cycle Models Waterfall Model

Software Testing MANUAL TESTING. Introduction to Testing. Software Quality Software Testing Definition. Different Life Cycle Models Waterfall Model Software Testing MANUAL TESTING Introduction to Testing 1. Brief History of Testing 2. Testing Opportunities 3. Testing Principles Software Quality Software Testing Definition 1. Verification 2. Validation

More information

Testing. Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES

Testing. Projects. Corporate Trainer s Profile. CMM (Capability Maturity Model) level Project Standard:- TECHNOLOGIES Corporate Solutions Pvt. Ltd. Corporate Trainer s Profile Corporate Trainers are having the experience of 4 to 12 years in development, working with TOP CMM level 5 comapnies (Project Leader /Project Manager

More information

Final Paper/Best Practice/Tutorial Advantages OF BDD Testing

Final Paper/Best Practice/Tutorial Advantages OF BDD Testing Final Paper/Best Practice/Tutorial Advantages OF BDD Testing Preeti Khandokar Test Manager Datamatics Global Solutions Ltd Table of Contents Table of Contents... 2 Abstract... 3 Introduction... 3 Solution:...

More information

Diploma in Software Testing 2.0 (HP)

Diploma in Software Testing 2.0 (HP) SEED Infotech Ltd. : ' Panchasheel', 42/16, Erandawana`, SEED Infotech Lane, Off Karve Road Pune - 411004. India www.seedinfotech.com Course Name : Duration : Class room: 108 Hrs. Diploma in Software Testing

More information

VIEW POINT. Choosing the right automation tool and framework is critical to project success. Harsh Bajaj, Technical Test Lead ECSIVS, Infosys

VIEW POINT. Choosing the right automation tool and framework is critical to project success. Harsh Bajaj, Technical Test Lead ECSIVS, Infosys VIEW POINT Choosing the right automation tool and framework is critical to project success Harsh Bajaj, Technical Test Lead ECSIVS, Infosys Introduction Organizations have become cognizant of the crucial

More information

Certified Software Quality Engineer Preparation On Demand, Web-Based Course Offered by The Westfall Team

Certified Software Quality Engineer Preparation On Demand, Web-Based Course Offered by The Westfall Team Certified Software Quality Engineer (CSQE) Preparation course is an on demand, web-based course design to be a comprehensive, in-depth review of the topics in the ASQ s Certified Software Quality Engineer

More information

Implementing a successful Test Center of Excellence (TCoE) with Sogeti and Hewlett-Packard s Application Lifecycle Management (ALM) suite

Implementing a successful Test Center of Excellence (TCoE) with Sogeti and Hewlett-Packard s Application Lifecycle Management (ALM) suite Implementing a successful Test Center of Excellence (TCoE) with Sogeti and Hewlett-Packard s Application Lifecycle Management (ALM) suite Phil Lupton Head of Service Delivery Sogeti UK 1 About me Sogeti

More information

WR2QTP: Semantic Translator of WinRunner Scripts to QTP

WR2QTP: Semantic Translator of WinRunner Scripts to QTP WR2QTP: Semantic Translator of WinRunner Scripts to QTP BACKGROUND Automatic testing of Graphical User Interfaces (GUI) is critical, as software is increasingly becoming web-based and operated through

More information

Structured Approach to Testing - Android in an Agile Environment

Structured Approach to Testing - Android in an Agile Environment Structured Approach to Testing - Android in an Agile Environment Table of Contents 1 Mobile Marketplace 2 3 4 5 6 7 8 9 Top Challenges & Goals Traditional vs Agile Mobile Testing Lifecycle Elements of

More information

QTP interview questions

QTP interview questions QTP interview questions Testing interview questions 1. What are the Features & Benefits of Quick Test Pro (QTP 8.0)? - Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury

More information

End-to-End Agile Testing using Incremental Approach for a Leading EIM Solution Provider ATTENTION. ALWAYS.

End-to-End Agile Testing using Incremental Approach for a Leading EIM Solution Provider ATTENTION. ALWAYS. End-to-End Agile Testing using Incremental Approach for a Leading EIM Solution Provider ATTENTION. ALWAYS. ABOUT THE CUSTOMER Our Customer is one of the global leaders in Enterprise Information Management

More information

Learn Well Technocraft

Learn Well Technocraft The course includes Manual Testing + Automation Testing (QTP) details. The Courses can be taken individually or in combined. Course Objectives Understand Benefits of using Quick Test to automate tests

More information

White Paper. Achieve Next Level of Automation with Robotic Test Automation

White Paper. Achieve Next Level of Automation with Robotic Test Automation White Paper Achieve Next Level of Automation with Robotic Test Automation Table of Contents Abstract... 3 Introduction... 4 Problem Statement... 4 Solution... 5 How we do it at Datamatics?... 13 Conclusion...

More information

Test Automation Practice STC 2012

Test Automation Practice STC 2012 Test Automation Practice in Agile Projects STC 2012 www.harbinger-systems.com Abstract Principles of agile Challenges in Test Automation What we should and shouldn t automate Test Automation Frameworks

More information

Tutorial to Building Automation Frameworksfor Web Services Testing

Tutorial to Building Automation Frameworksfor Web Services Testing STC 2013 Tutorial to Building Automation Frameworksfor Web Services Testing By: Tushar Sharad Archana Shenoy Deloitte Consulting India Ltd Plot No #14,15 RMZ Futura Deloitte Drive, Hitech City Hyderabad

More information

SAP Solution Manager Test Workbench

SAP Solution Manager Test Workbench SAP Solution Manager Test Workbench Testing of SAP-centric Solutions Application Lifecycle Management Active Global Support (AGS) SAP AG E2E Integration Testing of SAP Solutions Test Process embedded in

More information

Mind Q Systems Private Limited

Mind Q Systems Private Limited Software Testing Tools Course Content for Online Training Manual Testing Introduction Introduction to software Testing Software Development Process Project Vs Product Objectives of Testing Testing Principals

More information

Hoping my knowledge, skills and experience could be used by you and your company I appreciate in advance your time and consideration.

Hoping my knowledge, skills and experience could be used by you and your company I appreciate in advance your time and consideration. To Whom It May Concern: My name is Juan Jose Luna Castillo, born in Mexico City where I achieved a Bachelor s Degree in Electronics from the Universidad del Valle de Mexico. With over fourteen-year experience

More information

The Need for a Holistic Automation Solution to Overcome the Pitfalls in Test Automation

The Need for a Holistic Automation Solution to Overcome the Pitfalls in Test Automation The Need for a Holistic Automation Solution to Overcome the Pitfalls in Test Automation Abstract Many organizations opt for test automation with the primary objectives of reducing the cost of quality and

More information

Virtustream Managed Services Drive value from technology investments through IT management solutions. Tim Calahan, Manager Managed Services

Virtustream Managed Services Drive value from technology investments through IT management solutions. Tim Calahan, Manager Managed Services Virtustream Managed Services Drive value from technology investments through IT management solutions Tim Calahan, Manager Managed Services Virtustream Managed Services Your partner in delivering IT as

More information

Scalable Test Automation using DCqaf framework for a leading US plus-size Fashion Retailer ATTENTION. ALWAYS.

Scalable Test Automation using DCqaf framework for a leading US plus-size Fashion Retailer ATTENTION. ALWAYS. Scalable Test Automation using DCqaf framework for a leading US plus-size Fashion Retailer ATTENTION. ALWAYS. OUR CLIENT Our client is a leading American plus-size apparel and home goods company based

More information

Move Performance Testing to the Next Level with HP Performance Center September 11, Copyright 2013 Vivit Worldwide

Move Performance Testing to the Next Level with HP Performance Center September 11, Copyright 2013 Vivit Worldwide Move Performance Testing to the Next Level with HP Performance Center September 11, 2013 Copyright 2013 Vivit Worldwide Brought to you by Copyright 2013 Vivit Worldwide Hosted by Megan Shelton Vivit Performance

More information

Smart Data Center Solutions

Smart Data Center Solutions Smart Data Center Solutions New Data Center Challenges Require New Solutions Data Center Architecture. Inside and Out. Data centers are mission-critical facilities. A silo-based approach to designing,

More information

Meetu Arora Sr V.P. Quality Assurance Naukri.com Testing Team Journey @Naukri.com Automation WATIR 2008 2007 2006 Agile testing team 2010 2015 2012 Automation QTP Inception of Testing Team Automation Selenium

More information

Learn Well Technocraft

Learn Well Technocraft -This course includes Manual Testing aspects plus basic automation testing tools. The content included in the syllabus is sufficient for clearing the ISTQB certification. Note: We have combo course and

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK AUTOMATION TESTING IN SOFTWARE DEVELOPEMENT KALPESH PARMAR Persistent Systems Limited,

More information

PERSPECTIVE. End-to-end test automation A behaviordriven and tool-agnostic approach. Abstract

PERSPECTIVE. End-to-end test automation A behaviordriven and tool-agnostic approach. Abstract PERSPECTIVE End-to-end test automation A behaviordriven and tool-agnostic approach Anand Avinash Tambey Product Technical Architect, Infosys Abstract In today s fast changing world, IT is under constant

More information

QTP Course Content; Introduction

QTP Course Content; Introduction QTP Course Content; Introduction Overview on Test Automation Ways of Testing Disadvantages of Manual Testing Advantages of Test Automation Drawbacks of Test Automation Test Automation Types of Test Automation

More information

Selling Improved Testing

Selling Improved Testing Selling Improved Testing Reducing Customer Pain Technology Advance Partners Technology Advance Partners is a software services consulting firm with deep experience in Information Technology management,

More information

Quality Center Customization

Quality Center Customization Capgemini India Private Limited 24 th July 2013 Prepared by: Sapna Chavan Email: Sapna.Chavan@capgemini.com 1 Table of Contents 1. Abstract... 2 2. Introduction to Quality Center... 2 2.1 Test Management

More information

Implemented Test Automation Framework for the World s Largest Learning Company ATTENTION. ALWAYS.

Implemented Test Automation Framework for the World s Largest Learning Company ATTENTION. ALWAYS. Implemented Test Automation Framework for the World s Largest Learning Company ATTENTION. ALWAYS. THE CUSTOMER Our customer is the world s largest learning company with 40K employees in more than 70+ countries

More information

LogiGear Overview. Bruce Ekins LogiGear Colorado Phone Mobile LogiGear Corporation 1

LogiGear Overview. Bruce Ekins LogiGear Colorado Phone Mobile LogiGear Corporation 1 LogiGear Overview Bruce Ekins LogiGear Colorado bruce.ekins@logigear.com Phone 303.395.2921 Mobile 303.809.5787 2013 LogiGear Corporation 1 Company Highlights Our Mission LogiGear provides leading-edge

More information

Shift Left Testing: are you ready? Live Webinar, Sept 19

Shift Left Testing: are you ready? Live Webinar, Sept 19 Shift Left Testing: are you ready? Live Webinar, Sept 19 Guy Arieli CTO, Experitest 01 What exactly is Shift Left? Agenda 02 03 How Shift Left affects application development & testing organizational structures

More information

Wipro s Endur Test Automation Framework (W-ETAF) Reduces time and effort for the implementation and maintenance of an automated test solution.

Wipro s Endur Test Automation Framework (W-ETAF) Reduces time and effort for the implementation and maintenance of an automated test solution. Wipro s Endur Test Automation Framework (W-ETAF) Reduces time and effort for the implementation and maintenance of an automated test solution. Introduction: Commodity trading, transaction and risk a changing

More information

QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING.

QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING. QMS ISO 9001:2015 CERTIFIED COMPANY Software Testing TRAINING www.webliquidinfotech.com What you Learn: What is Software Testing? Why Testing is Important? Scope of Software Testing Objectives of Software

More information

AN ISO 9001:2008 CERTIFIED COMPANY. Software Testing TRAINING.

AN ISO 9001:2008 CERTIFIED COMPANY. Software Testing TRAINING. AN ISO 9001:2008 CERTIFIED COMPANY Software Testing TRAINING www.webliquids.com ABOUT US Who we are: WebLiquids is an ISO (9001:2008), Google, Microsoft Certified Advanced Web Educational Training Organisation.

More information

Copyright 2013 by AGILOD Consulting, LLC. All Rights Reserved. Test Automation. Done The AGILOD Way

Copyright 2013 by AGILOD Consulting, LLC. All Rights Reserved. Test Automation. Done The AGILOD Way All Rights Reserved. Test Automation Done The AGILOD Way What is The AGILOD Way? The AGILOD Way refers to a unique approach to test automation combined with a set of open source QTP actions & function

More information

A Study on Various Testing tools and Testing Strategies

A Study on Various Testing tools and Testing Strategies A Study on Various Testing tools and Testing Strategies Nidhi Garg 1, Nidhi Gupta 2 1,2 Department of Computer Science, RKGITM Ghaziabad ABSTRACT Software testing is an important activity in the life cycle

More information

A NEW GENERATION SOFTWARE TEST AUTOMATION FRAMEWORK CIVIM

A NEW GENERATION SOFTWARE TEST AUTOMATION FRAMEWORK CIVIM 1 A NEW GENERATION SOFTWARE TEST AUTOMATION FRAMEWORK CIVIM Balamurali L (Senior SQA Manger), Pradeep P P (Senior Lead Engineer- Testing), Rathish M M (Lead Engineer- Testing) and Sreepooja Anilkumar (Engineer

More information

DELIVERING AGILE QUALITY ASSURANCE THROUGH EXTREME AUTOMATION

DELIVERING AGILE QUALITY ASSURANCE THROUGH EXTREME AUTOMATION DELIVERING AGILE QUALITY ASSURANCE THROUGH EXTREME AUTOMATION Enterprises that keep pace with rapid technology advancements are witnessing dynamic changes in their business environments. Enterprise applications

More information

Techno Expert Solutions An institute for specialized studies! Introduction to Advance QTP course Content

Techno Expert Solutions An institute for specialized studies! Introduction to Advance QTP course Content Introduction to Advance QTP course Content NTRODUCTION TO AUTOMATION Automation Testing Benefits of Automation Testing Automation Testing Vs Manual Testing Automation Test Tools Tool selection criteria

More information

API Testing with GreenPepper Challenges and Best Practices

API Testing with GreenPepper Challenges and Best Practices Pa g e 1 API Testing with GreenPepper Challenges and Best Practices Software Testing Conference, India, 2013 Dhaval S. Koradia Ashwini A. Khaladkar Datamatics Global Services Limited, Mumbai, India. Pa

More information

BUILDING CYBERSECURITY CAPABILITY, MATURITY, RESILIENCE

BUILDING CYBERSECURITY CAPABILITY, MATURITY, RESILIENCE BUILDING CYBERSECURITY CAPABILITY, MATURITY, RESILIENCE 1 WHAT IS YOUR SITUATION? Excel spreadsheets Manually intensive Too many competing priorities Lack of effective reporting Too many consultants Not

More information

Technology. Business Objectives & Challenges. Overview. Technical Solution

Technology. Business Objectives & Challenges. Overview. Technical Solution Case Study: Apeiro Technologies testing services team helped client successfully implement test automation and significantly reduced test cycle time for their innovative approach to avail healthcare services.

More information

Software Testing Tools

Software Testing Tools Software Testing Tools Manual Testing Introduction Introduction to software Testing Software Development Process Project Vs Product Objectives of Testing Testing Principals Software Development Life Cycle

More information

IT People has been offering end-to-end IT outsourcing & staffing solutions to companies since two decades.

IT People has been offering end-to-end IT outsourcing & staffing solutions to companies since two decades. Corporate Profile Company Profile IT People has been offering end-to-end IT outsourcing & staffing solutions to companies since two decades. As a resource partner, we offer personalized and professional

More information

Leading the Evolution. Micro focus SilkTest. The Quality Solution for Robust Functional Test Automation

Leading the Evolution. Micro focus SilkTest. The Quality Solution for Robust Functional Test Automation Leading the Evolution Data Sheet Micro focus SilkTest The Quality Solution for Robust Functional Test July 2009 Micro Focus SilkTest is the leading tool for automating the functional testing process of

More information

Basic Training in Software Testing (2 Days)

Basic Training in Software Testing (2 Days) www.peaklearningllc.com Basic Training in Software Testing (2 Days) This is a practical hands-on seminar to cover the critical path of testing. Your instructor will be an experienced practitioner in the

More information

Robby Green QUEST 2009

Robby Green QUEST 2009 Robby Green QUEST 2009 1 Agenda What is Automation? Can everything be automated? Should I or shouldn't I go for automation? Automation Suitability How to make this choice? Information that should be taken

More information

UFT Introduction to Automation and QTP

UFT Introduction to Automation and QTP UFT Introduction to Automation and QTP What is automation? Why Automation Benefits of Test Automation Where to Begin? What to Automate? Tests that shouldn t be automated Basic Features of QTP Supporting

More information

Peers Technologies Pvt. Ltd. TESTING TOOLS

Peers Technologies Pvt. Ltd. TESTING TOOLS Page 1 Peers Technologies Pvt. Ltd. Course Brochure Overview This course is to understand the software Testing Process, Methodologies, Life Cycles and techniques used to validate a software system. It

More information

ANZTB 2010 Conference. Tuesday, 2 nd March 2010 Hybrid Keyword Data Driven. Frameworks by Jonathon Wright. Introduction ANZTB

ANZTB 2010 Conference. Tuesday, 2 nd March 2010 Hybrid Keyword Data Driven. Frameworks by Jonathon Wright. Introduction ANZTB Hybrid Keyword Data Driven Automation Frameworks An Insight to Approaches, Techniques & Methodologies. Jonathon Lee Wright jlwright@iee.org www.automation.org.uk www.linkedin.com/in/automation Introduction

More information

Heading Text. Manage your Organization s Governance, Risks, and Compliance Requirements and Transform your Business Potential with SAP GRC

Heading Text. Manage your Organization s Governance, Risks, and Compliance Requirements and Transform your Business Potential with SAP GRC Heading Text Manage your Organization s Governance, Risks, and Compliance Requirements and Transform your Business Potential with SAP GRC Why Governance, Risk Management, and Compliance? Unidentified risks

More information

Building a Customized Test Automation Framework Using Open Source Tools

Building a Customized Test Automation Framework Using Open Source Tools Building a Customized Test Automation Framework Using Open Source Tools August, 2016 Contents Executive Summary...03 Need for Test Automation...04 Overcoming Limitations of Open Source Tools...04 Test

More information

About Us. Services CONSULTING OUTSOURCING TRAINING MENTORING STAFF AUGMENTATION 9/9/2016

About Us. Services CONSULTING OUTSOURCING TRAINING MENTORING STAFF AUGMENTATION 9/9/2016 About Us Incorporated in January, 2003 QA and QC in expertise focused on functional, performance and application security validation HPE Software Gold Partner, HPE Authorized Software Support Partner &

More information

hosting Hosting Simplified

hosting Hosting Simplified go hosting Simplified A trusted technology partner of Fortune 500 companies, government institutions and small and medium enterprises across industries for close to two decades OUR LOCATIONS NOIDA JAIPUR

More information

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package

ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course Data Sheet ALM120 Application Lifecycle Management 12.0 Essentials Gold Package Course No: ALM120-120 For software version(s): Software version used in the labs: 12.0 Delivery formats: Instructor

More information

HP APPs v.12 Solutions for Dev-Ops

HP APPs v.12 Solutions for Dev-Ops HP APPs v.12 Solutions for Dev-Ops Kimberly Fort HP Software July 2014 Kimberly Fort Software Solutions Architect *5 Months with HP *17 Years experience using HP Tools & products *20 Years experience in

More information

How Manual Testers can execute Test Automation. White Papers. Muthiah Director of Testing. Expedux on How Manual Testers

How Manual Testers can execute Test Automation. White Papers. Muthiah Director of Testing. Expedux on How Manual Testers How Manual Testers can execute Test Automation without tool/ programming knowledge White Papers QA An exclusive Interview with Muthiah Director of Testing & Test Automation Services at Expedux on How Manual

More information

COBIT 5 Assessor Certification Course

COBIT 5 Assessor Certification Course COBIT 5 Assessor Certification Course About COBIT 5.0 Information is created, used, retained, disclosed and destroyed. Technology plays a key role in these actions and technology is becoming pervasive

More information

Diploma in Software Testing (DST)

Diploma in Software Testing (DST) SEED Infotech Ltd. : ' Panchasheel', 42/16, Erandawana`, SEED Infotech Lane, Off Karve Road Pune - 411004. India www.seedinfotech.com Course Name : Duration : Class room: 114 Hrs Product Code : ST-ST-50001

More information

IT Consulting and Implementation Services

IT Consulting and Implementation Services PORTFOLIO OVERVIEW IT Consulting and Implementation Services Helping IT Transform the Way Business Innovates and Operates 1 2 PORTFOLIO OVERVIEW IT Consulting and Implementation Services IT is moving from

More information

HP ALM Overview. Accelerating Innovation, Industrialising Quality. Oren Ziv, Product Manager, QC/ALM

HP ALM Overview. Accelerating Innovation, Industrialising Quality. Oren Ziv, Product Manager, QC/ALM www.hp.com/go/alm HP ALM Overview Accelerating Innovation, Industrialising Quality Oren Ziv, Product Manager, QC/ALM Satisfied customers Largest community 6,000+ worldwide Enterprise scalability to Size

More information

Software Testing and Maintenance

Software Testing and Maintenance Software Testing and Maintenance Testing Strategies Black Box Testing, also known as Behavioral Testing, is a software testing method in which the internal structure/ design/ implementation of the item

More information

The 4 Ts of Test Automation: Your Planning Guide to Success Workshop. Presented By: David Dang Questcon Technologies

The 4 Ts of Test Automation: Your Planning Guide to Success Workshop. Presented By: David Dang Questcon Technologies Quality - Innovation - Vision The 4 Ts of Test Automation: Your Planning Guide to Success Workshop Presented By: David Dang Questcon Technologies April 23, 2009 Typical Automation Project Test Automation:

More information

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] COURSE OVERVIEW

FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] COURSE OVERVIEW FRESHER TRAINING PROGRAM [MANUAL/QTP/ALM/QC/SE/LR/DB/ANDROID] Software Testing COURSE OVERVIEW Manual Concepts Software Testing Concepts What is software Testing Objective of software Testing Importance

More information

EARLY AUTOMATION APPROACH

EARLY AUTOMATION APPROACH EARLY AUTOMATION APPROACH - By Senthilkumar Gopalakrishnan Senthilkumar.Gopalakrishnan@cognizant.com Abstract: Early Automation approach involves automation team in the early phase of testing lifecycle.

More information

Introduction to ALM, UFT, VuGen, and LoadRunner

Introduction to ALM, UFT, VuGen, and LoadRunner Software Education Introduction to ALM, UFT, VuGen, and LoadRunner This course introduces students to the Application Lifecycle Management line products Introduction to ALM, UFT, VuGen, and LoadRunner

More information

A Study on Issues, Challenges and Comparison of Various Automated Testing Tools

A Study on Issues, Challenges and Comparison of Various Automated Testing Tools RESEARCH ARTICLE A Study on Issues, Challenges and Comparison of Various Automated Testing Tools Dr. K B Priya Iyer 1, Sharmili V 2 1 Associate Professor, 2 Student - M.Sc. Information Technology Department

More information

TEST AUTOMATION. Excel Global Solutions Inc. All Rights Reserved.

TEST AUTOMATION. Excel Global Solutions Inc. All Rights Reserved. TEST AUTOMATION Table of Contents Introduction... 3 Automation Frameworks:... 3 Uses for a framework:... 3 Advantages of Test Automation over Manual Testing:... 3 Principles of Test Automation:... 4 Choosing

More information

Manual Testing. Software Development Life Cycle. Verification. Mobile Testing

Manual Testing.  Software Development Life Cycle. Verification. Mobile Testing 10 Weeks (Weekday Batches) or 12 Weekends (Weekend batches) To become a Professional Software Tester To enable the students to become Employable Manual Testing Fundamental of Testing What is software testing?

More information

DOWNLOAD OR READ : TEST AUTOMATION USING HP UNIFIED FUNCTIONAL TESTING EXPLORE LATEST VERSION OF QTP PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : TEST AUTOMATION USING HP UNIFIED FUNCTIONAL TESTING EXPLORE LATEST VERSION OF QTP PDF EBOOK EPUB MOBI DOWNLOAD OR READ : TEST AUTOMATION USING HP UNIFIED FUNCTIONAL TESTING EXPLORE LATEST VERSION OF QTP PDF EBOOK EPUB MOBI Page 1 Page 2 test automation using hp unified functional testing explore latest

More information

How Verizon boosted product delivery with Dynatrace Software Intelligence

How Verizon boosted product delivery with Dynatrace Software Intelligence How Verizon boosted product delivery with Dynatrace Software Intelligence 3x faster build and test cycles 2x faster deployments 33 percent faster revenue realization 50 percent reduction in issues 2019

More information

Accelerate Your Enterprise Private Cloud Initiative

Accelerate Your Enterprise Private Cloud Initiative Cisco Cloud Comprehensive, enterprise cloud enablement services help you realize a secure, agile, and highly automated infrastructure-as-a-service (IaaS) environment for cost-effective, rapid IT service

More information

White Paper. Model-View Architecture for Test Automation. Author Naman Singhal 24 October 2013

White Paper. Model-View Architecture for Test Automation. Author Naman Singhal 24 October 2013 White Paper Model-View Architecture for Test Automation 24 October 2013 The objective of the present paper is to present a solution (a test automation framework) with which test automation can be done

More information

DATACENTER SERVICES DATACENTER

DATACENTER SERVICES DATACENTER SERVICES SOLUTION SUMMARY ALL CHANGE React, grow and innovate faster with Computacenter s agile infrastructure services Customers expect an always-on, superfast response. Businesses need to release new

More information

Grid Technologies Panel

Grid Technologies Panel Grid Technologies Panel 12 November 2013 Susan Van Scoyoc, PMP Director, Power & Energy Solutions Pitt Electric Power Industry Conference Who We Are CTC s capabilities include: Advanced Engineering and

More information

Governance for the Public Sector Cloud

Governance for the Public Sector Cloud Governance for the Public Sector Cloud Managing Cost and Ensuring Compliance Paving the Way to the Cloud Forecasting a potential 30% reduction in data infrastructure spend, the U.S. Government embarked

More information

Test Automation Using Hp Unified Functional Testing

Test Automation Using Hp Unified Functional Testing We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with test automation using

More information

QUALITY ASSURANCE amron

QUALITY ASSURANCE amron 0 Training Details Course Duration: 55-60 hours Training + Assignments + Actual Project Based Case Studies Training Materials: All attendees will receive: Assignment after each module, video recording

More information

The Business Value of Virtualizing Oracle ebusiness Suite. Haroon Qureshi QSolve, Inc.

The Business Value of Virtualizing Oracle ebusiness Suite. Haroon Qureshi QSolve, Inc. The Business Value of Virtualizing Oracle ebusiness Suite Haroon Qureshi QSolve, Inc. hqureshi@qsolveinc.com http://www.qsolveinc.com Agenda Introductions Introduction to Virtualization Challenges with

More information

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus

LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus LEVERAGING VISUAL STUDIO TEAM SYSTEM 2008 Course LTS08: Five days; Instructor-Led Course Syllabus INTRODUCTION This five-day, instructor-led course provides students with the knowledge and skills to effectively

More information

ENABLING QA THROUGH ANAPLAN MODEL TESTING

ENABLING QA THROUGH ANAPLAN MODEL TESTING WHITE PAPER ENABLING QA THROUGH ANAPLAN MODEL TESTING - Mangala Jagadish Rao - Harshada Nayan Tendulkar Abstract Anaplan is a cloud-based platform that can create various business models to meet different

More information

VMEdu. 94 (Out of 100) D&B Rating. A+ BBB Rating. VMEdu Training. VMEdu Platform

VMEdu. 94 (Out of 100) D&B Rating. A+ BBB Rating. VMEdu Training. VMEdu Platform VMEdu VMEdu provides organizations with corporate training and training solutions to manage their learning and development needs efficiently. VMEdu Training VMEdu Inc. is a leading global training service

More information

Deliver robust products at reduced cost by linking model-driven software testing to quality management.

Deliver robust products at reduced cost by linking model-driven software testing to quality management. Quality management White paper September 2009 Deliver robust products at reduced cost by linking model-driven software testing to quality management. Page 2 Contents 2 Closing the productivity gap between

More information

Team Capabilities and Specializations

Team Capabilities and Specializations Team Capabilities and Specializations X-Feds, The Small Business headquartered in San Diego, CA with satellite offices located in Virginia, Indiana, Charleston and the National Capital Region. Established

More information

From Requirements to Test Automation in Minutes Manual Testing is Now a Thing of the Past! November 20, 2014

From Requirements to Test Automation in Minutes Manual Testing is Now a Thing of the Past! November 20, 2014 From Requirements to Test Automation in Minutes Manual Testing is Now a Thing of the Past! November 20, 2014 Brought to you by Housekeeping This LIVE session is being recorded Recordings are available

More information

Professional (CBAP) version 3

Professional (CBAP) version 3 Certified Business Analysis Professional (CBAP) version 3 Amman Jordan July 29 th August 5 th, 2017 Instructor Mr. Tareq Al Nashawati Certified CBAP, PMP Table of Content 1 PROGRAM VALUE... 3 2 TARGET

More information

SQS the world s leading specialist in software quality. sqs.com

SQS the world s leading specialist in software quality. sqs.com SQS the world s leading specialist in software quality sqs.com Please copy a slide with a suitable picture from the file Title Slides_EN.pptx (change to presentation mode to download) and paste it here.

More information

Software Quality Manual Testing 2015 Tutorials READ ONLINE

Software Quality Manual Testing 2015 Tutorials READ ONLINE Software Quality Manual Testing 2015 Tutorials READ ONLINE Software Testing Network - Here you can find the best articles on Software Testing, Software Testing, Manual Testing, Automation Testing, QTP.

More information

DeceSoft. Add-on Products for SAP Solution Manager. April 2018

DeceSoft. Add-on Products for SAP Solution Manager. April 2018 DeceSoft Add-on Products for SAP Solution Manager April 2018 AGENDA DeceSoft add-on products for SAP Solution Manager 1 2 3 4 5 Product Overview DTD - DeceSoft Test Data DBP - DeceSoft Business Process

More information

Date - 16 May 2013 Time - 11:30 AM - 1:00 PM Location South Wacker Drive 33rd Floor Chicago, Il United Airlines

Date - 16 May 2013 Time - 11:30 AM - 1:00 PM Location South Wacker Drive 33rd Floor Chicago, Il United Airlines Date - 16 May 2013 Time - 11:30 AM - 1:00 PM Location - 233 South Wacker Drive 33rd Floor Chicago, Il 60606 Presenter - Raj Koul United Airlines Introduction Raj Koul manages Enterprise Quality Assurance

More information

Fundamentals: Managing and Extending Microsoft Office & SharePoint with EMC Documentum

Fundamentals: Managing and Extending Microsoft Office & SharePoint with EMC Documentum 1 Fundamentals: Managing and Extending Microsoft Office & SharePoint with EMC Documentum Bryan House Group Marketing Manager August 29 th, 2006 Lance Shaw Senior Product Marketing Manager 2 Agenda Microsoft

More information

Value of managing and running automated functional tests with Rational Quality Manager

Value of managing and running automated functional tests with Rational Quality Manager Value of managing and running automated functional tests with Rational Quality Manager Shinoj Zacharias (Shinoj.zacharias@in.ibm.com) Senior Software Engineer, Technical Lead IBM Software Fariz Saracevic

More information

Test Automation as a Service (TaaaS)

Test Automation as a Service (TaaaS) Introduction Test Automation as a Service (TaaaS) Next Generation Testing: Innovations and Challenges Jonathon Lee Wright Director of Testing jlwright@iee.org @jonathon_wright www.taaas.net (blog) www.automation.org.uk

More information