+ All Categories
Home > Documents > Test Automation Strategies in a Continuous Delivery Ecosystem

Test Automation Strategies in a Continuous Delivery Ecosystem

Date post: 16-Apr-2017
Category:
Upload: cognizant
View: 253 times
Download: 0 times
Share this document with a friend
6
cognizant 20-20 insights | October 2016 Cognizant 20-20 Insights Test Automation Strategies in a Continuous Delivery Ecosystem Testing organizations must always balance quality with continuous delivery. By adopting intelligent automation tools and techniques, they can simultaneously maintain agility and enhance development efficiencies. Executive Summary To keep pace in the digital era, enterprises must modernize how they build applications in order to meet users’ ever-rising business require- ments and manage ever-faster releases of new features and functionalities. To make this happen, continuous integration (CI) techniques can be applied to ensure hoped-for results are delivered by rapid development models such as Agile and extreme programming (XP). 1 While automation is the basis of CI, test automation — in a CI construct — is fraught with challenges, and is easier said than done. Each code integration is verified by an automated build followed by an automated “smoke” test, allowing teams to detect problems early in the lifecycle. It is important to understand and overcome these challenges and find a way to automate tests by applying CI techniques to enable seamless and continuous delivery (CD). This white paper highlights the role of CI in CD, identifying the challenges of test automation in a CI environment and exploring various automation techniques that improve agility in continuous testing. Role of Continuous Integration in Continuous Delivery With mounting business demands to accelerate time to market, we see more teams migrating from traditional development models to continuous delivery based on Agile development methods. Through this approach, software is developed in short cycles, thereby ensuring reli- ability for timely releases. This results in building, testing and releasing the software faster and more frequently. The approach has proven to reduce cost, time and the risk of delivering critical changes to production, thereby allowing incre- mental updates to the production system. CD is driven by CI. In CI, the code is logged-in several times a day and then re-compiled, generating multiple QA feedback loops. Thus, it is necessary for development teams to collaborate and make frequent deployments, which mandates greater levels of process automation. Also, to successfully apply CI, automation of the build and deployment process is critical; this ensures a self- testing build and makes the entire process trans- parent and agile. Figure 1 (see next page) depicts the involvement of automation in CD.
Transcript
Page 1: Test Automation Strategies in a Continuous Delivery Ecosystem

cognizant 20-20 insights | October 2016

bull Cognizant 20-20 Insights

Test Automation Strategies in a Continuous Delivery EcosystemTesting organizations must always balance quality with continuous delivery By adopting intelligent automation tools and techniques they can simultaneously maintain agility and enhance development efficiencies

Executive Summary To keep pace in the digital era enterprises must modernize how they build applications in order to meet usersrsquo ever-rising business require-ments and manage ever-faster releases of new features and functionalities To make this happen continuous integration (CI) techniques can be applied to ensure hoped-for results are delivered by rapid development models such as Agile and extreme programming (XP)1

While automation is the basis of CI test automation mdash in a CI construct mdash is fraught with challenges and is easier said than done Each code integration is verified by an automated build followed by an automated ldquosmokerdquo test allowing teams to detect problems early in the lifecycle It is important to understand and overcome these challenges and find a way to automate tests by applying CI techniques to enable seamless and continuous delivery (CD)

This white paper highlights the role of CI in CD identifying the challenges of test automation in a CI environment and exploring various automation techniques that improve agility in continuous testing

Role of Continuous Integration in Continuous Delivery With mounting business demands to accelerate time to market we see more teams migrating from traditional development models to continuous delivery based on Agile development methods Through this approach software is developed in short cycles thereby ensuring reli-ability for timely releases This results in building testing and releasing the software faster and more frequently The approach has proven to reduce cost time and the risk of delivering critical changes to production thereby allowing incre-mental updates to the production system

CD is driven by CI In CI the code is logged-in several times a day and then re-compiled generating multiple QA feedback loops Thus it is necessary for development teams to collaborate and make frequent deployments which mandates greater levels of process automation Also to successfully apply CI automation of the build and deployment process is critical this ensures a self-testing build and makes the entire process trans-parent and agile Figure 1 (see next page) depicts the involvement of automation in CD

cognizant 20-20 insights 2

Continuous Integration The Foundation for Continuous Delivery

Figure 1

Val

ue

DevTestProvision

Releaseamp

Roll-back

Monitoringamp Incident

Resolution

Continuous Operations

Continuous Delivery

Continuous Integration

Agile Development

Projectpromotion

IT Servicesmanagement

DevOps

IT OpsProd

Deploy StageTestQA DeployBuildCodePlan

Automated Processes

Productpromotion

Quick Take

After adopting an Agile development meth-odology a large US-based provider of group disability benefits lacked standard frameworks processes and QA disciplines for test automation There was a high dependency on manual kick-off of automation suites and resources There were over 200 application test cases but there was no way to determine an optimal suite for a particular package

We helped this client automate early by leveraging a customized componentization test

framework that enabled its development and QA teams to adapt to frequent application changes in its newly-minted Agile development environment Our QA teams also built a robust regression suite over multiple Sprints thereby helping the client achieve a 72 improvement in test coverage and reduce testing costs by 43 over successive Sprints For the business these advancements in the software delivery pipeline enabled shorter time to market for new product features with fewer defects and reduced downtime

Reducing Costs by 43 for a Leading US Based Provider of Group Disability Insurance

Challenges in Automating QA in Continuous DeliveryAs specifications evolve and must be continu-ously integrated into a productrsquos final code the time and scope for a release in the development cycle are limited Moreover frequent builds may also decrease the stability of the code Hence it is crucial to address QA in a more robust manner Often during Agile development projects the functionalities and UI change across multiple Sprints hence automating QA is far from an easy task In our engagements we have experienced the following test automation challenges in Agile delivery projects

bull Ensuring test coverage As code is integrated continuously chances are that critical tests for a particular requirement could be missed Also unanticipated code changes could lead to limited test coverage during automation

bull Costlier defect fixes Where test coverage is not complete defects that belong to an earlier Sprint are detected much later in the development cycle Once the application is in production these defects prove to be signifi-cantly costly to fix

bull Compromise of user performance As software features are added incrementally more lines of code are generated leading to performance

cognizant 20-20 insights 2

cognizant 20-20 insights 33cognizant 20-20 insights

Early Test Automation Model for Continuous Integration

Early automation feeds in to efficient functional cycle

