Home / Companies / Sauce Labs / Blog / October 2024

October 2024 Summaries

5 posts from Sauce Labs

Filter
Month: Year:
Post Summaries Back to Blog
Selenium, an open-source tool for automating web browsers, celebrates its 20th anniversary this year. The author reflects on their journey into test automation and how Selenium has played a significant role in the industry since its merger with WebDriver in 2009. They highlight Selenium's advantages over other tools, such as being free, open-source, having cross-browser support, and adhering to web standards. The author also mentions how Selenium has inspired the development of other automation tools like Playwright and Appium.
Oct 30, 2024 445 words in the original blog post.
Over 70 million adults in the United States have disabilities, and globally, 16% of the world's population experiences significant disability. Mobile app developers must prioritize building accessible mobile apps due to these statistics. Inclusive design is essential for reasons beyond market success, but capturing all accessibility concerns can be challenging. Accessibility needs to be a priority throughout the SDLC, with testing executed in tandem. Mobile app accessibility testing entails testing a mobile app for accessibility and addressing both overlapping and unique issues compared to desktop applications. Ensuring comprehensive accessibility requires attention to detail and using checklists supported by automated accessibility tools. Both manual and automated testing methods are necessary for ensuring mobile accessibility, with various tools available for developers.
Oct 29, 2024 2,316 words in the original blog post.
Continuous testing is an integral part of the software development lifecycle that automates testing throughout the process, providing immediate feedback on code quality. It is integrated with CI/CD pipelines to enable early and frequent testing, quickly identifying issues, improving collaboration, and enhancing software quality while reducing time to market. This approach accelerates innovation velocity, improves efficiency, reduces risk, and significantly improves software quality. Continuous testing also supports agile methodologies, enabling teams to adapt quickly to changing requirements and generate valuable insights that can inform future development and testing strategies.
Oct 18, 2024 1,097 words in the original blog post.
Sauce Connect 5.0 offers significant enhancements in performance, security, and integration for accessing local environments behind a corporate firewall while running tests on Sauce Labs. The new version boasts up to five times faster test speeds and 50 times less memory usage than its predecessor, allowing for lower latency and more efficient test executions. Transitioning from the proprietary KGP protocol to the widely adopted HTTP/2 protocol with SOCKS5 and websocket support simplifies security approvals and strengthens connections. The streamlined onboarding process facilitates easier integration into CI/CD environments, while a new Prometheus metrics dashboard provides in-depth performance insights. In Sauce Connect v5.2.0, several enhancements have been introduced to improve performance, security, and usability. These include reverting to resigning domains by default for better latency and request handling, increased tunnel capacity with support for up to 4,096 concurrent requests, SSLKEYLOGFILE support for inspecting encrypted traffic, automatic client metrics collection, and enhanced log visibility for easier debugging and monitoring. Benchmark results show that Sauce Connect v5.2.0 delivers tangible performance improvements, with up to a 32.5% increase in network throughput and an impressive 850% increase in request handling compared to earlier versions. These enhancements contribute to faster, more secure, and more reliable testing, making it the ideal time to upgrade from v4 to the latest version.
Oct 04, 2024 1,735 words in the original blog post.
As retailers prepare for the busiest time of the year, they must deliver flawless digital experiences to avoid significant sales losses due to poor online performance. The pressure is high, with customers expecting a smooth experience across all devices and the financial implications of failure being substantial. DevOps, QA, and Engineering teams play a crucial role in mitigating software issues and preparing apps for the surge in traffic and heightened user expectations. A robust testing framework can help reduce development fatigue and ensure consistency across every device and browser, ultimately leading to successful digital experiences that maximize revenue during the holidays and beyond.
Oct 01, 2024 389 words in the original blog post.