SlideShare a Scribd company logo
®®
Automated Testing, Integrated
®
Agile Software Development
How the Agile Manifesto Changed Everything
®®
The Agile Manifesto Changed Development
Requirements
Gathering
Business
Design
Unit
Testing
Traditional Waterfall Methodology
Release Complete
Technical
Design
Systems Development
Integration
Testing
Acceptance
Testing
(UAT)
Limited
Upfront
Planning
Release #1 Release #2
Agile Methodology
It 1 It 2 It 3 It 4 It 5 It 6
Release #3
It 7 It 8 It 9
Release #4
It 10 It 11 It 12
Iteration N
Iteration
Planning
Release Complete
Development, Continuous Integration, Unit Testing,
Functional & Acceptance Testing
The agile manifesto challenged the orthodoxy around software development, freeing it
from the tyranny of process and rigidity, and embracing user feedback and change.
®®
Agile – Led to Continuous Delivery
Iteration
Iteration
Scope
Tested,
Integrated
Working
System
Iteration
Plan
Release Plan
Organizations quickly realized how much more efficient they could be having integrated
teams that collaboratively define the requirements, plan the releases and sprints, test the
product during development and deploy the latest update in a seamless way
®
Agile Test Management
When you have continuous development, you need continuous testing
®®
Continuous Testing in DevOps
Automated testing is the only way to align the speed of
testing with development, integration and deployment
®®
Testing Throughout the DevOps Toolchain
Source Code Mgt.
Requirements, User
Stories, etc.
Subversion
Git Continuous
Integration
(Jenkins)
Automated
Tests (Checks) Test
Environments
Acceptance
Tests
Installation
& Deployment
Exploratory
Testing
Automated Continuous Testing
®
Introducing RemoteLaunch
SpiraTest and RemoteLaunch allow seamless automated testing
®®
SpiraPlan®
Agile Program & Portfolio Management
SpiraTeam®
Application Lifecycle Management (ALM)
The Inflectra® Suite
SpiraTest®
Requirements, Test Management
& Bug Tracking
KronoDesk®
IT Support & Help Desk
Rapise®
Test Automation (Web, GUI, Services)
TaraVault® - Source Code Management
SpiraCapture™
Exploratory Testing
®®
SpiraTest – The Integrated QA Solution
See Spira Comparison Matrix to compare SpiraTest vs. Other Editions
SpiraTeam®
SpiraTest®
Requirements, Test &
Defect Management
Agile Project
Management
KronoDesk®
IT Support & Help Desk Ticketing
Rapise®
Test Automation Platform (Web, GUI, Services)
TaraVault® - Source Code Management & DevOps
+
®®
RemoteLaunch® - Automation Integration
RemoteLaunch lets you integrate other automated testing tools
with SpiraTest in addition to our own Rapise product
Host #1
Windows 2008
IE 8.0
RemoteLaunch®
SpiraTest®
Repository
Host #2
Windows Vista
Mozilla Firefox
Host #3
Ubuntu Linux
Google Chrome
RemoteLaunch®
RemoteLaunchX®
Manual
Tester #3
Manual
Tester #2
Manual
Tester #1
®®
harmony
®®
How Do We Foster Harmony?
1. Across Disciplines
2.Through Simplicity
3.Across Ecosystems
®®
Harmony Across the Disciplines
Testers Developers Managers
We consider each of these three groups when designing features
for SpiraTest and RemoteLaunch, so that everyone in teams can
get the most out of the system working together.
®
Simplicity = Productivity from Day One
• Less Time Doing: • More Time Doing:
No plugins, customization or
configuration needed day one
®®
Harmony Across Ecosystems
We recognize that you
need to integrate
SpiraTest with other tools.
RemoteLaunch lets you
connect other automated
testing tools to SpiraTest as
easy as our own products.
®®
Representative Customers by Industry
 We have ~ 80,000 users in 5,000+ companies worldwide:
