STAREAST 2021 - Testing for Developers | TechWell

Conference archive

STAREAST Virtual 2021 - Testing for Developers

Monday, April 26

Tariq_King
test.ai
MC

Unit Testing: What Every Developer and Tester Should Know

Monday, April 26, 2021 - 10:00am to 1:30pm

Do you want to take your testing skills to the next level? Are you trying to stay relevant on an agile team where testing is shifting to the left on the project timeline? Do you want to help your organization reap the full benefits of testing earlier? Then join Tariq King to explore the fundamentals of unit testing so you can find bugs as soon as they happen and do more thorough, targeted testing during software development. This introductory session is for everyone—of all programming skill levels. Learn how to apply program-based techniques such as testing by looking, automated unit...

Melissa Benua
mParticle
MK

Test Design for Fully Automated Build Architecture

Monday, April 26, 2021 - 2:00pm to 5:30pm

Imagine this … as soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into production. Setting up the pipeline capable of doing just that is becoming more and more common and something you need to know about. But most organizations hit the same stumbling block—just what IS the appropriate battery of tests? Automated build architectures don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa Benua introduces you to key test...

Tuesday, April 27

Michael_Bolton
DevelopSense
TA

X-Ray Vision For Testers: How to Analyze Things

Tuesday, April 27, 2021 - 10:00am to 5:30pm

How do we go about understanding something complex? How do we move from confusion to clarity? What strategies and approaches can we use to identify and reason about things that matter? When we’re dropped into a testing situation, how do we make sense of it all? How can we rapidly achieve a deeper understanding of things that we know little or nothing about? How can we develop skills to make us more powerful testers? The answer to these questions is analysis - the study of things and ideas by examining their elements and structure. In this one-day tutorial, Michael Bolton will lead...

Byron_Katz
Coveros
TB

Introduction to Selenium

Tuesday, April 27, 2021 - 10:00am to 5: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. Byron Katz 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. You will be introduced to practices and principles that apply to the whole team. You will write Selenium scripts in two languages, Python and Java, and will...

Tariq_King
test.ai
TC

Testing Strategies for Microservices

Tuesday, April 27, 2021 - 10:00am to 5: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...

Wednesday, April 28

Paul_Grizzaffi
Magenic
W1

Stacking The Automation Deck

Wednesday, April 28, 2021 - 1:00pm to 2:00pm

Arranging the playing cards in a deck to be in one’s favor is called stacking the deck. Outside of card playing, we use the term more generally to mean arranging a situation to increase our chances of a favorable outcome. When it comes to automation endeavors, the meaning is no different. Specifically, we want to arrange our architecture, implementation, and usage patterns to be appropriate for our endeavor’s desired life-span. One approach to future-proofing is to focus less on the automation framework and more on the automation stack. An automation stack is a layered automation...

W3

The Power of Mocking APIs

Wednesday, April 28, 2021 - 1:00pm to 2:00pm
Blocked because the API you depend on doesn’t exist yet or isn’t completely ready? Facing trouble to test various scenarios due to lack of control over third-party APIs? Struggling to test failure cases like receiving an invalid response , 5XX errors and so on? Having flaky tests due to slow API responses? These are some very common problems we encounter. We cannot rely on slow APIs, which provide a very narrow range of responses. So how can we test effectively in such situations? Is there any feasible solution available? Fortunately, there is: mocking of APIs. In this session, I will explain...
Jeremie-Garnier
Cisco Systems
W10

From Hardware to Software: Cisco's DevOps Journey

Wednesday, April 28, 2021 - 2:15pm to 3:15pm

DevOps was born of a simple problem - a lack of culture / sharing in a company, especially between the world of developers and the operations teams. Now that everything is becoming programmable and the world of technology is moving very fast, this gap exists between all functions within a company. In this session, I will talk about the last 4 years at Cisco, where I started and ran a company initiative to move our DevOps culture forward through community management, organizing unconferences and sharing best practices. I will also provide an update about where we are in our DevOps journey...

Thursday, April 29

talia-nassi
Amazon Web Services (AWS)
T10

Controlled Mobile Rollout with React Native

Thursday, April 29, 2021 - 1:00pm to 2:00pm

Controlled rollouts, or canary releases, allow you to release your features to a small subset of your user base at a time to ensure functionality before releasing it to your entire user base. Its a fundamental piece of having an effective CI/CD pipeline, and essential to chaos engineering because you can roll out features to production, test them in production, and ensure functionality and reliability. However, this process on mobile comes with some challenges. How do you propagate feature flagging configuration to mobile devices that don't always have a strong network? As a mobile...

Jeff Payne
Coveros
T11

Test Management in Agile—What Happened to All My Testers?

Thursday, April 29, 2021 - 1:00pm to 2:00pm

Substantial confusion exists about the roles and responsibilities of test management when using an agile software development process. Agile seeks to streamline project management and leadership under the role of a ScrumMaster. But what does this mean for test managers? How do they stay involved in the process? What role do they fill? Is it possible that test managers are no longer needed? Join Jeffery Payne for a collaborative dialog to discuss the pros and cons of a variety of test management models he has seen used by companies who have adopted agile. Learn how to best position yourself...

Sumit Nagal
Intuit
T13

Chaos Journey of GitOps

Thursday, April 29, 2021 - 2:15pm to 3:15pm

We will share our journey on how me make progress on application resiliency. We will share how we transform from monolith base chaos to Micro service and later on the container-native platform, Kubernetes. We will share how we build solutions for specific resilience patterns, later converge in open source framework, and Later started using kubernetes native way of CRD. We will share how we use Chaostoolkit, and extend that framework to cater our needs. We will demonstrate how this work been to migrate from as service to container-native way using Litmuschaos. We will share how we use Argo...

Mark-Waite
CloudBees Inc
T16

Tales of Testing in Production

Thursday, April 29, 2021 - 2:15pm to 3:15pm

Software testing challenges us to find faster and more effective ways to assess risk to our users and the systems that support those users. Those faster and more effective risk assessments require compromises between available time, equipment capacity, market viability, and our desire to provide great results to our users. This talk uses experiences from 6 years of maintaining, testing, and delivering the Jenkins git plugin as a way to highlight the complications and the compromises involved in software testing in production environments and in widely varied environments. This is an...

Nandan Chhabra
Nagarro
T21

Accessibility and Mixed Reality

Thursday, April 29, 2021 - 3:45pm to 4:45pm

As per Gartner, by 2023, the number of differently abled people employed will triple due to AI and emerging technologies, reducing barriers to access. Artificial intelligence (AI),Augmented Reality(AR),Virtual Reality(VR) and other emerging technologies have made work more accessible for differently-abled people. Many of us are quite aware of such immersive technologies and how these technologies are changing businesses and human lives. In addition to this, there is one special area where AR/VR could be quite useful, and this area is Accessibility. We will discuss few use cases on how this...

Chris DeMars
Quicken Loans
K5

Accessibility in the Enterprise: The Relationship of A11y and ROI

Thursday, April 29, 2021 - 5:00pm to 6:00pm

As we build more and more things on the web, accessibility is gaining much more visibility. But what does it actually mean to you and your company? It means we HAVE to be cognizant of everyone, all the time, with no exceptions as we do our part in building awesome, accessible user experiences to people of all levels of ability while being mindful of our users' diversity of disability. Accessibility on the web is not a nice-to-have, but a requirement: leaving out at least 20% of your audience can be detrimental to your organization's return on investment and bottom line. Not sure what to do...