Automation building blocks developed

early in SDLC

Incremental improvement in coverage

With every new iteration the automation foundation gets stronger and functional testing

gets fast-tracked

Product Backlog

ITERATION 1

Feature

ConstructionFeature

Developed

Functional Test Cases Design

Functional Test Execution

Regression Cases Identified

Regression Cases Automation

ITERATION 2 ITERATION N Code construction amp Functional test case

design begins

Feature

ConstructionFeature

Developed

Functional Test Cases Design

Functional Test Execution

Regression Cases Identified

Regression Cases Automation

Continuous Regression

(Automated)

Figure 2

We undertook a large-scale database migration for a multinational bank with a focus on investment banking asset management private banking private wealth management treasuries and securities services This required that the validation of functional flows residing in over 25000 database objects be deferred to functional testing These database objects consti-tuted approximately 60 of functional behavior

We automated the database validation of stored procedures and the generation of input parameters These automated procceses accounted for 60 of functional flows before UI readiness The net result a 72 reduction in testing efforts

Quick Take Delivering a 72 Reduction in Testing Efforts to a Leading Multinational Bank

3cognizant 20-20 insights

cognizant 20-20 insights 4

Quick Take

This healthcare client planned weekly release cycles to major applications which involved execution of hundreds of functional tests Time constraints for product releases meant that these tests were performed in parallel to development Due to lack of visibility on the test cases that were impacted by code changes these tests were executed several times over the course of a release As a result the

same requirements were tested more than once while a few requirements were not tested at all impacting coverage and cost

To alleviate this we deployed an analytics-based code coverage framework which identified the critical tests and reduced testing cycles from 239 to 66 and reduced overall QA costs by 50

QA Costs Halved for a Leading US Healthcare Provider

Early automation enables efficient and automation-friendly test

designs feeding in to an efficient functional cycle

issues especially if development teams are not aware of the impact that code changes could have on end-user performance

As developers work in collaboration with testers it is important to ensure that persistent rapid testing and fixes are performed continuously

Thus despite the aforementioned challenges CI automation will play a critical role in expediting the delivery pipeline by completely eliminat-ing wait time and it sets the foundation for CD These challenges all need to be duly addressed to ensure seamless CD

Automation Technique 1 Achieve Continuous Regression

QA organizations must keep pace with evolving development methodologies As automation becomes inevitable in an Agile development world it is important to automate early for CI and CD Through early automation the building blocks of automation are applied much earlier in the Agile development cycle Early automation enables efficient and automation-friendly test designs feeding in to an efficient functional cycle As a result continuous regression that exercises

iteratively-built code results in a stronger automation foundation Figure 2 (previous page) depicts our approach to early automation

Through early automation functional testing is fast-tracked This approach not only reduces the efforts of repetitive functional tests prerequisites but expedites overall functional test execution Early automation helps teams to move data-driv-en functional tests directly to automation (see Quick Take page 2)

Automation Technique 2 Think Before UI

In CI the UI layer is built over successive iterations However a complete user interface is not available for UI-based automation Therefore QA organizations must consider unconven-tional automation models to automate early Applications with multitier architectures built on Web servicesAPIs messaging middleware and databases pose an opportunity to validate business rules logic and functionality at interme-diate layers as well as on back-end systems They communicate with each other through messaging protocols but most of the critical business logic resides in the database in the form of various database objects

Looking beyond UI creates opportunities to utilize the communication layer to simulate any upstream application behavior thus reducing the dependency on upstream applications Similarly any downstream check on the data flow can be

cognizant 20-20 insights 4

cognizant 20-20 insights 55cognizant 20-20 insights

Quick Take

This clientrsquos QA teams were challenged to keep up with aggressive multi-state roll-out schedules of the companyrsquos policy administration system Frequent builds across multiple environments each having different configurations required more efficient ways of certifying the builds so that subsequent testing services of various kinds can be performed across environments

We recommended Jenkins as the CI solution and SonarQube for code coverage With no manual intervention test environment availability improved by up to 98 from 70 while overall deployment time was reduced 60 saving 8000 testing hours per release over a period of 10 weeks

Deployment Time Slashed 60 for a Large North American Motor Club

Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI

performed by verifying the status in downstream databases or validating the returning messages We have built a few utilities around message-based validation and database object validation such as Quetest and Object Test Pro which can be used to enable component automation (see Quick Take previous page)

Automation Technique 3 Optimize Testing at Code Level

Conventional requirements-based testing of code changes tends to result in considerable over-test-ing without the guarantee of complete coverage The impact of missed tests on coverage and quality is significant in CI This typically results in additional QA cost and extended testing timelines that in turn impact project success We developed a solution that automates the impact analysis of code changes to affected test cases by scanning the application build and by automatically mapping code components from the build to test cases This ensures optimized testing while maximizing test coverage (see Quick Take previous page)

Automation Technique 4 Minimize Manual Intervention

As development and testing increasingly run in parallel stakeholders need better collaboration Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI The selection of the right tool could help in improved deployment success and minimize the broken builds

This is vital especially when organizations work on multiple code changes during a single day CI servers pick up the daily commits and create automated builds which are then deployed daily to the build environment Key stakeholders review the findings on a daily basis and address those before the next code log We created frameworks across CI functions such as Craft SPRITZ and analytics-based solutions that provide a snapshot of the status at any given time

Looking ForwardAs modern development techniques based on Lean principles emerge QA teams have to keep pace with the agility of development teams While automation is inevitable in the building and deployment of rapid development models QA automation becomes increasingly challenging

A single solution is not possible However by adopting an intelligent automation technique that automates an application at every stage of its journey mdash from a code to a component to the UI mdash QA organizations can offset the challenges that are inherent in conventional CI automation techniques

5cognizant 20-20 insights

About CognizantCognizant (NASDAQ CTSH) is a leading provider of information technology consulting and business process services dedicated to helping the worldrsquos leading companies build stronger businesses Headquartered in Teaneck New Jersey (US) Cognizant combines a passion for client satisfaction technology innovation deep industry and business process expertise and a global collaborative workforce that embodies the future of work With over 100 development and delivery centers worldwide and approximately 244300 employees as of June 30 2016 Cognizant is a member of the NASDAQ-100 the SampP 500 the Forbes Global 2000 and the Fortune 500 and is ranked among the top performing and fastest growing companies in the world Visit us online at wwwcognizantcom or follow us on Twitter Cognizant

