© Copyright 2006-2013, Inflectra Corporation - 1 - Rapise ® - Product Information Rapid and Flexible Test Automation for Web, GUI and API Applications.

Slides:



Advertisements
Similar presentations
Svetlin Nakov Director Training and Consulting Activities National Academy for Software Development (NASD) ASP.NET 3.5 New Features.
Advertisements

1 Senn, Information Technology, 3 rd Edition © 2004 Pearson Prentice Hall James A. Senns Information Technology, 3 rd Edition Chapter 7 Enterprise Databases.
Client Tools Explained EAE 3014
The 4 T’s of Test Automation:
Copyright © 2003 Pearson Education, Inc. Slide 8-1 Created by Cheryl M. Hughes, Harvard University Extension School Cambridge, MA The Web Wizards Guide.
Chapter 8 Software Prototyping.
BASIC SKILLS AND TOOLS USING ACCESS
By Rick Clements Software Testing 101 By Rick Clements
Introduction to HTML, XHTML, and CSS
Excel Functions. Part 1. Introduction 2 An Excel function is a formula or a procedure that is performed in the Visual Basic environment, outside the.
Introduction Lesson 1 Microsoft Office 2010 and the Internet
Server Access The REST of the Story David Cleary
22 мая 2013, Киев Построение Windows 8 приложений для доступа к SharePoint 2013 Бельский Сергей.
© Telcordia Technologies 2004 – All Rights Reserved AETG Web Service Tutorial AETG is a service mark of Telcordia Technologies. Telcordia Technologies.
Computer Literacy BASICS
Copyright 2008, Information Builders. Slide 1 Build Real-Time BI Dashboards With Flex and WebFOCUS Web Services Paulo Tavares Sr. Systems Engineer June,
Electric Bus Management System
Configuration management
Suite Suite 2 TPF Software – Overview Binary Editor Remote Scripts zTREX Add-Ins & Project Integration with Source Control Manager.
DIGIDOC A web based tool to Manage Documents. System Overview DigiDoc is a web-based customizable, integrated solution for Business Process Management.
Customer Experience Solutions. Delivered. 1 BANK 2.0 Making Banks Successful in the Era of Engagement Banking.
© 2010 Invensys. All Rights Reserved. The names, logos, and taglines identifying the products and services of Invensys are proprietary marks of Invensys.
1 The phone in the cloud Utilizing resources hosted anywhere Claes Nilsson.
1 A Test Automation Tool For Java Applets Testing of Web Applications TATJA Program Demonstration Conclusions By Matthew Xuereb.
Campaign Overview Mailers Mailing Lists
Vanderbilt Business Objects Users Group 1 Reporting Techniques & Formatting Beginning & Advanced.
KronoDesk® - Product Information
Microsoft Office Illustrated Fundamentals Unit C: Getting Started with Unit C: Getting Started with Microsoft Office 2010 Microsoft Office 2010.
Chapter 11: The X Window System Guide To UNIX Using Linux Third Edition.
Benchmark Series Microsoft Excel 2013 Level 2
Chapter 1 Introduction to Visual Basic Programming and Applications 1 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta.
31242/32549 Advanced Internet Programming Advanced Java Programming
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Introduction to Computer Administration Introduction.
Services Course Windows Live SkyDrive Participant Guide.
Implementation Architecture
Macromedia Dreamweaver MX 2004 – Design Professional Dreamweaver GETTING STARTED WITH.
Copyright © 2003 by Prentice Hall Computers: Tools for an Information Age Chapter 15 Programming and Languages: Telling the Computer What to Do.
Chapter 10: The Traditional Approach to Design
Systems Analysis and Design in a Changing World, Fifth Edition
Chapter 9 Interactive Multimedia Authoring with Flash Introduction to Programming 1.
Chapter 12 Working with Forms Principles of Web Design, 4 th Edition.
PSSA Preparation.
Essential Cell Biology
© Paradigm Publishing, Inc Access 2010 Level 2 Unit 2Advanced Reports, Access Tools, and Customizing Access Chapter 8Integrating Access Data.
Introduction Peter Dolog dolog [at] cs [dot] aau [dot] dk Intelligent Web and Information Systems September 9, 2010.
Introduction To Java Objectives For Today â Introduction To Java â The Java Platform & The (JVM) Java Virtual Machine â Core Java (API) Application Programming.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
ASP.NET + Ajax Jesper Tørresø ITNET2 F08. Ajax Ajax (Asynchronous JavaScript and XML) A group of interrelated web development techniques used for creating.
September 15, 2015 Laszlo Overview. 2 Copyright (c) 2007 Laszlo Systems, Inc. Laszlo Systems: Leader in RIA Software Pioneer of Rich Internet Applications.
Office Live Workspace Visio 2007 Outlook 2007 Groove 2007 Access 2007 Excel 2007 Word 2007.
© Copyright , Inflectra CorporationPage: 1 Product Overview Test Automation Integration for SpiraTest® and SpiraTeam®
Fundamentals of Database Chapter 7 Database Technologies.
© 2007 IBM Corporation SOA on your terms and our expertise Software WebSphere Process Server and Portal Integration Overview.
Contents : What is Silverlight? Silverlight Overview Silverlight Toolkit Overview Timeline & Packaging Silverlight V1.0 & V1.1 Properties of V1.0 Properties.
Mohit Anand, Software Engineer Adobe 1 Selecting GUI Automation Testing Tool for Mobile Domain.
Google Web Toolkit Dynamic web on Java (Script) Jordan Jordanov 6 March 2008.
Web 2.0: Concepts and Applications 11 The Web Becomes 2.0.
JavaScript 101 Introduction to Programming. Topics What is programming? The common elements found in most programming languages Introduction to JavaScript.
A Detailed Introduction To Visual Studio.NET CRB Tech ReviewsCRB Tech Reviews introduces you to the world of Visual.
Technologies For Creating Rich Internet Applications Presenter's name
Introduction ITEC 420.
Introducing the Microsoft® .NET Framework
Introduction to .NET Framework Ch2 – Deitel’s Book
RemoteLaunch - Overview
Silverlight Technology
KronoDesk® - Listen, Help, Solve
WEBINAR: Test Automation & Robotic Automation of Dynamics AX with Rapise October 18th, 2018 – Adam
Lesson 9: GUI HTML Editors and Mobile Web Sites
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Presentation transcript:

