Systems | Development | Analytics | API | Testing

Testing

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

Mastering Python Selenium Web Scraping: A detailed guide to perform Web Scraping

In the last decade or so, data has become the most valuable resource in the world. The influence of data has become so prominent in our society and industry that experts have now coined the term “data economy” to emphasize it. Undoubtedly, data has also made a huge impact on how the software industry and businesses operate.

Announcing the Sauce Labs Next Gen Windows Cloud for Enhanced Cross-Browser Testing

Test web apps and websites on the latest Windows desktop infrastructure for a faster, more efficient, and more reliable cross-browser testing experience. At Sauce Labs, we're dedicated to providing our customers with best-in-class device performance and system reliability.

How to set up logging using Log4j in Selenium?

Log4j is a popular logging framework used for Java-based applications. We can use Log4j in Selenium to provide logging functionality and help in debugging the test scripts. By using Log4j, you can log messages at different levels (e.g. Debug, Info, Warn, Error, Fatal) and output them to various appenders (e.g. Console, File, Database). Integrating Log4j in Selenium can greatly enhance the debugging experience and improve the efficiency of the testing process.

4 Qualities that the Digital Engineering Culture and Transformation Should Consider

By overcoming the established engineering disciplines and tackling each engineering issue, Digital Engineering intends to speed up the development of complex products, systems, and sub-systems. System engineering approaches applied to complex products like jet planes, spacecraft, navigation systems, and others slow down progress for several reasons. Digital Engineering changed that system process into a more fluid, consistent, and workable approach for complex systems.

Pair Grafana Faro and Grafana k6 for frontend observability

Grafana Faro and xk6-browser are both new tools within the Grafana Labs open source ecosystem, but the pairing is already showing a lot of potential in terms of frontend monitoring and performance testing. Faro, which was announced last November, includes a highly configurable SDK that instruments web apps to capture observability signals that can then be correlated with backend and infrastructure data.

As layoffs hit tech, crowdsourced QA testing shows a way forward

The tech industry is grappling with the painful reality of widespread layoffs, including within QA teams. Typically, after a round of layoffs, companies spend some time readjusting. There’s a quiet period where projects, external partnerships, hiring, and specific initiatives are on hold. Then… boom. A rapid shift to outsourced, crowdsourced, and third-party coverage to cover the gaps left in QA staffing teams.

All about Agile Performance (k6 Office Hours #78)

In this week's k6 Office Hours, join Developer Advocates Marie Cruz and Leandro Melendez as they talk about performance testing in the Agile world. How has Agile approach changed the way we do performance testing? What's the current state of performance testing? and How can k6 help? Join us to know more! Do you want to join our team?
Sponsored Post

Kubernetes Preview Environments - Adoption, Use Cases & Implementations

No matter what application you're building and who your target customers are, everyone can agree that it's critical to avoid broken deployments. To aid in this goal, many tools and concepts have been invented, with Kubernetes preview environments being one of them. In this post, you'll get a deeper understanding of how preview environments work, how organizations are using them, and how you can get started yourself. But to put it simply: preview environments allow teams to deploy a version of their applications during the development process, interacting with it as if it was deployed in production.