World Headquarters500 Frank W Burr BlvdTeaneck NJ 07666 USAPhone +1 201 801 0233Fax +1 201 801 0243Toll Free +1 888 937 3277Email inquirycognizantcom

European Headquarters1 Kingdom StreetPaddington CentralLondon W2 6BDPhone +44 (0) 20 7297 7600Fax +44 (0) 20 7121 0102Email infoukcognizantcom

India Operations Headquarters5535 Old Mahabalipuram RoadOkkiyam Pettai ThoraipakkamChennai 600 096 IndiaPhone +91 (0) 44 4209 6000Fax +91 (0) 44 4209 6060Email inquiryindiacognizantcom

copy Copyright 2016 Cognizant All rights reserved No part of this document may be reproduced stored in a retrieval system transmitted in any form or by any means electronic mechanical photocopying recording or otherwise without the express written permission from Cognizant The information contained herein is subject to change without notice All other trademarks mentioned herein are the property of their respective owners

Codex 2220

About the AuthorsSriram Sitaraman is a Technology Leader of the Automation Center of Excellence (NA) within Cogni-zantrsquos Quality Engineering and Assurance business unit He has 14-plus years of experience in IT with a focus on functional and automation testing Sriram has hands-on experience with multiple indus-try-leading automation and test management tools Specializing in development and implementation of automation frameworks and solutions for the Agile methodology he is an experienced automation architect who focuses on automation strategy design and architecture Sriram is an innovative profes-sional with a proven ability to identify analyze and solve problems to increase customer satisfaction He received his masterrsquos degree in computer science from University of Madras Sriram can be reached at SriramSitaramancognizantcom

Rameshkumar Bar is a Senior Automation Architect with Cognizantrsquos Technology Center of Excellence within its Quality Engineering and Assurance business unit He has 13 years of experience in the infor-mation technology field of which the last five years have been with Cognizant Ramesh has extensive experience in developing Web applications on the NET platform and building test automation frameworks using commercial and open source tools His areas of specialization include test automation continuous integration and test data management He received an engineering degree in information technology from Saurashtra University India Ramesh can be reached at RameshkumarBarcognizantcom

Footnote1 ldquoModernize Application Development to Succeed as a Digital Businessrdquo Gartner March 30 2016

httpswwwgartnercomdoc3270018refval=amppcp=mpe

Page 2: Test Automation Strategies in a Continuous Delivery Ecosystem

cognizant 20-20 insights 2

Continuous Integration The Foundation for Continuous Delivery

Figure 1

Val

ue

DevTestProvision

Releaseamp

Roll-back

Monitoringamp Incident

Resolution

Continuous Operations

Continuous Delivery

Continuous Integration

Agile Development

Projectpromotion

IT Servicesmanagement

DevOps

IT OpsProd

Deploy StageTestQA DeployBuildCodePlan

Automated Processes

Productpromotion

Quick Take

After adopting an Agile development meth-odology a large US-based provider of group disability benefits lacked standard frameworks processes and QA disciplines for test automation There was a high dependency on manual kick-off of automation suites and resources There were over 200 application test cases but there was no way to determine an optimal suite for a particular package

We helped this client automate early by leveraging a customized componentization test

framework that enabled its development and QA teams to adapt to frequent application changes in its newly-minted Agile development environment Our QA teams also built a robust regression suite over multiple Sprints thereby helping the client achieve a 72 improvement in test coverage and reduce testing costs by 43 over successive Sprints For the business these advancements in the software delivery pipeline enabled shorter time to market for new product features with fewer defects and reduced downtime

Reducing Costs by 43 for a Leading US Based Provider of Group Disability Insurance

Challenges in Automating QA in Continuous DeliveryAs specifications evolve and must be continu-ously integrated into a productrsquos final code the time and scope for a release in the development cycle are limited Moreover frequent builds may also decrease the stability of the code Hence it is crucial to address QA in a more robust manner Often during Agile development projects the functionalities and UI change across multiple Sprints hence automating QA is far from an easy task In our engagements we have experienced the following test automation challenges in Agile delivery projects

bull Ensuring test coverage As code is integrated continuously chances are that critical tests for a particular requirement could be missed Also unanticipated code changes could lead to limited test coverage during automation

bull Costlier defect fixes Where test coverage is not complete defects that belong to an earlier Sprint are detected much later in the development cycle Once the application is in production these defects prove to be signifi-cantly costly to fix

bull Compromise of user performance As software features are added incrementally more lines of code are generated leading to performance

cognizant 20-20 insights 2

cognizant 20-20 insights 33cognizant 20-20 insights

Early Test Automation Model for Continuous Integration

Early automation feeds in to efficient functional cycle

Automation building blocks developed

early in SDLC

Incremental improvement in coverage

With every new iteration the automation foundation gets stronger and functional testing

gets fast-tracked

Product Backlog

ITERATION 1

Feature

ConstructionFeature

Developed

Functional Test Cases Design

Functional Test Execution

Regression Cases Identified

Regression Cases Automation

ITERATION 2 ITERATION N Code construction amp Functional test case

design begins

Feature

ConstructionFeature

Developed

Functional Test Cases Design

Functional Test Execution

Regression Cases Identified

Regression Cases Automation

Continuous Regression

(Automated)

Figure 2

We undertook a large-scale database migration for a multinational bank with a focus on investment banking asset management private banking private wealth management treasuries and securities services This required that the validation of functional flows residing in over 25000 database objects be deferred to functional testing These database objects consti-tuted approximately 60 of functional behavior

We automated the database validation of stored procedures and the generation of input parameters These automated procceses accounted for 60 of functional flows before UI readiness The net result a 72 reduction in testing efforts

Quick Take Delivering a 72 Reduction in Testing Efforts to a Leading Multinational Bank

3cognizant 20-20 insights

cognizant 20-20 insights 4

Quick Take

This healthcare client planned weekly release cycles to major applications which involved execution of hundreds of functional tests Time constraints for product releases meant that these tests were performed in parallel to development Due to lack of visibility on the test cases that were impacted by code changes these tests were executed several times over the course of a release As a result the

same requirements were tested more than once while a few requirements were not tested at all impacting coverage and cost

To alleviate this we deployed an analytics-based code coverage framework which identified the critical tests and reduced testing cycles from 239 to 66 and reduced overall QA costs by 50

QA Costs Halved for a Leading US Healthcare Provider