© Copyright , Inflectra Corporation Rapise ® - Product Information Rapid and Flexible Test Automation for Web, GUI and API Applications

© Copyright , Inflectra Corporation Agenda Test Automation Overview Rapise Overview Feature Walkthrough Recording Automated Tests Playback of Tests Data-Driven Testing Integration with SpiraTest / SpiraTeam Technologies Supported Windows Applications Other GUI Technologies Web Application Testing API and Web Service Testing Extensibility Options

© Copyright , Inflectra Corporation © Copyright , Inflectra Corporation Page: 3 Test Automation Overview Automated test scripts are a valuable way to perform regression testing on applications to ensure that new features or bug fixes dont break existing functionality. They typically supplement manual testing and exploratory testing which is more efficient at the testing of new features and capabilities. For complete test coverage you need to perform the same automated tests across a complete spectrum of platforms, browsers, devices and environments.

© Copyright , Inflectra Corporation Types of Automated Test There are several types of automated test: Unit Tests – these are coded against specific modules or subroutines and verify that these modules correctly in isolation Functional Tests – these are tests that simulate a users actions and test that the various screens and functionalities work as expected when a set of scenarios is executed Performance Tests – Also known as load and/or stress tests, these test that an application works correctly under the planned load and determine the point at which it stops working Vulnerability Tests – Also known as security tests, these test that the applications security cannot be compromised and a hacker cannot access secure data or functionality - 4 -

© Copyright , Inflectra Corporation Rapise ® Overview

© Copyright , Inflectra Corporation Product Overview Rapise ® is a powerful software test automation platform that leverages the power of open, extensible architecture to provide the most rapid and flexible functional testing tool on the market today. Rapise is ideal for functional GUI testing - both client- server and standalone applications, cross-browser web testing, and data-driven testing. Rapise comes with built-in support for testing APIs and web services, including RESTful web services. Rapise is the ideal testing solution for today's agile software projects.