Energy & Industrial
Government & Defense
Retail & Consumer Goods
Healthcare & Bio-Technology
Financial & Business Services
Information Technology
Transportation & Hospitality
Telecommunications
®®
Regulated Industries - Automating
Compliance
End-to-end
traceability out
of the box
Data Privacy,
Security
baked in
Generate
Documentation
from data
Workflows &
Electronic
Signatures
Integration across
the software
value chain
®®
Global Partner Network
Page: 19
North America
Asia
Australia
South America & Mexico
Europe
Middle East & Africa
®®
Customer Testimonials
When we started out using SpiraTest, we didn't have a structured process for mapping Requirements to
Test Case coverage, or indeed test results. We started out from scratch, and have since expanded the use
of the tool inside our organization to our remote location also. SpiraTest has enabled us to gain clear
tracability and easy test case management, that makes regression test planning easy.
- Claus Trohl, Interacoustics AS
“
“
“
It blew the doors off what we can do. What used to take three months manually now takes only three hours!
- Software Development Lead, Major US Defense Contractor
“
Great tool to help organize software testing needs like project requirements, building a test plan, writing the
tests, planning the test activities and capturing the results also like bug tracking in the automation testing as
well manual testing.
- Vasu Nelluru, Sharp
®
Product Walkthrough
Lets walk through the setup and configuration one step at a time
®®
Installation and Configuration
 Install RemoteLaunch on
each of the automation hosts
 Specify the SpiraTest server
to connect to
 Configure the polling interval
and other execution
parameters
®®
Status Display
 The Status tab will display
the current status of
Remote Launch:
 Idle
 Executing a test
 Paused
 You can force
RemoteLaunch to
immediately launch a test
set in its queue before the
planned date/time
®®
Test Execution Engines
Page: 24
 The plug-ins for the
different test automation
engines should be copied
into the “extensions” folder
 The plug-ins will be
displayed in the “About
Spira RemoteLaunch”
dialog box
 You can configure plug-in
specific parameters inside
RemoteLaunch
®®
RemoteLaunchX – Cross-Platform
Automation
 In addition to RemoteLaunch® that runs on Microsoft Windows, there is
RemoteLaunchX that is written in 100% Java and can be used on:
 Linux (Ubuntu, Redhat, etc.)
 Mac OS X
 Any platform that can run Java 1.7+
#This file contains the configuration data used by the RemoteLaunch-X
#Spira connection information
server-url = http://vm-win2012r2/SpiraTeam
server-login = fredbloggs
server-password = PleaseChange
#The automation host token
host-token = MyHost1
#The regular expressions for each of the possible execution statuses
pass-regex = .*
fail-regex = .*(Error|Fail|Fatal).*
caution-regex = .*(Warning|Caution).*
blocked-regex = .*(Blocked).*
®
Setting up SpiraTest
Using SpiraTest with RemoteLaunch to schedule automated tests
®®
Test Automation Engines - Configuration
The various automated test engines that will be used in SpiraTest
need to be configured to match the plug-ins installed in
RemoteLaunch.
®®
Test Automation Hosts - Configuration
The automated test scripts managed in SpiraTest / SpiraTeam can be
either executed on the local machine or scheduled for execution on
a series of remote hosts.
The local machine and/or remote hosts must all be running an
instance of RemoteLaunch ® that is pointing o the central SpiraTest /
SpiraTeam server.
®®
Test Cases – Attaching Scripts
You attach test automation scripts to existing test cases in SpiraTest
/ SpiraTeam. The results of the test execution will be reported back
as automated Test Runs in SpiraTest / SpiraTeam.
®®
Test Sets – Scheduling for Automation
You can organize the test cases into test sets, which are assigned to
specific automation hosts for execution. You can either assign unique
host names to each computer or use the same host name, in which
case SpiraTest will simply use the first available machine.
®
Available Plugins
Here’s some of the tools you can use RemoteLaunch with
®®
Plugins Available
 RemoteLaunch can connect to a variety of commercial and open source tools:
Functional Testing Tools
User Interface testing Tools
Load and Performance Testing API Testing Tools
®
33 | 12/6/2019 © Copyright 2006-2019 Inflectra Corporation
Questions?

More Related Content

PPTX
Testing 3: Data-Driven Testing
PPTX
The DevOps Dance - Shift Left, Shift Right - Get It Right
PPTX
RemoteLaunch Overview Presentation (2021)
PPTX
TaraVault Overview Presentation (2019)
PPTX
From One Test To Test Framework With Rapise
PPTX
Building Quality into Your DevSecOps Pipelines
PPTX
Exploratory Testing - concept and ideas for SpiraTest
PPTX
Extending Spira With Add-Ons
Testing 3: Data-Driven Testing
The DevOps Dance - Shift Left, Shift Right - Get It Right
RemoteLaunch Overview Presentation (2021)
TaraVault Overview Presentation (2019)
From One Test To Test Framework With Rapise
Building Quality into Your DevSecOps Pipelines
Exploratory Testing - concept and ideas for SpiraTest
Extending Spira With Add-Ons