Early automation enables efficient and automation-friendly test

designs feeding in to an efficient functional cycle

issues especially if development teams are not aware of the impact that code changes could have on end-user performance

As developers work in collaboration with testers it is important to ensure that persistent rapid testing and fixes are performed continuously

Thus despite the aforementioned challenges CI automation will play a critical role in expediting the delivery pipeline by completely eliminat-ing wait time and it sets the foundation for CD These challenges all need to be duly addressed to ensure seamless CD

Automation Technique 1 Achieve Continuous Regression

QA organizations must keep pace with evolving development methodologies As automation becomes inevitable in an Agile development world it is important to automate early for CI and CD Through early automation the building blocks of automation are applied much earlier in the Agile development cycle Early automation enables efficient and automation-friendly test designs feeding in to an efficient functional cycle As a result continuous regression that exercises

iteratively-built code results in a stronger automation foundation Figure 2 (previous page) depicts our approach to early automation

Through early automation functional testing is fast-tracked This approach not only reduces the efforts of repetitive functional tests prerequisites but expedites overall functional test execution Early automation helps teams to move data-driv-en functional tests directly to automation (see Quick Take page 2)

Automation Technique 2 Think Before UI

In CI the UI layer is built over successive iterations However a complete user interface is not available for UI-based automation Therefore QA organizations must consider unconven-tional automation models to automate early Applications with multitier architectures built on Web servicesAPIs messaging middleware and databases pose an opportunity to validate business rules logic and functionality at interme-diate layers as well as on back-end systems They communicate with each other through messaging protocols but most of the critical business logic resides in the database in the form of various database objects

Looking beyond UI creates opportunities to utilize the communication layer to simulate any upstream application behavior thus reducing the dependency on upstream applications Similarly any downstream check on the data flow can be

cognizant 20-20 insights 4

cognizant 20-20 insights 55cognizant 20-20 insights

Quick Take

This clientrsquos QA teams were challenged to keep up with aggressive multi-state roll-out schedules of the companyrsquos policy administration system Frequent builds across multiple environments each having different configurations required more efficient ways of certifying the builds so that subsequent testing services of various kinds can be performed across environments

We recommended Jenkins as the CI solution and SonarQube for code coverage With no manual intervention test environment availability improved by up to 98 from 70 while overall deployment time was reduced 60 saving 8000 testing hours per release over a period of 10 weeks

Deployment Time Slashed 60 for a Large North American Motor Club

Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI

performed by verifying the status in downstream databases or validating the returning messages We have built a few utilities around message-based validation and database object validation such as Quetest and Object Test Pro which can be used to enable component automation (see Quick Take previous page)

Automation Technique 3 Optimize Testing at Code Level

Conventional requirements-based testing of code changes tends to result in considerable over-test-ing without the guarantee of complete coverage The impact of missed tests on coverage and quality is significant in CI This typically results in additional QA cost and extended testing timelines that in turn impact project success We developed a solution that automates the impact analysis of code changes to affected test cases by scanning the application build and by automatically mapping code components from the build to test cases This ensures optimized testing while maximizing test coverage (see Quick Take previous page)

Automation Technique 4 Minimize Manual Intervention

As development and testing increasingly run in parallel stakeholders need better collaboration Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI The selection of the right tool could help in improved deployment success and minimize the broken builds

This is vital especially when organizations work on multiple code changes during a single day CI servers pick up the daily commits and create automated builds which are then deployed daily to the build environment Key stakeholders review the findings on a daily basis and address those before the next code log We created frameworks across CI functions such as Craft SPRITZ and analytics-based solutions that provide a snapshot of the status at any given time

Looking ForwardAs modern development techniques based on Lean principles emerge QA teams have to keep pace with the agility of development teams While automation is inevitable in the building and deployment of rapid development models QA automation becomes increasingly challenging

A single solution is not possible However by adopting an intelligent automation technique that automates an application at every stage of its journey mdash from a code to a component to the UI mdash QA organizations can offset the challenges that are inherent in conventional CI automation techniques

5cognizant 20-20 insights

About CognizantCognizant (NASDAQ CTSH) is a leading provider of information technology consulting and business process services dedicated to helping the worldrsquos leading companies build stronger businesses Headquartered in Teaneck New Jersey (US) Cognizant combines a passion for client satisfaction technology innovation deep industry and business process expertise and a global collaborative workforce that embodies the future of work With over 100 development and delivery centers worldwide and approximately 244300 employees as of June 30 2016 Cognizant is a member of the NASDAQ-100 the SampP 500 the Forbes Global 2000 and the Fortune 500 and is ranked among the top performing and fastest growing companies in the world Visit us online at wwwcognizantcom or follow us on Twitter Cognizant

World Headquarters500 Frank W Burr BlvdTeaneck NJ 07666 USAPhone +1 201 801 0233Fax +1 201 801 0243Toll Free +1 888 937 3277Email inquirycognizantcom

European Headquarters1 Kingdom StreetPaddington CentralLondon W2 6BDPhone +44 (0) 20 7297 7600Fax +44 (0) 20 7121 0102Email infoukcognizantcom

India Operations Headquarters5535 Old Mahabalipuram RoadOkkiyam Pettai ThoraipakkamChennai 600 096 IndiaPhone +91 (0) 44 4209 6000Fax +91 (0) 44 4209 6060Email inquiryindiacognizantcom

copy Copyright 2016 Cognizant All rights reserved No part of this document may be reproduced stored in a retrieval system transmitted in any form or by any means electronic mechanical photocopying recording or otherwise without the express written permission from Cognizant The information contained herein is subject to change without notice All other trademarks mentioned herein are the property of their respective owners

Codex 2220

About the AuthorsSriram Sitaraman is a Technology Leader of the Automation Center of Excellence (NA) within Cogni-zantrsquos Quality Engineering and Assurance business unit He has 14-plus years of experience in IT with a focus on functional and automation testing Sriram has hands-on experience with multiple indus-try-leading automation and test management tools Specializing in development and implementation of automation frameworks and solutions for the Agile methodology he is an experienced automation architect who focuses on automation strategy design and architecture Sriram is an innovative profes-sional with a proven ability to identify analyze and solve problems to increase customer satisfaction He received his masterrsquos degree in computer science from University of Madras Sriram can be reached at SriramSitaramancognizantcom