© Copyright , Inflectra Corporation Why Choose Rapise? The top three reasons that our customers choose Rapise over other solutions are: Learn and Go Capability Rapise's unique Learn and Go testing method is much more time efficient than traditional record-and-playback processes. Objects can be edited during the learning process instead of waiting for all objects to be recorded then edited. Cross-Browser Testing, API & GUI Testing Rapise comes out of the box with support for testing Windows, Flash, Flex, Java, WPF, Ajax, APIs and Web Applications. It allows the same test scripts to be executed in multiple browsers unchanged. Extensible Platform for Test Automation Rapise's open architecture provides unlimited flexibility to extend the system to meet the unique testing needs of your software applications. In addition, we provide superb technical support that ensures that questions are dealt with in a timely and professional manner.

© Copyright , Inflectra Corporation Feature Snapshot Learn and Go functionality for rapidly creating test scripts. Keyword and data-driven testing using MS-Excel spreadsheets Built-in Optical Character Recognition (OCR) for bitmap applications Support for testing APIs, RSS and Web Services Integrates with SpiraTest for test management Windows (.NET, Win32, WPF) and Web Application testing Adobe AIR, Flex and Flash support Silverlight support Java and JavaFX support Cross-browser testing with IE, Firefox and Chrome Support for Web frameworks such as GWT, jQuery and YUI Easy extensibility using Javascript libraries Listed below are some of the many great features that makes Rapise test automation software the leading choice for companies and organizations worldwide:

© Copyright , Inflectra Corporation Feature Walkthrough

© Copyright , Inflectra Corporation Learn and Go Recording Rapise's unique Learn and Go testing method is much more time efficient than traditional record-and-playback processes. Objects are edited during the learning process instead of waiting for all objects to be recorded then edited. Faster, more complete test script generation and automatic script updates significantly reduces testing time and gets your application to market faster

© Copyright , Inflectra Corporation Playback of Tests When you record a test, Rapise translates your actions into a script. When you playback the test, the script is executed. Tests can be either played-back through the Rapise user interface, directly from the command-line, or from a test management system such as SpiraTest

© Copyright , Inflectra Corporation Test Script Editing Rapise scripts are written in JavaScript (Microsoft JScript). You can run and debug your script using the full featured integrated JavaScript Editor and Debugger. Rapise includes a testing API, with methods for manipulating images, spreadsheets, common GUI widgets, and more

© Copyright , Inflectra Corporation Data Driven Testing Data-Driven Testing (DDT) is the creation of test scripts to run together with their related data sets in a framework. The framework provides re-usable test logic to reduce maintenance and improve test coverage. Rapise provides strong support for DDT with the ability to load in sets of test data from an Excel spreadsheet

© Copyright , Inflectra Corporation Cross Browser Testing Rapise's cross-browser capabilities are world-class with support for multiple versions of Microsoft Internet Explorer, Mozilla Firefox and Google Chrome. Choose Rapise to test web applications in all of the most used browsers. Create one test script and execute the same script without modification across the major browsers

© Copyright , Inflectra Corporation Web Service & API Testing A web service is a unit of managed code that can be remotely invoked using web protocols. This allows you to share your applications functionality with other programs. The purpose of Web Service and API testing is to verify that all of the APIs published by your application operate as expected. API testing requires that you test using all the expected data formats and input parameters. Rapise provides native support for testing web services. API tests can be integrated with user interface tests for complete coverage

© Copyright , Inflectra Corporation Reporting Rapise comes with powerful and flexible reporting capabilities that allow you to quickly see the results of your testing activities. You can event customize the data being reported by adding instructions within your test script. Report Filtering lets you specify criteria to filter your view of the test execution report. Rows that do not match your criteria are hidden

© Copyright , Inflectra Corporation SpiraTest Integration SpiraTest provides an integrated, holistic test management solution that manages your requirements, tests and incidents. When you use Rapise with SpiraTest, you can centrally manage your automated tests and remotely schedule and launch them in a globally distributed test lab

© Copyright , Inflectra Corporation Technologies Supported

© Copyright , Inflectra Corporation Web Applications Testing web applications is a core strength of Rapise. With its object recognition technology and DOM abstraction layer is makes developing reusable tests for browser applications very easy. For more advanced testing you can access the native browser DOM. Rapise supports all recent versions of Internet Explorer, Mozilla Firefox and Google Chrome

