Systems | Development | Analytics | API | Testing

Testing

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

Start Your Tests Early

Ever feel like you’re wasting energy on endless automation tests that just don’t cut it? @Veronika Takmazyan recommends focusing on stability and quality right from the start. If you invest in quality early on, you’ll avoid the headaches of fixing bugs and rewriting code later. Deliver once, deliver well, and move on to the next big thing. If you’re wondering how to get your team on board with this mindset, Veronika sums it up perfectly.

Generative AI Testing: Essential Strategies and Insights for System Validation

STARWEST 2024 was not just a conference; it was a vibrant hub of exploring knowledge and exploration into the transformative realm of generative AI and software testing. At this event, we started day 2 with an energetic workshop of "Evaluating and Testing Generative AI: Insights and Strategies", led by Jason Arbon, CEO of Checkie.AI, which covered the complex challenges of testing AI systems like ChatGPT and LLAMA.

S1.E20: Web testing with Cypress | QA Therapy Podcast

Are you grappling with flaky tests and grappling with the choice of framework for web testing? It's crucial for end-to-end (e2e) tests to be faster, stable, and reliable. But, is Cypress the solution we've been looking for? Let's explore. Joining us as our guest QA Therapist in this episode is Filip Hri, a Cypress ambassador.

How to Get Started with GoMock

GoMock is a powerful tool for generating mock objects in Go, making it an essential asset for developers aiming to write advanced unit tests. By simulating the behavior of real objects, GoMock allows you to test your code in isolation, ensuring that each component functions correctly on its own. This capability is particularly useful in a language like Go, where interfaces play a crucial role in defining the behavior of different components.

Hot Sauce Releases: Reduce Toil and Boost Efficiency with Simplified Debugging

Transform the way you identify and resolve issues across the software development lifecycle. Learn how Sauce Labs Error Reporting and Insights advanced filtering and grouping can help you to find and resolve failures in your test suite and errors in production faster! Reduce toil and allow engineering teams to focus on innovation while ensuring efficiency across both testing and production phases. Identify Root Causes Faster: Streamline root cause analysis, allowing your team to quickly address the most pervasive issues and reduce the burden on engineers.

Effective Test Strategy: 5 Best Practices, Real-Case Examples

In today's fast-paced software development landscape, delivering high-quality assurance applications is paramount. A well-crafted test strategy plays a pivotal role in ensuring that your software meets the desired standards of functionality, performance, and reliability. Unlike a test plan, which focuses on the granular details of a specific project, a test strategy provides a high-level roadmap for testing throughout the entire software development lifecycle (SDLC).