STAREAST 2019 - Performance Testing & Monitoring | TechWell

Conference archive

STAREAST 2019 - Performance Testing & Monitoring

Monday, April 29

Adam_Auerbach
EPAM Systems
MJ

Instill a DevOps Testing Culture in Your Team and Organization

Add to calendar
Monday, April 29, 2019 - 1:00pm to 4:30pm

The DevOps movement is here. Companies across many industries are breaking down siloed IT departments and federating them into product development teams. Testing and its practices are at the heart of these changes. Traditionally, IT organizations have been staffed with mostly manual testers and a limited number of automation and performance engineers. To keep pace with development in the new “you build it, you own it” environment, testing teams and individuals must develop new technical skills and even embrace coding to stay relevant and add greater value to the business. DevOps really...

Tariq_King
Ultimate Software
MN

Testing Strategies for Microservices

Add to calendar
Monday, April 29, 2019 - 1:00pm to 4:30pm

Software development is trending toward building systems using small, autonomous, independently deployable services called microservices. Leveraging microservices makes it easier to add and modify system behavior with minimal or no service interruption. Because they facilitate releasing software early, frequently, and continuously, microservices are especially popular in DevOps. But how do microservices affect software testing and testability? Are there new testing challenges that arise from this paradigm? Or are these simply old challenges disguised as new ones? Join Tariq King as he...

Tuesday, April 30

Max_Saperstone
Coveros
TC

Introduction to Selenium

Add to calendar
Tuesday, April 30, 2019 - 8:30am to 4:30pm

Knowledge of Selenium, the industry-standard tool for testing web applications, is a much sought after skill in today’s world of test automation. If you want to learn Selenium, then this full-day tutorial provides a great start. Max Saperstone shows you how to build test automation using Selenium. But he doesn’t stop there. He uses his years of experience to show you how to build automation that is clean, robust, and easy to maintain. Max introduces other tools that work with Selenium to help manage the data used to drive your tests, evaluate JavaScript-heavy applications, manage your test...

Dorothy Graham
Software Test Consultant
Seretta Gamba
Freelancer
TE

Technical Test Automation Challenges: Patterns and Solutions

Sold Out!
Add to calendar
Tuesday, April 30, 2019 - 8:30am to 12:00pm

Many organizations find that test automation does not work as well as they thought it would. In many cases, these failures are due to generic technical reasons, which can be fixed with relative ease. Other solutions that have worked well are patterns, common to automation efforts at any level with whatever tools you are using. Dot Graham and Seretta Gamba focus on often-neglected technical issues—i.e., non-management issues—and the patterns that help solve them. These are not development or code patterns—this is a code-free tutorial. Using a set of patterns developed together, Dot and...

Mike_Sowers
Coveros
TJ

Quality and Testing Measures and Metrics

Add to calendar
Tuesday, April 30, 2019 - 8:30am to 12:00pm

To be most effective, leaders—including development and testing managers, ScrumMasters, product owners, and IT managers—need metrics to help direct their efforts and make informed recommendations about the software’s release readiness and associated risks. Because one important evaluation activity is to “measure” the quality of the software, the progress and results of both development and testing must be measured. Collecting, analyzing, and using metrics are complicated because developers and testers often are concerned that the metrics will be used against them. Join Mike Sowers as he...

Gene Gotimer
Coveros
TP

Virtualization and Containers for Automating Web Testing

Preview
Add to calendar
Tuesday, April 30, 2019 - 1:00pm to 4:30pm

Docker is one of the hottest technologies in our industry today. It lets you create and manage containers—like virtual machines but smaller and faster. They can provide on-demand, disposable test environments that start quickly, repeatably, locally or in the cloud. When you want, you can tear down the environment and recreate a pristine copy within seconds. And since the process is automated, anyone on the team can use the same commands to get their own systems. When you finish testing, those containers can be deployed directly into production. At each stage, the environments for...

Dawn Haynes
PerfTestPlus, Inc.
TQ

How to Break Software: Robustness Edition

Add to calendar
Tuesday, April 30, 2019 - 1:00pm to 4:30pm

Have you ever worked on a project where you felt testing was thorough and complete—all features were covered and all tests passed—yet in the first week in production the software had serious issues and problems? Join Dawn Haynes to learn how to inject robustness testing into your projects to uncover those issues before release. Robustness—an important and often overlooked area of testing—is the degree to which a system operates correctly in the presence of exceptional inputs or stressful environmental conditions. Dawn shows you how—by expanding basic tests and incorporating specific...

Wednesday, May 1

Klaus_Neuhold
CA BlazeMeter
W12

Excuse-Free Testing: An Open Source Tool for Simpler CI Integration

Preview
Add to calendar
Wednesday, May 1, 2019 - 1:30pm to 2:30pm

The goal of continuous testing is to find defects earlier in the development lifecycle and release software faster to the market. This can be achieved by integrating open source functional and performance testing tools in the early stages of your software delivery lifecycle. Klaus Neuhold will explain how to integrate the open source test automation framework Taurus, and other tools such as JMeter and Selenium, as a CI step in Jenkins pipelines, so that these tools can be triggered as part of everyday code commits or builds. Taurus can run a large variety of tests and has reporting...

Thursday, May 2

Glenn_Buckholz
Coveros
T16

JMeter and the Cloud: Scalability that is Affordable, OpenSource, and Fits in CI

Add to calendar
Thursday, May 2, 2019 - 1:30pm to 2:30pm

Load and performance testing can be messy, last minute and expensive in most organizations. It is possible to change the status quo with a mixture of technology and process. Incorporating performance testing into your CI pipeline can help mitigate the last minute part. Jmeter has been around since 1998 and offers a low-cost alternative for getting the job done, alleviating the expense. Incremental Test Driven Development of performance test cases can help alleviate the mess. Join Glenn as he uses the Cloud, Jmeter, and TDD to help to demonstrate how performance testing can be brought from...

Alireza_Razavi
TD Bank
T22

Testing Large Data Sets with Supervised Machine Learning

Add to calendar
Thursday, May 2, 2019 - 3:00pm to 4:00pm

Price rate is used to calculate an insurance premium based on the different insurance coverage. Every year the price rate is based on updated regulations, so after each change, the new price rate has to be tested for a large amount of data to make sure that the premium is correct based on the coverage. Testing fifty thousand data entries and their variations is impossible for any testing team. Alireza Razavi will present an AI automation testing framework designed to solve this testing problem. Discover how to use a supervised machine learning algorithm to determine the type of training...

Joseph_Ours
Centric Consulting
T23

Lessons Learned Automating Cloud and Infrastructure Testing

Add to calendar
Thursday, May 2, 2019 - 3:00pm to 4:00pm

As organizations embrace DevOps and IT value chain automation, we are seeing the explosive growth of infrastructure-as-code capabilities, fueled by cloud scripting technology. As infrastructure-as-code capabilities evolve, what role does testing play? Especially for continuous testing, when it comes to infrastructure provisioning and configuration? How does this approach integrate with other traditional forms of testing, such as unit, integration, and systems testing? Join Joseph Ours as he presents what he's learned about infrastructure-as-code and provides live demonstrations for...