What's hot (20)

PPTX
KronoDesk Overview Presentation (2021)
PPTX
Don't Let Your Users be Your Testers - Lunch & Learn
PPTX
What Can The Spira API Do For You?
PPTX
SpiraTest Overview Presentation (2019)
PPTX
Spira 101 - How We Designed Spira To Be Used: InflectraCon 2019
PPTX
Say Goodbye To Old Tools And Stay Sane
PPTX
Developer 1: Workflows And Code Management
PPTX
SpiraTest: Designing and Creating Test Script
PPTX
SpiraTest Overview Presentation (2021)
PPTX
DevGeekWeek 2017 Inflectra Meetup in Herzliya Presentation
PPTX
TaraVault Overview Presentation (2021)
PPTX
RemoteLaunch Overview Presentation (2022)
PPTX
Start Your Automation Journey With Rapise
PPTX
Keynote: Inflectra Company Vision - InflectraCon 2019
PPTX
Real Testing Scenario Strategy Practical TestOps Presentation
PDF
DevOps Testing | Continuous Testing In DevOps | DevOps Tutorial | DevOps Trai...
PPTX
Rapise Overview Presentation (2021)
PPT
Spira Plan Overview Presentation
PDF
Introduction to Back End Automation Testing - Nguyen Vu Hoang, Hoang Phi
PPTX
Building Resilient Automated UI Tests for Cloud Applications using Scripless ...
KronoDesk Overview Presentation (2021)
Don't Let Your Users be Your Testers - Lunch & Learn
What Can The Spira API Do For You?
SpiraTest Overview Presentation (2019)
Spira 101 - How We Designed Spira To Be Used: InflectraCon 2019
Say Goodbye To Old Tools And Stay Sane
Developer 1: Workflows And Code Management
SpiraTest: Designing and Creating Test Script
SpiraTest Overview Presentation (2021)
DevGeekWeek 2017 Inflectra Meetup in Herzliya Presentation
TaraVault Overview Presentation (2021)
RemoteLaunch Overview Presentation (2022)
Start Your Automation Journey With Rapise
Keynote: Inflectra Company Vision - InflectraCon 2019
Real Testing Scenario Strategy Practical TestOps Presentation
DevOps Testing | Continuous Testing In DevOps | DevOps Tutorial | DevOps Trai...
Rapise Overview Presentation (2021)
Spira Plan Overview Presentation
Introduction to Back End Automation Testing - Nguyen Vu Hoang, Hoang Phi
Building Resilient Automated UI Tests for Cloud Applications using Scripless ...
Ad

Similar to RemoteLaunch Overview Presentation (2019) (20)

PPT
Remote Launch Overview Presentation
PPTX
SpiraTest Overview Presentation (2022)
PPTX
Rapise Overview Presentation (2019)
PPTX
Inflectra Agile Alliance Agile2015 Conference
PPTX
Testing 2: Advanced Test Management
PPTX
Test Masters 2016 Spring Conference
PPTX
Alternatives to Legacy Tech Solutions: The Case of Micro Focus Webinar Presen...
PPTX
SpiraPlan Overview Presentation (2019)
PPTX
Lightning Sesssion: How To Turbo-Charge Your Test Management with SpiraTest
PPTX
SpiraPlan Overview Presentation (2021)
PPTX
SpiraTest Overview Presentation (2025 Update)
PPTX
Ensuring Project Success with SpiraTeam and Rapise from Inflectra pta - short
PPTX
SpiraTeam Overview Presentation (2022)
PPTX
Lightning Session: How to Manage Your Agile Projects with SpiraTeam
PPTX
SpiraTeam Overview Presentation (2021)
PPTX
Inflectra Overview Presentation (2023)
PPTX
Inflectra Lightning Session: Exploring the Full Potential of the Inflectra Suite
PPTX
SpiraPlan Overview Presentation (2022)
PPTX
Inflectra Company Overview Presentation (2025)
PPTX
SpiraTeam Overview Presentation (2019)
Remote Launch Overview Presentation
SpiraTest Overview Presentation (2022)
Rapise Overview Presentation (2019)
Inflectra Agile Alliance Agile2015 Conference
Testing 2: Advanced Test Management
Test Masters 2016 Spring Conference
Alternatives to Legacy Tech Solutions: The Case of Micro Focus Webinar Presen...
SpiraPlan Overview Presentation (2019)
Lightning Sesssion: How To Turbo-Charge Your Test Management with SpiraTest
SpiraPlan Overview Presentation (2021)
SpiraTest Overview Presentation (2025 Update)
Ensuring Project Success with SpiraTeam and Rapise from Inflectra pta - short
SpiraTeam Overview Presentation (2022)
Lightning Session: How to Manage Your Agile Projects with SpiraTeam
SpiraTeam Overview Presentation (2021)
Inflectra Overview Presentation (2023)
Inflectra Lightning Session: Exploring the Full Potential of the Inflectra Suite
SpiraPlan Overview Presentation (2022)
Inflectra Company Overview Presentation (2025)
SpiraTeam Overview Presentation (2019)
Ad