Rameshkumar Bar is a Senior Automation Architect with Cognizantrsquos Technology Center of Excellence within its Quality Engineering and Assurance business unit He has 13 years of experience in the infor-mation technology field of which the last five years have been with Cognizant Ramesh has extensive experience in developing Web applications on the NET platform and building test automation frameworks using commercial and open source tools His areas of specialization include test automation continuous integration and test data management He received an engineering degree in information technology from Saurashtra University India Ramesh can be reached at RameshkumarBarcognizantcom

Footnote1 ldquoModernize Application Development to Succeed as a Digital Businessrdquo Gartner March 30 2016

httpswwwgartnercomdoc3270018refval=amppcp=mpe

Page 3: Test Automation Strategies in a Continuous Delivery Ecosystem

cognizant 20-20 insights 33cognizant 20-20 insights

Early Test Automation Model for Continuous Integration

Early automation feeds in to efficient functional cycle

Automation building blocks developed

early in SDLC

Incremental improvement in coverage

With every new iteration the automation foundation gets stronger and functional testing

gets fast-tracked

Product Backlog

ITERATION 1

Feature

ConstructionFeature

Developed

Functional Test Cases Design

Functional Test Execution

Regression Cases Identified

Regression Cases Automation

ITERATION 2 ITERATION N Code construction amp Functional test case

design begins

Feature

ConstructionFeature

Developed

Functional Test Cases Design

Functional Test Execution

Regression Cases Identified

Regression Cases Automation

Continuous Regression

(Automated)

Figure 2

We undertook a large-scale database migration for a multinational bank with a focus on investment banking asset management private banking private wealth management treasuries and securities services This required that the validation of functional flows residing in over 25000 database objects be deferred to functional testing These database objects consti-tuted approximately 60 of functional behavior

We automated the database validation of stored procedures and the generation of input parameters These automated procceses accounted for 60 of functional flows before UI readiness The net result a 72 reduction in testing efforts

Quick Take Delivering a 72 Reduction in Testing Efforts to a Leading Multinational Bank

3cognizant 20-20 insights

cognizant 20-20 insights 4

Quick Take

This healthcare client planned weekly release cycles to major applications which involved execution of hundreds of functional tests Time constraints for product releases meant that these tests were performed in parallel to development Due to lack of visibility on the test cases that were impacted by code changes these tests were executed several times over the course of a release As a result the

same requirements were tested more than once while a few requirements were not tested at all impacting coverage and cost

To alleviate this we deployed an analytics-based code coverage framework which identified the critical tests and reduced testing cycles from 239 to 66 and reduced overall QA costs by 50

QA Costs Halved for a Leading US Healthcare Provider

Early automation enables efficient and automation-friendly test

designs feeding in to an efficient functional cycle

issues especially if development teams are not aware of the impact that code changes could have on end-user performance

As developers work in collaboration with testers it is important to ensure that persistent rapid testing and fixes are performed continuously

Thus despite the aforementioned challenges CI automation will play a critical role in expediting the delivery pipeline by completely eliminat-ing wait time and it sets the foundation for CD These challenges all need to be duly addressed to ensure seamless CD

Automation Technique 1 Achieve Continuous Regression

QA organizations must keep pace with evolving development methodologies As automation becomes inevitable in an Agile development world it is important to automate early for CI and CD Through early automation the building blocks of automation are applied much earlier in the Agile development cycle Early automation enables efficient and automation-friendly test designs feeding in to an efficient functional cycle As a result continuous regression that exercises

iteratively-built code results in a stronger automation foundation Figure 2 (previous page) depicts our approach to early automation

Through early automation functional testing is fast-tracked This approach not only reduces the efforts of repetitive functional tests prerequisites but expedites overall functional test execution Early automation helps teams to move data-driv-en functional tests directly to automation (see Quick Take page 2)

Automation Technique 2 Think Before UI

In CI the UI layer is built over successive iterations However a complete user interface is not available for UI-based automation Therefore QA organizations must consider unconven-tional automation models to automate early Applications with multitier architectures built on Web servicesAPIs messaging middleware and databases pose an opportunity to validate business rules logic and functionality at interme-diate layers as well as on back-end systems They communicate with each other through messaging protocols but most of the critical business logic resides in the database in the form of various database objects

Looking beyond UI creates opportunities to utilize the communication layer to simulate any upstream application behavior thus reducing the dependency on upstream applications Similarly any downstream check on the data flow can be

cognizant 20-20 insights 4

cognizant 20-20 insights 55cognizant 20-20 insights

Quick Take

This clientrsquos QA teams were challenged to keep up with aggressive multi-state roll-out schedules of the companyrsquos policy administration system Frequent builds across multiple environments each having different configurations required more efficient ways of certifying the builds so that subsequent testing services of various kinds can be performed across environments

We recommended Jenkins as the CI solution and SonarQube for code coverage With no manual intervention test environment availability improved by up to 98 from 70 while overall deployment time was reduced 60 saving 8000 testing hours per release over a period of 10 weeks

Deployment Time Slashed 60 for a Large North American Motor Club

Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI

performed by verifying the status in downstream databases or validating the returning messages We have built a few utilities around message-based validation and database object validation such as Quetest and Object Test Pro which can be used to enable component automation (see Quick Take previous page)

Automation Technique 3 Optimize Testing at Code Level

Conventional requirements-based testing of code changes tends to result in considerable over-test-ing without the guarantee of complete coverage The impact of missed tests on coverage and quality is significant in CI This typically results in additional QA cost and extended testing timelines that in turn impact project success We developed a solution that automates the impact analysis of code changes to affected test cases by scanning the application build and by automatically mapping code components from the build to test cases This ensures optimized testing while maximizing test coverage (see Quick Take previous page)

Automation Technique 4 Minimize Manual Intervention

As development and testing increasingly run in parallel stakeholders need better collaboration Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI The selection of the right tool could help in improved deployment success and minimize the broken builds

This is vital especially when organizations work on multiple code changes during a single day CI servers pick up the daily commits and create automated builds which are then deployed daily to the build environment Key stakeholders review the findings on a daily basis and address those before the next code log We created frameworks across CI functions such as Craft SPRITZ and analytics-based solutions that provide a snapshot of the status at any given time

Looking ForwardAs modern development techniques based on Lean principles emerge QA teams have to keep pace with the agility of development teams While automation is inevitable in the building and deployment of rapid development models QA automation becomes increasingly challenging

