Object-Oriented Test Automation

Similar documents
Building Lab as a Service (LaaS) Clouds with TestShell

The Mandate for a Highly Automated IT Function

Lab Management, Device Provisioning and Test Automation Software

Simplifying Big Data Deployments in Cloud Environments with Mellanox Interconnects and QualiSystems Orchestration Solutions

Cognizant Mobility Testing Lab. The faster, easier, more cost-effective way to test enterprise mobile apps.

Transform Your Business. Transformation Data Center

Effective Incident Resolution

Ericsson Introduces a Hyperscale Cloud Solution

For more information about UC4 products please visit Automation Within, Around, and Beyond Oracle E-Business Suite

Economic Benefits of Cisco CloudVerse

Evaluation of Load/Stress tools for Web Applications testing

Accelerating Time to Market:

_experience the commitment TM. Seek service, not just servers

WHITE PAPER OCTOBER Unified Monitoring. A Business Perspective

GET MORE OUT OF YOUR MICROSOFT APPLICATION INVESTMENTS. Jeppe Koefoed, F5 Networks

SIZING-UP IT OPERATIONS MANAGEMENT: THREE KEY POINTS OF COMPARISON

Mary E. Shacklett President Transworld Data

A new era of PaaS. ericsson White paper Uen February 2015

Know the Difference. Unified Functional Testing (UFT) and Lean Functional Testing (LeanFT) from HP

a new generation software test automation framework - CIVIM

Economic Benefits of Cisco CloudVerse

THE ENSIGHTEN PROMISE. The Power to Collect, Own and Activate Omni-Channel Data

Virtualized WAN Optimization

Cloud Testing Testing on the Cloud

The Adoption of IaaS A Market Analysis

System x x86 servers from Lenovo achieve top customer satisfaction scores. January 2015 TBR T EC H N O LO G Y B U S I N ES S R ES EAR C H, I N C.

Bridge Development and Operations for faster delivery of applications

Virtual Platforms Addressing challenges in telecom product development

A Look at the New Converged Data Center

Top Ten Reasons to Transition Your IT Sandbox Environments to the Cloud

Get Significant Application Quality Improvement without Major Investment Performance driven. Quality assured.

Data Center Solutions

View Point. Developing a successful Point-of-Sale (POS) test automation strategy. Abstract. - Sujith George

OS Deployment and Migration

Enabling Cloud Computing for Enterprise Web Applications:

The New IP Networks: Time to Move From PoC to Revenue

H4 Tackling the Challenges of Implementing Emerging HR Technologies

Orchestrated. Release Management. Gain insight and control, eliminate ineffective handoffs, and automate application deployments

MOVING TO THE NEXT-GENERATION MEDICAL INFORMATION CALL CENTER

Get Significant Application Quality Improvement Without Major Investment. Performance driven. Quality assured.

5 Steps to Achieve Business Value from Your Next ERP Platform

Array Secure Mail Solution

Get Significant Application Quality Improvement without Major Investment Performance driven. Quality assured.

Cloud Infrastructure Services for Service Providers VERYX TECHNOLOGIES

can you effectively plan for the migration and management of systems and applications on Vblock Platforms?

Success Factors for Global Alignment and Targeting Platform. Pranav Lele

Key Factors to Consider When Selecting a Web Content Management Solution

CUMULUX WHICH CLOUD PLATFORM IS RIGHT FOR YOU? COMPARING CLOUD PLATFORMS. Review Business and Technology Series

A Technology Based Solution to Move Client Server Applications to Java /.NET in Native 3-Tier Web Code Structures

The Promise and the Reality of a Software Defined Data Center

Hard Partitioning and Virtualization with Oracle Virtual Machine. An approach toward cost saving with Oracle Database licenses

Develop and test faster by virtualizing constrained application components

Fabrics that Fit Matching the Network to Today s Data Center Traffic Conditions

Cross-Domain Service Management vs. Traditional IT Service Management for Service Providers

Talent Management: Why It s Critical for Business Success

MAKE THE MOVE FROM IBM LOTUS NOTES AND OPTIMIZE YOUR BUSINESS APPS

OPPORTUNITY AHEAD SaaS Delivery A Growing Opportunity SaaS claims the future, changing the playing field Hemanth Kumar Aswathanarayana

The 2-Tier Business Intelligence Imperative