More from Inflectra (20)

PPTX
Inflectra Partner Program Information (2025)
PPTX
Inflectra Company Overview Presentation (2025 Update)
PPTX
KronoDesk Overview Presentation (2025 Update)
PPTX
Rapise Overview Presentation (2025 Update)
PPTX
SpiraTeam Overview Presentation (2025 Update)
PPTX
SpiraPlan Overview Presentation (2025 Update)
PPTX
Inflectra Company Overview Presentation (2025)
PPTX
InflectraCON 360: Risk-Based Testing for Mission Critical Systems
PPTX
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
PPTX
From Theory to Practice: Utilizing SpiraPlan's REST API
PPTX
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
PPTX
From Challenger to Champion: How SpiraPlan Outperforms JIRA+Plugins
PPTX
Webinar: SpiraTeam - A Jira Alternative to Revolutionize Your Project Management
PPTX
Webinar: Discover the Power of SpiraTeam - A Jira Alternative To Revolutioniz...
PPTX
Webinar: Unleashing the Power of Spira 7.7 - Scaling Agile with Program Capab...
PPTX
Webinar: Transforming Healthcare QA with SpiraTeam - Achieving Excellence in ...
PPTX
Intro inflectra PTA DATIS Summit 2023
PPTX
Inflectra User Summit - Mannheim - PTA 2023
PPTX
Webinar: How to Leverage SpiraTeam for QA Excellence
PPTX
Inflectra Partner Program 2023
Inflectra Partner Program Information (2025)
Inflectra Company Overview Presentation (2025 Update)
KronoDesk Overview Presentation (2025 Update)
Rapise Overview Presentation (2025 Update)
SpiraTeam Overview Presentation (2025 Update)
SpiraPlan Overview Presentation (2025 Update)
Inflectra Company Overview Presentation (2025)
InflectraCON 360: Risk-Based Testing for Mission Critical Systems
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
From Theory to Practice: Utilizing SpiraPlan's REST API
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
From Challenger to Champion: How SpiraPlan Outperforms JIRA+Plugins
Webinar: SpiraTeam - A Jira Alternative to Revolutionize Your Project Management
Webinar: Discover the Power of SpiraTeam - A Jira Alternative To Revolutioniz...
Webinar: Unleashing the Power of Spira 7.7 - Scaling Agile with Program Capab...
Webinar: Transforming Healthcare QA with SpiraTeam - Achieving Excellence in ...
Intro inflectra PTA DATIS Summit 2023
Inflectra User Summit - Mannheim - PTA 2023
Webinar: How to Leverage SpiraTeam for QA Excellence
Inflectra Partner Program 2023

Recently uploaded (20)

PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Complete Guide to Website Development in Malaysia for SMEs
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PDF
Nekopoi APK 2025 free lastest update
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
Salesforce Agentforce AI Implementation.pdf
PPTX
L1 - Introduction to python Backend.pptx
PDF
AutoCAD Professional Crack 2025 With License Key
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PDF
Designing Intelligence for the Shop Floor.pdf
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
Advanced SystemCare Ultimate Crack + Portable (2025)
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
Reimagine Home Health with the Power of Agentic AI​
Complete Guide to Website Development in Malaysia for SMEs
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
Nekopoi APK 2025 free lastest update
CHAPTER 2 - PM Management and IT Context
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Oracle Fusion HCM Cloud Demo for Beginners
Salesforce Agentforce AI Implementation.pdf
L1 - Introduction to python Backend.pptx
AutoCAD Professional Crack 2025 With License Key
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Designing Intelligence for the Shop Floor.pdf
Navsoft: AI-Powered Business Solutions & Custom Software Development
Advanced SystemCare Ultimate Crack + Portable (2025)
How to Choose the Right IT Partner for Your Business in Malaysia

