Systems | Development | Analytics | API | Testing

Testing

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

Migrating from Selenium to Katalon | Enable Codeless Test Automation

In the test automation tool market, Selenium is most likely to be the first tool of choice for testers. Selenium is useful for writing test scripts for web applications. It is capable of simple tasks—like checking how the page loads, to a more complex process—like imitating the entire user experience on a website. Over the years, Selenium has evolved to more than just an automation tool to a much-needed testing skill for QA professionals.

Android device testing on Bitrise

Automate the device testing of your mobile apps with Bitrise: use our dedicated Steps to run device tests on iOS and Android devices in Firebase Test Lab. Continuous integration and delivery built for mobile: Automate iOS and Android builds, testing and deployment from your first install to the one millionth. Free for Open Source and small teams. Plans for teams of all sizes.

15 Remote Working Tips From Experience

Remote work has been steadily gaining popularity for some years now. According to an article published by smallbizgenius, in 2019, the number of people who work from home has increased by 140% since 2005. Now, most of the population is working from home. For most of the companies that had not adapted work from home before, this time has been an eye-opener. Many companies including the big ones like Twitter, Barclays, Mondelez are allowing employees to continue work from home indefinitely.

[Webinar] Automation Testing on the Cloud DevOps - Remote Working Made Easier

The trend of teams moving on from traditional testing processes to adopting DevOps practices is becoming more apparent in recent years. Automation testing and continuous integration are what make DevOps achievable. This is the key to ensure continuous development and quality at speed, especially when businesses are at stake in the current situation. Join our experts to explore how cloud DevOps is changing software development. Also, see a live demo of how Katalon Studio integrates with CircleCI can boost your CI/CD and automation testing.

Bosch uses Xray to deliver unparalleled product quality

The Bosch Group is a preeminent supplier of technology and services throughout the world. As a leading IoT company, Bosch offers innovative solutions for smart homes, smart cities, connected mobility, and connected manufacturing to consumers and businesses alike. Nearly 17% of the 410,000+ employees at Bosch work in research and development. Bosch’s culture of innovation serves as the foundation for their future successes.

Look, No Strings! Puppeteer, Jest, and Sauce Labs

Over the years software tools, testing frameworks, and development practices have evolved to meet new challenges. This shift means testing is happening earlier in the software development lifecycle with developers increasingly taking on more responsibility for testing with a focus on speed. That’s why we’re excited to announce the expansion of our developer-first test capabilities.

Testing Better Together With the 2020 Continuous Testing Benchmark Report

A little more than a year ago today, aiming to address what we saw as a significant gap in the testing market, we first launched the Sauce Labs Continuous Testing Benchmark, a new report organizations could use to see how their continuous testing efforts stacked up against both critical best practices and the testing efforts of other enterprises.

Gatling: Loops, Conditions and Pauses

This blog post is a guide to help you write Gatling scripts in order to load test web applications efficiently. It follows our second Gatling Simulation scripts parameterization article. We will continue to load test a fake e-commerce, and so we are going to improve our Virtual User to make it browse the store in a more humanly way. We start where the previous blog post ended, with a simulation script that uses a CSV feeder and a Regular Expression extractor to visit dynamic pages of the pet store.