Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

How Xray integrates with Selenium and Cucumber

Automation is very important to achieving efficiency and accuracy in software testing. Tools like Selenium and Cucumber are well-known for automating functional and behavior-driven testing. Yet, as projects scale, managing these tests can become increasingly complex. That’s where Xray steps in. Designed to integrate seamlessly with frameworks like Selenium and Cucumber, Xray offers a centralized solution for managing automated tests at scale.

Advanced Playwright Techniques for flawless testing | Debbie O'Brien | #testflix2024

Playwright is revolutionizing end-to-end testing for modern web applications with its robust cross-browser support and versatile programming language compatibility. In this session, Debbie O'Brien dives into Advanced Playwright Techniques for Flawless Testing, uncovering hidden gems and advanced features to elevate your testing game. From setting up tests efficiently and leveraging test annotations to mastering API mocking, this talk is packed with practical insights for enhancing test reliability and coverage.

Staying Relevant in Test Leadership | Rob Sab | #testflix2024 #testingcommunity

In today's fast-evolving world, staying relevant as a test leader requires adaptability, continuous innovation, and a forward-thinking mindset. Drawing on over 42 years of experience, Rob Sabourin delivers an engaging talk on Staying Relevant in Test Leadership, offering invaluable advice for both new and seasoned test leaders. Discover how to embrace change, foster innovation on every project, and adapt strategies for team and individual growth.

How Your Team Can Achieve Sustainable Test Growth: Balancing Speed, Cost, and Quality in the AI Era

The promise of AI-driven development is undeniable – faster code, quicker releases, and unprecedented innovation. But here’s the catch: AI isn’t perfect, and the code it generates could be riddled with hidden flaws. In fact, within three years, over a third of all code will be AI-generated, and much of it may introduce more bugs into production than ever before.

Why real-world testing matters for global apps

How do you test an app used globally—from rural areas with bad connections to the users in cities with the latest devices? At @BlaBlaCar, Quality Assurance Manager, @Rémy Gronencheld explains their approach: Use low-connectivity simulations. Testing apps for offline access and slow networks ensures no user is left behind. Have device diversity. From high-end smartphones to aging devices, BlaBlaCar tests for every user scenario.

Sauce Labs: A one-stop solution for testing

Why did @eMoney Advisor choose Sauce Labs? When you need a one-stop solution for device testing and automation, you can’t compromise. Here’s why Sauce Labs stood out: The platform offers testing across a wide range of devices, ensuring comprehensive coverage with minimal effort. eMoney Advisor was able to automate their testing processes, cutting down on time and boosting efficiency. It allows teams to scale their testing efforts effortlessly, ensuring smooth growth with no testing bottlenecks.

Yaml Vs Yml: Developer'S Guide To Syntax And Ease Of Use

It sounds funny to know, but YAML stands for "YAML Ain’t Markup Language." Well, contrary to its unserious nomenclature, it’s considered a pretty widely used data serialization format known for good human readability and scalability. The theory becomes funnier when we realize that YML is simply a brief alternative to YAML, which has been done for some practical purposes.