RemoteLaunch Overview Presentation (2019)

  • 2. ® Agile Software Development How the Agile Manifesto Changed Everything
  • 3. ®® The Agile Manifesto Changed Development Requirements Gathering Business Design Unit Testing Traditional Waterfall Methodology Release Complete Technical Design Systems Development Integration Testing Acceptance Testing (UAT) Limited Upfront Planning Release #1 Release #2 Agile Methodology It 1 It 2 It 3 It 4 It 5 It 6 Release #3 It 7 It 8 It 9 Release #4 It 10 It 11 It 12 Iteration N Iteration Planning Release Complete Development, Continuous Integration, Unit Testing, Functional & Acceptance Testing The agile manifesto challenged the orthodoxy around software development, freeing it from the tyranny of process and rigidity, and embracing user feedback and change.
  • 4. ®® Agile – Led to Continuous Delivery Iteration Iteration Scope Tested, Integrated Working System Iteration Plan Release Plan Organizations quickly realized how much more efficient they could be having integrated teams that collaboratively define the requirements, plan the releases and sprints, test the product during development and deploy the latest update in a seamless way
  • 5. ® Agile Test Management When you have continuous development, you need continuous testing
  • 6. ®® Continuous Testing in DevOps Automated testing is the only way to align the speed of testing with development, integration and deployment
  • 7. ®® Testing Throughout the DevOps Toolchain Source Code Mgt. Requirements, User Stories, etc. Subversion Git Continuous Integration (Jenkins) Automated Tests (Checks) Test Environments Acceptance Tests Installation & Deployment Exploratory Testing Automated Continuous Testing
  • 8. ® Introducing RemoteLaunch SpiraTest and RemoteLaunch allow seamless automated testing
  • 9. ®® SpiraPlan® Agile Program & Portfolio Management SpiraTeam® Application Lifecycle Management (ALM) The Inflectra® Suite SpiraTest® Requirements, Test Management & Bug Tracking KronoDesk® IT Support & Help Desk Rapise® Test Automation (Web, GUI, Services) TaraVault® - Source Code Management SpiraCapture™ Exploratory Testing
  • 10. ®® SpiraTest – The Integrated QA Solution See Spira Comparison Matrix to compare SpiraTest vs. Other Editions SpiraTeam® SpiraTest® Requirements, Test & Defect Management Agile Project Management KronoDesk® IT Support & Help Desk Ticketing Rapise® Test Automation Platform (Web, GUI, Services) TaraVault® - Source Code Management & DevOps +
  • 11. ®® RemoteLaunch® - Automation Integration RemoteLaunch lets you integrate other automated testing tools with SpiraTest in addition to our own Rapise product Host #1 Windows 2008 IE 8.0 RemoteLaunch® SpiraTest® Repository Host #2 Windows Vista Mozilla Firefox Host #3 Ubuntu Linux Google Chrome RemoteLaunch® RemoteLaunchX® Manual Tester #3 Manual Tester #2 Manual Tester #1
  • 13. ®® How Do We Foster Harmony? 1. Across Disciplines 2.Through Simplicity 3.Across Ecosystems
  • 14. ®® Harmony Across the Disciplines Testers Developers Managers We consider each of these three groups when designing features for SpiraTest and RemoteLaunch, so that everyone in teams can get the most out of the system working together.
  • 15. ® Simplicity = Productivity from Day One • Less Time Doing: • More Time Doing: No plugins, customization or configuration needed day one
  • 16. ®® Harmony Across Ecosystems We recognize that you need to integrate SpiraTest with other tools. RemoteLaunch lets you connect other automated testing tools to SpiraTest as easy as our own products.
  • 17. ®® Representative Customers by Industry  We have ~ 80,000 users in 5,000+ companies worldwide: Energy & Industrial Government & Defense Retail & Consumer Goods Healthcare & Bio-Technology Financial & Business Services Information Technology Transportation & Hospitality Telecommunications
  • 18. ®® Regulated Industries - Automating Compliance End-to-end traceability out of the box Data Privacy, Security baked in Generate Documentation from data Workflows & Electronic Signatures Integration across the software value chain
  • 19. ®® Global Partner Network Page: 19 North America Asia Australia South America & Mexico Europe Middle East & Africa
  • 20. ®® Customer Testimonials When we started out using SpiraTest, we didn't have a structured process for mapping Requirements to Test Case coverage, or indeed test results. We started out from scratch, and have since expanded the use of the tool inside our organization to our remote location also. SpiraTest has enabled us to gain clear tracability and easy test case management, that makes regression test planning easy. - Claus Trohl, Interacoustics AS “ “ “ It blew the doors off what we can do. What used to take three months manually now takes only three hours! - Software Development Lead, Major US Defense Contractor “ Great tool to help organize software testing needs like project requirements, building a test plan, writing the tests, planning the test activities and capturing the results also like bug tracking in the automation testing as well manual testing. - Vasu Nelluru, Sharp
  • 21. ® Product Walkthrough Lets walk through the setup and configuration one step at a time
  • 22. ®® Installation and Configuration  Install RemoteLaunch on each of the automation hosts  Specify the SpiraTest server to connect to  Configure the polling interval and other execution parameters
  • 23. ®® Status Display  The Status tab will display the current status of Remote Launch:  Idle  Executing a test  Paused  You can force RemoteLaunch to immediately launch a test set in its queue before the planned date/time
  • 24. ®® Test Execution Engines Page: 24  The plug-ins for the different test automation engines should be copied into the “extensions” folder  The plug-ins will be displayed in the “About Spira RemoteLaunch” dialog box  You can configure plug-in specific parameters inside RemoteLaunch
  • 25. ®® RemoteLaunchX – Cross-Platform Automation  In addition to RemoteLaunch® that runs on Microsoft Windows, there is RemoteLaunchX that is written in 100% Java and can be used on:  Linux (Ubuntu, Redhat, etc.)  Mac OS X  Any platform that can run Java 1.7+ #This file contains the configuration data used by the RemoteLaunch-X #Spira connection information server-url = http://vm-win2012r2/SpiraTeam server-login = fredbloggs server-password = PleaseChange #The automation host token host-token = MyHost1 #The regular expressions for each of the possible execution statuses pass-regex = .* fail-regex = .*(Error|Fail|Fatal).* caution-regex = .*(Warning|Caution).* blocked-regex = .*(Blocked).*
  • 26. ® Setting up SpiraTest Using SpiraTest with RemoteLaunch to schedule automated tests
  • 27. ®® Test Automation Engines - Configuration The various automated test engines that will be used in SpiraTest need to be configured to match the plug-ins installed in RemoteLaunch.
  • 28. ®® Test Automation Hosts - Configuration The automated test scripts managed in SpiraTest / SpiraTeam can be either executed on the local machine or scheduled for execution on a series of remote hosts. The local machine and/or remote hosts must all be running an instance of RemoteLaunch ® that is pointing o the central SpiraTest / SpiraTeam server.
  • 29. ®® Test Cases – Attaching Scripts You attach test automation scripts to existing test cases in SpiraTest / SpiraTeam. The results of the test execution will be reported back as automated Test Runs in SpiraTest / SpiraTeam.
  • 30. ®® Test Sets – Scheduling for Automation You can organize the test cases into test sets, which are assigned to specific automation hosts for execution. You can either assign unique host names to each computer or use the same host name, in which case SpiraTest will simply use the first available machine.
  • 31. ® Available Plugins Here’s some of the tools you can use RemoteLaunch with
  • 32. ®® Plugins Available  RemoteLaunch can connect to a variety of commercial and open source tools: Functional Testing Tools User Interface testing Tools Load and Performance Testing API Testing Tools
  • 33. ® 33 | 12/6/2019 © Copyright 2006-2019 Inflectra Corporation Questions?

Editor's Notes

  • #13: Make great products Help you work together Help you deliver your products faster, more easily, with less pain, and less stress At a grand scale – we’re passionate about making products that you will find transformative to how you work. We both want to use our tools every day to help you do a whole number of complex things, and at the same time get out of your way so you don’t need to worry about SpiraTeam and can instead focus on helping your own customers