A single solution is not possible However by adopting an intelligent automation technique that automates an application at every stage of its journey mdash from a code to a component to the UI mdash QA organizations can offset the challenges that are inherent in conventional CI automation techniques

5cognizant 20-20 insights

About CognizantCognizant (NASDAQ CTSH) is a leading provider of information technology consulting and business process services dedicated to helping the worldrsquos leading companies build stronger businesses Headquartered in Teaneck New Jersey (US) Cognizant combines a passion for client satisfaction technology innovation deep industry and business process expertise and a global collaborative workforce that embodies the future of work With over 100 development and delivery centers worldwide and approximately 244300 employees as of June 30 2016 Cognizant is a member of the NASDAQ-100 the SampP 500 the Forbes Global 2000 and the Fortune 500 and is ranked among the top performing and fastest growing companies in the world Visit us online at wwwcognizantcom or follow us on Twitter Cognizant

World Headquarters500 Frank W Burr BlvdTeaneck NJ 07666 USAPhone +1 201 801 0233Fax +1 201 801 0243Toll Free +1 888 937 3277Email inquirycognizantcom

European Headquarters1 Kingdom StreetPaddington CentralLondon W2 6BDPhone +44 (0) 20 7297 7600Fax +44 (0) 20 7121 0102Email infoukcognizantcom

India Operations Headquarters5535 Old Mahabalipuram RoadOkkiyam Pettai ThoraipakkamChennai 600 096 IndiaPhone +91 (0) 44 4209 6000Fax +91 (0) 44 4209 6060Email inquiryindiacognizantcom

copy Copyright 2016 Cognizant All rights reserved No part of this document may be reproduced stored in a retrieval system transmitted in any form or by any means electronic mechanical photocopying recording or otherwise without the express written permission from Cognizant The information contained herein is subject to change without notice All other trademarks mentioned herein are the property of their respective owners

Codex 2220

About the AuthorsSriram Sitaraman is a Technology Leader of the Automation Center of Excellence (NA) within Cogni-zantrsquos Quality Engineering and Assurance business unit He has 14-plus years of experience in IT with a focus on functional and automation testing Sriram has hands-on experience with multiple indus-try-leading automation and test management tools Specializing in development and implementation of automation frameworks and solutions for the Agile methodology he is an experienced automation architect who focuses on automation strategy design and architecture Sriram is an innovative profes-sional with a proven ability to identify analyze and solve problems to increase customer satisfaction He received his masterrsquos degree in computer science from University of Madras Sriram can be reached at SriramSitaramancognizantcom

Rameshkumar Bar is a Senior Automation Architect with Cognizantrsquos Technology Center of Excellence within its Quality Engineering and Assurance business unit He has 13 years of experience in the infor-mation technology field of which the last five years have been with Cognizant Ramesh has extensive experience in developing Web applications on the NET platform and building test automation frameworks using commercial and open source tools His areas of specialization include test automation continuous integration and test data management He received an engineering degree in information technology from Saurashtra University India Ramesh can be reached at RameshkumarBarcognizantcom

Footnote1 ldquoModernize Application Development to Succeed as a Digital Businessrdquo Gartner March 30 2016

httpswwwgartnercomdoc3270018refval=amppcp=mpe

Page 4: Test Automation Strategies in a Continuous Delivery Ecosystem

cognizant 20-20 insights 4

Quick Take

This healthcare client planned weekly release cycles to major applications which involved execution of hundreds of functional tests Time constraints for product releases meant that these tests were performed in parallel to development Due to lack of visibility on the test cases that were impacted by code changes these tests were executed several times over the course of a release As a result the

same requirements were tested more than once while a few requirements were not tested at all impacting coverage and cost

To alleviate this we deployed an analytics-based code coverage framework which identified the critical tests and reduced testing cycles from 239 to 66 and reduced overall QA costs by 50

QA Costs Halved for a Leading US Healthcare Provider

Early automation enables efficient and automation-friendly test

designs feeding in to an efficient functional cycle

issues especially if development teams are not aware of the impact that code changes could have on end-user performance

As developers work in collaboration with testers it is important to ensure that persistent rapid testing and fixes are performed continuously

Thus despite the aforementioned challenges CI automation will play a critical role in expediting the delivery pipeline by completely eliminat-ing wait time and it sets the foundation for CD These challenges all need to be duly addressed to ensure seamless CD

Automation Technique 1 Achieve Continuous Regression

QA organizations must keep pace with evolving development methodologies As automation becomes inevitable in an Agile development world it is important to automate early for CI and CD Through early automation the building blocks of automation are applied much earlier in the Agile development cycle Early automation enables efficient and automation-friendly test designs feeding in to an efficient functional cycle As a result continuous regression that exercises

iteratively-built code results in a stronger automation foundation Figure 2 (previous page) depicts our approach to early automation

Through early automation functional testing is fast-tracked This approach not only reduces the efforts of repetitive functional tests prerequisites but expedites overall functional test execution Early automation helps teams to move data-driv-en functional tests directly to automation (see Quick Take page 2)

Automation Technique 2 Think Before UI

In CI the UI layer is built over successive iterations However a complete user interface is not available for UI-based automation Therefore QA organizations must consider unconven-tional automation models to automate early Applications with multitier architectures built on Web servicesAPIs messaging middleware and databases pose an opportunity to validate business rules logic and functionality at interme-diate layers as well as on back-end systems They communicate with each other through messaging protocols but most of the critical business logic resides in the database in the form of various database objects

Looking beyond UI creates opportunities to utilize the communication layer to simulate any upstream application behavior thus reducing the dependency on upstream applications Similarly any downstream check on the data flow can be

cognizant 20-20 insights 4

cognizant 20-20 insights 55cognizant 20-20 insights

Quick Take

This clientrsquos QA teams were challenged to keep up with aggressive multi-state roll-out schedules of the companyrsquos policy administration system Frequent builds across multiple environments each having different configurations required more efficient ways of certifying the builds so that subsequent testing services of various kinds can be performed across environments

We recommended Jenkins as the CI solution and SonarQube for code coverage With no manual intervention test environment availability improved by up to 98 from 70 while overall deployment time was reduced 60 saving 8000 testing hours per release over a period of 10 weeks

Deployment Time Slashed 60 for a Large North American Motor Club

Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI

performed by verifying the status in downstream databases or validating the returning messages We have built a few utilities around message-based validation and database object validation such as Quetest and Object Test Pro which can be used to enable component automation (see Quick Take previous page)

