Systems | Development | Analytics | API | Testing

%term

Kubernetes Load Testing: How JMeter and Speedscale Compare

At some point, your development team may be considering implementing load testing (also known as stress testing) as part of your software testing process. Load testing validates that your web app is able to withstand a large number of simultaneous users, decreasing the chance that any traffic spikes will bring down your services once deployed. These stress tests can be highly granular, giving you the opportunity to test run virtually unlimited strategies before they are set into the wild.

Introducing Container Runtime: Enabling Flexible, Scalable Training and Inference on GPUs from a Snowflake Notebook

Predictive machine learning continues to be a cornerstone of data-driven decision-making. However, as organizations accumulate more data in a wide variety of forms, and as modeling techniques continue to advance, the tasks of a data scientist and ML engineer are becoming increasingly complex. Oftentimes, more effort is spent on managing infrastructure, jumping through package management hurdles, and dealing with scalability issues than on actual model development.

Test Plan vs Test Strategy: Best Practices, Examples, and Pros & Cons

When it comes to ensuring software quality, having a well-defined Test Plan and Test Strategy is crucial. As a software developer or QA professional, understanding the differences between these two concepts and how to write a Test Plan or execute a test strategy effectively can significantly improve your testing process.

Teamwork Drives Early Bug Detection

Is catching bugs before production really possible? @Saurabh Shanbhag from @DoorDash shares insights on how minimizing bugs is a team effort and not just the responsibility of engineers or QA testers. Collaboration across roles is key to ensuring product reliability. Here’s how teams can prevent issues before launch: Watch this episode of Test Case Scenario to learn more about bug prevention strategies that actually work.

3 Ways to Increase Trust in Your Epicor Data

Epicor’s ability to provide industry-focused, scalable, and customizable ERP solutions has made it a popular choice for organizations across the globe. Epicor’s built-in reporting capabilities are useful for standard reports but can be limiting for organizations that require more advanced analytics. Without deep technical knowledge of Epicor’s data structures, attempting to manually create custom reports can create serious roadblocks to data trust within your organization.

How to use Selenium IDE with Ghost Inspector: An Automation Testing Tutorial

Selenium IDE is a popular open-source tool for recording and running automated browser tests. You can use it to interact with a browser the way a human would, doing things like navigating to URLs, filling in forms, and clicking on links and buttons. You can also use “assertions” to verify things are working as expected, like checking that elements are present, text is present, inputs contain certain values, et cetera.

Organizations leveraging SAP Application Testing solutions by Tricentis gain an average of $5.33 million in annual benefits

Companies that stand still in today’s ever-evolving, fast-paced business landscape are at significant risk of losing competitive advantage. Increasingly, high-quality software is playing a vital role in ensuring that organizations are able to innovate, pivot, and adapt to suit the growing demands of their customer base. However, application testing challenges have significantly hindered the pace at which software can be delivered for too long.

RAG Application with Kong AI Gateway, AWS Bedrock, Redis and LangChain

For the last couple of years, Retrieval-Augmented Generation (RAG) architectures have become a rising trend for AI-based applications. Generally speaking, RAG offers a solution to some of the limitations in traditional generative AI models, such as accuracy and hallucinations, allowing companies to create more contextually relevant AI applications.