© Copyright , Inflectra Corporation Yahoo User Interface (YUI) Library The Yahoo! User Interface Library (YUI) is an open-source JavaScript library for building richly interactive web applications using techniques such as Ajax, DHTML and DOM scripting. Rapise has built-in support for testing the various components supplied with the YUI library

© Copyright , Inflectra Corporation Google Web Toolkit (GWT) The Google Web Toolkit (GWT) is an open source set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java. Rapise has built-in support for testing the various components supplied with the toolkit, including GWT-Ext and SmartGWT

© Copyright , Inflectra Corporation jQuery AJAX Framework & UI Toolkit jQuery is a fast, small, and feature-rich AJAX JavaScript library jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Rapise has built-in support for testing the various jQuery-UI components including date-pickets, accordions and tab-controls

© Copyright , Inflectra Corporation Windows Forms Rapise provides support for testing Windows Forms applications written using: Visual Basic 6 Microsoft.NET WinForms

© Copyright , Inflectra Corporation Microsoft.NET Applications Rapise provides support for testing Microsoft.NET GUI applications written using any of the supported.NET languages including C#, VB.NET and Managed C++. It includes support for.NET 1.1 and.NET 2.0+ controls

© Copyright , Inflectra Corporation Windows 32 GUI Applications Rapise provides comprehensive support for testing Windows 32 GUI applications, including applications written using: Microsoft Foundation Classes (MFC) ActiveX Template Library (ATL) Visual Basic 6.0 ActiveX/COM

© Copyright , Inflectra Corporation Windows Presentation Foundation (WPF) Windows Presentation Foundation (WPF) is a computer-software graphical subsystem for rendering user interfaces. Rapise supports the testing of Windows Presentation Framework (WPF) applications using a combination of its WPF, Advanced Accessibility and UIAutomation libraries:

© Copyright , Inflectra Corporation Java Applications (AWT / SWT / Swing) Rapise supports the testing of Java applications using: The Abstract Window Toolkit (AWT) The Standard Widget Toolkit (SWT) Swing graphic user interface toolkits (Swing) For maximum flexibility Rapise can connect to your choice of JVM

© Copyright , Inflectra Corporation Adobe Applications (Flash/Flex/AIR) Rapise supports the testing of Adobe Flex applications: Inside Adobe Flash within Internet Explorer, Firefox or Chrome By the Adobe Integrated Runtime (AIR)

© Copyright , Inflectra Corporation Microsoft Silverlight Rapise supports the testing of Microsoft Silverlight Rich Internet Applications (RIA) Rapise supports the testing of Silverlight using its UIAutomation library

© Copyright , Inflectra Corporation Third-Party Component Libraries Rapise supports the testing of applications that use the following third-party component libraries: Infragistics WinExtras/Controls DevExpress DevExperience XtraEditors/Controls Telerik RadControls for WinForms ComponentOne ActiveX Controls

© Copyright , Inflectra Corporation Web Services - REST Rapise comes with built-in support for testing RESTful web services using a variety of formats including XML and JSON. Rapises query builder streamlines the testing of your APIs with robust debugging and message tracing

© Copyright , Inflectra Corporation Optical Character Recognition Sometimes you need to get a text written inside a GUI control or find a place on the screen that contains a given text. It is not always possible to solve this task using objects natively supported by Rapise or Simulated Objects. In this case Optical Character Recognition (OCR) may help

© Copyright , Inflectra Corporation Extensibility Options

© Copyright , Inflectra Corporation Custom Libraries The JavaScript source code for library recognition and execution is available to the user, as well as a JavaScript Application Programming Interface (API). New recognition and execution capabilities can be added to Rapise by the end user and shared with colleagues, giving your team the flexibility to automate where other tools fail

© Copyright , Inflectra Corporation Third-Party Extensions – QA Forge The built-in Package Manager allows you to download third-party libraries from the Rapise QA-Forge. The QA-Forge is a community website that hosts various third-party libraries not provided by Inflectra. Teams developing new GUI technologies and web frameworks can publish testing libraries directly to the QA Forge

© Copyright , Inflectra Corporation Questions? Please contact if you have additional questions.

© Copyright , Inflectra Corporation Legal Notices DISCLAIMER: All product comparison diagrams have been made on the basis of information available on respective product websites. The analysis and views expressed in the diagrams and the information made available are purely those of Inflectra Corporation. It is possible that competing products have additional features not mentioned on the product websites.