STAREAST 2022 Tutorial: STAREAST 2022 - Full-day Tutorials

STAREAST 2022 - Full-day Tutorials

Tuesday, April 26

Tariq_King
test.ai
TA

Testing Strategies for Microservices

Tuesday, April 26, 2022 - 8:30am 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...

TB

How to Get Started with Cypress.io

New
Tuesday, April 26, 2022 - 8:30am to 4:30pm

The web has evolved. Finally, testing has also. Cypress is a modern testing tool that answers the testing needs of modern web applications. It has been gaining a lot of traction in the last couple of years, gaining worldwide popularity. If you have been waiting to learn Cypress, wait no more! Filip Hric will guide you through the first steps on how to start using Cypress and set up a project on your own. The good news is, learning Cypress is incredibly easy. You’ll write your first test in no time, and then you’ll discover how to write a full end-to-end test for a modern web application....