Automation Technique 3 Optimize Testing at Code Level

Conventional requirements-based testing of code changes tends to result in considerable over-test-ing without the guarantee of complete coverage The impact of missed tests on coverage and quality is significant in CI This typically results in additional QA cost and extended testing timelines that in turn impact project success We developed a solution that automates the impact analysis of code changes to affected test cases by scanning the application build and by automatically mapping code components from the build to test cases This ensures optimized testing while maximizing test coverage (see Quick Take previous page)

Automation Technique 4 Minimize Manual Intervention

As development and testing increasingly run in parallel stakeholders need better collaboration Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI The selection of the right tool could help in improved deployment success and minimize the broken builds

This is vital especially when organizations work on multiple code changes during a single day CI servers pick up the daily commits and create automated builds which are then deployed daily to the build environment Key stakeholders review the findings on a daily basis and address those before the next code log We created frameworks across CI functions such as Craft SPRITZ and analytics-based solutions that provide a snapshot of the status at any given time

Looking ForwardAs modern development techniques based on Lean principles emerge QA teams have to keep pace with the agility of development teams While automation is inevitable in the building and deployment of rapid development models QA automation becomes increasingly challenging

A single solution is not possible However by adopting an intelligent automation technique that automates an application at every stage of its journey mdash from a code to a component to the UI mdash QA organizations can offset the challenges that are inherent in conventional CI automation techniques

5cognizant 20-20 insights

About CognizantCognizant (NASDAQ CTSH) is a leading provider of information technology consulting and business process services dedicated to helping the worldrsquos leading companies build stronger businesses Headquartered in Teaneck New Jersey (US) Cognizant combines a passion for client satisfaction technology innovation deep industry and business process expertise and a global collaborative workforce that embodies the future of work With over 100 development and delivery centers worldwide and approximately 244300 employees as of June 30 2016 Cognizant is a member of the NASDAQ-100 the SampP 500 the Forbes Global 2000 and the Fortune 500 and is ranked among the top performing and fastest growing companies in the world Visit us online at wwwcognizantcom or follow us on Twitter Cognizant

World Headquarters500 Frank W Burr BlvdTeaneck NJ 07666 USAPhone +1 201 801 0233Fax +1 201 801 0243Toll Free +1 888 937 3277Email inquirycognizantcom

European Headquarters1 Kingdom StreetPaddington CentralLondon W2 6BDPhone +44 (0) 20 7297 7600Fax +44 (0) 20 7121 0102Email infoukcognizantcom

India Operations Headquarters5535 Old Mahabalipuram RoadOkkiyam Pettai ThoraipakkamChennai 600 096 IndiaPhone +91 (0) 44 4209 6000Fax +91 (0) 44 4209 6060Email inquiryindiacognizantcom

copy Copyright 2016 Cognizant All rights reserved No part of this document may be reproduced stored in a retrieval system transmitted in any form or by any means electronic mechanical photocopying recording or otherwise without the express written permission from Cognizant The information contained herein is subject to change without notice All other trademarks mentioned herein are the property of their respective owners

Codex 2220

About the AuthorsSriram Sitaraman is a Technology Leader of the Automation Center of Excellence (NA) within Cogni-zantrsquos Quality Engineering and Assurance business unit He has 14-plus years of experience in IT with a focus on functional and automation testing Sriram has hands-on experience with multiple indus-try-leading automation and test management tools Specializing in development and implementation of automation frameworks and solutions for the Agile methodology he is an experienced automation architect who focuses on automation strategy design and architecture Sriram is an innovative profes-sional with a proven ability to identify analyze and solve problems to increase customer satisfaction He received his masterrsquos degree in computer science from University of Madras Sriram can be reached at SriramSitaramancognizantcom

Rameshkumar Bar is a Senior Automation Architect with Cognizantrsquos Technology Center of Excellence within its Quality Engineering and Assurance business unit He has 13 years of experience in the infor-mation technology field of which the last five years have been with Cognizant Ramesh has extensive experience in developing Web applications on the NET platform and building test automation frameworks using commercial and open source tools His areas of specialization include test automation continuous integration and test data management He received an engineering degree in information technology from Saurashtra University India Ramesh can be reached at RameshkumarBarcognizantcom

Footnote1 ldquoModernize Application Development to Succeed as a Digital Businessrdquo Gartner March 30 2016

httpswwwgartnercomdoc3270018refval=amppcp=mpe

Page 5: Test Automation Strategies in a Continuous Delivery Ecosystem

cognizant 20-20 insights 55cognizant 20-20 insights

Quick Take

This clientrsquos QA teams were challenged to keep up with aggressive multi-state roll-out schedules of the companyrsquos policy administration system Frequent builds across multiple environments each having different configurations required more efficient ways of certifying the builds so that subsequent testing services of various kinds can be performed across environments

We recommended Jenkins as the CI solution and SonarQube for code coverage With no manual intervention test environment availability improved by up to 98 from 70 while overall deployment time was reduced 60 saving 8000 testing hours per release over a period of 10 weeks

Deployment Time Slashed 60 for a Large North American Motor Club

Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI

performed by verifying the status in downstream databases or validating the returning messages We have built a few utilities around message-based validation and database object validation such as Quetest and Object Test Pro which can be used to enable component automation (see Quick Take previous page)

Automation Technique 3 Optimize Testing at Code Level

Conventional requirements-based testing of code changes tends to result in considerable over-test-ing without the guarantee of complete coverage The impact of missed tests on coverage and quality is significant in CI This typically results in additional QA cost and extended testing timelines that in turn impact project success We developed a solution that automates the impact analysis of code changes to affected test cases by scanning the application build and by automatically mapping code components from the build to test cases This ensures optimized testing while maximizing test coverage (see Quick Take previous page)

Automation Technique 4 Minimize Manual Intervention

As development and testing increasingly run in parallel stakeholders need better collaboration Development teams achieve greater collaboration if they are able to select the right tools frameworks and methods to automate CI The selection of the right tool could help in improved deployment success and minimize the broken builds

This is vital especially when organizations work on multiple code changes during a single day CI servers pick up the daily commits and create automated builds which are then deployed daily to the build environment Key stakeholders review the findings on a daily basis and address those before the next code log We created frameworks across CI functions such as Craft SPRITZ and analytics-based solutions that provide a snapshot of the status at any given time