Automation using Selenium

Calculating ROI for Business Intelligence Solutions in Small and Mid-Sized Businesses

Driving Down the Cost and Complexity of Application Networking with Multi-tenancy

Product Lifecycle Management in the Food and Beverage Industry. An Oracle White Paper Updated February 2008

Technology. Accenture Data Center Services

Business Process Validation: What it is, how to do it, and how to automate it

A Unified View of Network Monitoring. One Cohesive Network Monitoring View and How You Can Achieve It with NMSaaS

5 Critical Strategies for Application Performance Management

WHITE PAPER The Evolution of the Data Center and the Role of Virtualized Infrastructure and Unified 3D Management

Moving to the Cloud: What Every CIO Should Know

Data Center Virtualization and Cloud QA Expertise

Optimally Manage the Data Center Using Systems Management Tools from Cisco and Microsoft

I D C M A R K E T S P O T L I G H T. P r i va t e a n d H yb r i d C l o u d s E n a b l e New L e ve l s o f B u s i n e s s and IT Collaboration

TestShell. Lab Infrastructure Management

A Guide Through the BPM Maze

Improving the Contact Center Customer Experience

Technology Lifecycle Management. A Model for Enabling Systematic Budgeting and Administration of Government Technology Programs

Streamlining BEA WebLogic Server Application Development. With VMware Infrastructure 3. With VMware Infrastructure 3

The Software-Defined Data Center is Key to IT-as-a-Service

Extending the Benefits of SOA beyond the Enterprise

vision realize your software-defined with the Digital Data Center from Atos Whitepaper

VALUE PROPOSITION FOR SERVICE PROVIDERS. Helping Service Providers accelerate adoption of the cloud

Juniper Networks QFabric: Scaling for the Modern Data Center

VIEW POINT. Getting cloud management and sustenance right! It is not about cloud, it s about tomorrow s enterprise

OmniCube. SimpliVity OmniCube and Multi Federation ROBO Reference Architecture. White Paper. Authors: Bob Gropman

Transcription:

Object-Oriented Test Automation

Introduction Today, network and IT-infrastructure testing organizations find themselves in a bind. Although business imperatives such as increased competition, pressurized profit margins, and the search for efficiencies make automation an important and attractive initiative, many test-automation projects encounter significant challenges that lead to a poor return on investment (ROI). At the root of these challenges are the inherent constraints of traditional, scripting-based automation methodologies. An objectoriented test automation architecture empowers dramatic improvements in automation best practices. The result is breakthrough performance in delivering time to value, lowering total cost of ownership (TCO) and increasing the ROI of testautomation initiatives. The Challenges of Traditional Test-Automation Approaches Traditional telecom and IT infrastructure test and lab automation projects often experience difficulties in delivering on their promises because they have been based on programmer-generated scripts. Scripts are a great tool for programmers, and may work well for smaller test-automation projects or for testing environments that do not experience many changes. However, since most testing personnel are nonprogrammers and testing environments experience regular and continuous changes, script-based methodologies suffer from a number of significant drawbacks: Dependence on programmers and high maintenance costs scripts are typically coded to automate a multistep process, generating lengthy files of TCL, Perl, Python or other scripting language. These files are lengthy, complex, and thus difficult to maintain, update or repurpose as conditions in the testing environment change. Since only programmers create or update scripts, the entire automation process becomes very tied to individual programmer knowledge. If there is a change that makes scripts out of date, programmers must then spend significant amounts of time to create new version of the scripts. This process is costly in terms of programmer time and becomes a bottleneck in the productivity of the majority of non-programmer testing personnel. No scalability, low penetration due to the high cost of maintenance and because most testing environments experience regular changes that demand continuous and time-consuming script revisions, scalability is very difficult to achieve. As a result, many automation projects never go above 10% penetration of testing processes.