Looking ForwardAs modern development techniques based on Lean principles emerge QA teams have to keep pace with the agility of development teams While automation is inevitable in the building and deployment of rapid development models QA automation becomes increasingly challenging

A single solution is not possible However by adopting an intelligent automation technique that automates an application at every stage of its journey mdash from a code to a component to the UI mdash QA organizations can offset the challenges that are inherent in conventional CI automation techniques

5cognizant 20-20 insights

About CognizantCognizant (NASDAQ CTSH) is a leading provider of information technology consulting and business process services dedicated to helping the worldrsquos leading companies build stronger businesses Headquartered in Teaneck New Jersey (US) Cognizant combines a passion for client satisfaction technology innovation deep industry and business process expertise and a global collaborative workforce that embodies the future of work With over 100 development and delivery centers worldwide and approximately 244300 employees as of June 30 2016 Cognizant is a member of the NASDAQ-100 the SampP 500 the Forbes Global 2000 and the Fortune 500 and is ranked among the top performing and fastest growing companies in the world Visit us online at wwwcognizantcom or follow us on Twitter Cognizant

World Headquarters500 Frank W Burr BlvdTeaneck NJ 07666 USAPhone +1 201 801 0233Fax +1 201 801 0243Toll Free +1 888 937 3277Email inquirycognizantcom

European Headquarters1 Kingdom StreetPaddington CentralLondon W2 6BDPhone +44 (0) 20 7297 7600Fax +44 (0) 20 7121 0102Email infoukcognizantcom

India Operations Headquarters5535 Old Mahabalipuram RoadOkkiyam Pettai ThoraipakkamChennai 600 096 IndiaPhone +91 (0) 44 4209 6000Fax +91 (0) 44 4209 6060Email inquiryindiacognizantcom

copy Copyright 2016 Cognizant All rights reserved No part of this document may be reproduced stored in a retrieval system transmitted in any form or by any means electronic mechanical photocopying recording or otherwise without the express written permission from Cognizant The information contained herein is subject to change without notice All other trademarks mentioned herein are the property of their respective owners

Codex 2220

About the AuthorsSriram Sitaraman is a Technology Leader of the Automation Center of Excellence (NA) within Cogni-zantrsquos Quality Engineering and Assurance business unit He has 14-plus years of experience in IT with a focus on functional and automation testing Sriram has hands-on experience with multiple indus-try-leading automation and test management tools Specializing in development and implementation of automation frameworks and solutions for the Agile methodology he is an experienced automation architect who focuses on automation strategy design and architecture Sriram is an innovative profes-sional with a proven ability to identify analyze and solve problems to increase customer satisfaction He received his masterrsquos degree in computer science from University of Madras Sriram can be reached at SriramSitaramancognizantcom

Rameshkumar Bar is a Senior Automation Architect with Cognizantrsquos Technology Center of Excellence within its Quality Engineering and Assurance business unit He has 13 years of experience in the infor-mation technology field of which the last five years have been with Cognizant Ramesh has extensive experience in developing Web applications on the NET platform and building test automation frameworks using commercial and open source tools His areas of specialization include test automation continuous integration and test data management He received an engineering degree in information technology from Saurashtra University India Ramesh can be reached at RameshkumarBarcognizantcom

Footnote1 ldquoModernize Application Development to Succeed as a Digital Businessrdquo Gartner March 30 2016

httpswwwgartnercomdoc3270018refval=amppcp=mpe

Page 6: Test Automation Strategies in a Continuous Delivery Ecosystem

About CognizantCognizant (NASDAQ CTSH) is a leading provider of information technology consulting and business process services dedicated to helping the worldrsquos leading companies build stronger businesses Headquartered in Teaneck New Jersey (US) Cognizant combines a passion for client satisfaction technology innovation deep industry and business process expertise and a global collaborative workforce that embodies the future of work With over 100 development and delivery centers worldwide and approximately 244300 employees as of June 30 2016 Cognizant is a member of the NASDAQ-100 the SampP 500 the Forbes Global 2000 and the Fortune 500 and is ranked among the top performing and fastest growing companies in the world Visit us online at wwwcognizantcom or follow us on Twitter Cognizant

World Headquarters500 Frank W Burr BlvdTeaneck NJ 07666 USAPhone +1 201 801 0233Fax +1 201 801 0243Toll Free +1 888 937 3277Email inquirycognizantcom

European Headquarters1 Kingdom StreetPaddington CentralLondon W2 6BDPhone +44 (0) 20 7297 7600Fax +44 (0) 20 7121 0102Email infoukcognizantcom

India Operations Headquarters5535 Old Mahabalipuram RoadOkkiyam Pettai ThoraipakkamChennai 600 096 IndiaPhone +91 (0) 44 4209 6000Fax +91 (0) 44 4209 6060Email inquiryindiacognizantcom

copy Copyright 2016 Cognizant All rights reserved No part of this document may be reproduced stored in a retrieval system transmitted in any form or by any means electronic mechanical photocopying recording or otherwise without the express written permission from Cognizant The information contained herein is subject to change without notice All other trademarks mentioned herein are the property of their respective owners

Codex 2220

About the AuthorsSriram Sitaraman is a Technology Leader of the Automation Center of Excellence (NA) within Cogni-zantrsquos Quality Engineering and Assurance business unit He has 14-plus years of experience in IT with a focus on functional and automation testing Sriram has hands-on experience with multiple indus-try-leading automation and test management tools Specializing in development and implementation of automation frameworks and solutions for the Agile methodology he is an experienced automation architect who focuses on automation strategy design and architecture Sriram is an innovative profes-sional with a proven ability to identify analyze and solve problems to increase customer satisfaction He received his masterrsquos degree in computer science from University of Madras Sriram can be reached at SriramSitaramancognizantcom

Rameshkumar Bar is a Senior Automation Architect with Cognizantrsquos Technology Center of Excellence within its Quality Engineering and Assurance business unit He has 13 years of experience in the infor-mation technology field of which the last five years have been with Cognizant Ramesh has extensive experience in developing Web applications on the NET platform and building test automation frameworks using commercial and open source tools His areas of specialization include test automation continuous integration and test data management He received an engineering degree in information technology from Saurashtra University India Ramesh can be reached at RameshkumarBarcognizantcom

Footnote1 ldquoModernize Application Development to Succeed as a Digital Businessrdquo Gartner March 30 2016

httpswwwgartnercomdoc3270018refval=amppcp=mpe


Recommended