Script bloat over time, a large number (in fact, the majority of generated scripts) cover only a minority of testing functions. This core of automated tests exists in a multitude of versions that cover minor variations in the ever-changing test environment. The proliferation of scripts becomes a logistical and revision-control problem, which requires the introduction of source version control (SVC) tools. This further burdens programming staff with additional administrative overhead. Vulnerability to disruptions due to changes in personnel since the content of the scripts is only known to and maintainable by the programming staff, there is very little systematized knowledge. If programmers change their job or role, their expertise is lost and the viability of the automation project may be threatened. High TCO, low ROI, and project fatigue programmers are specialized staff, and therefore expensive. Never-ending, heavy programming requirements make the TCO of traditional automation projects unacceptably high. Project costs become more glaring since due to the low penetration of automation into the body of testing tasks, the overall testing process does not accelerate significantly. This means that the return on investment is poor. Lacking the penetration to reach positive ROI and burdened with a high TCO, automation projects risk losing funding and sustainability. The Problem with Script-Generating Automation Tools Cognizant of the disadvantages of pure scripting, some technology vendors have developed automation products that provide a GUI tool to generate multistep scripts through record and replay or step-by-step coding methods. The internal code underneath the GUI is typically proprietary, which necessitates throwing away all existing automation scripts and recreating them using the record and replay tool. This is a burdensome cost; but there is an even greater problem with script generators: While the initial script generation may be a bit more user-friendly than pure coding, the script

generator approach to automation still suffers from many of the same high TCO and low ROI problems as programmer-generated scripts. Script-generator products often try to compensate for some of the complexities of the scripting approach by offering programmer-oriented features like SVC servers to track the myriad of script versions. Ironically, these are usually positioned as highly empowering, when in fact they point to these tools dysfunctional, traditional roots. An Object-Oriented Approach to Test Automation Test organizations can gain a vast improvement relative to the high TCO and low ROI of traditional test automation by implementing an object-oriented model. Instead of creating long, monolithic, hard to maintain scripts, an object-oriented approach enables the capture of all automation elements as building block objects. This includes objects for interfacing with test lab infrastructure resources (compute, storage, network, virtual, cloud), provisioning actions (such as loading OS images), and testing tasks (such as running a traffic load test). An object-oriented architecture offers a quantum leap in maintainability compared to scripts: The limited scope of automation objects means that they are easy to capture, maintain, and refactor to meet the requirements of a changing test environment A shared library of resource, provisioning and testing objects can be maintained in a systematic fashion. While programmers and data architects are the ideal personnel to build the library, the easy maintainability of the object library reduces risk because there is a greater balance between the expertise residing in the system vs. that in programmers brains. Automation objects can be tagged with arbitrary labels so that they can be easily searched and leveraged by many users from a shared library. The greatest results come from combining a highly reusable object library with powerful GUI tools. Together, they allow for much more productive and efficient automation processes and practices: Automation driven teamwide non-programmers can easily use the object library and powerful GUI tools to drive all day-to-day automation processes. Key automation GUI tool capabilities include: Drag-and-drop test topology design using physical and virtual test infrastructure resource objects Right-click menu-driven provisioning actions from the test topology visualization GUI that leverages provisioning objects Drag-and-drop automation workflow design using a library of user-generated testing objects, and out-of-the-box automation logic objects

High levels of reuse not only is the object library highly reusable, but generated test topologies, provisioning and test workflows can be saved and shared across teams, promoting a higher level of reuse Object transfer vs. knowledge transfer going beyond the simple notion of 'sharing' between peers in the same department, an object library approach means that test topologies and workflows provide a highly accurate and efficient method of handing off precise scenarios between developers, architects, QA teams, operations, technical support, field personnel and even customers. This is a huge time saver, as knowledge transfer processes based on verbal descriptions, text writeups, and static diagrams are time consuming and error prone. These vastly improved processes revolutionize test automation leading to lower TCO and higher ROI: Programmer time is maximized, restraining ongoing costs and lowering TCO Automation of testing tasks accelerates and achieves very high degrees of penetration 80% to 90% of tests can be automated Testing cycles accelerate speed and expand coverage, leading to a strong ROI, faster time to market and higher quality Costly test infrastructure resources are optimally used through improved sharing, leading to huge CAPEX and OPEX savings Conclusion As data center and network infrastructures become increasingly virtualized and agile, it is time to evolve testing to achieve similar agility. Traditional script-based approaches cannot achieve the business objectives of technology organizations. A next-generation, object-oriented architecture transforms testing processes and delivers compelling ROI. QualiSystems offers TestShell, an object-oriented test and lab automation solution that is used by over 100 service providers, technology manufacturers, enterprises, and government agencies worldwide. For more information about QualiSystems, visit our website at http:///www.qualisystems.com.