Systems | Development | Analytics | API | Testing

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

Equivalence Class Partitioning: A Complete Guide

Equivalence Partitioning, also known as Equivalence Class Testing, is a powerful black-box testing technique designed to streamline testing by minimizing the number of test cases while ensuring comprehensive coverage. This approach is widely used to make testing more efficient without sacrificing effectiveness. Let’s learn more about how it’s done!

Boundary Value Analysis: A Complete Guide

Boundary Value Analysis (BVA) is a crucial software testing technique that focuses on testing the boundaries or edges of input ranges. It is based on the observation that errors often occur at the edges of input ranges rather than in the middle. By testing the extremes, BVA helps identify potential vulnerabilities and ensures that the system behaves correctly at its limits.

5 Ways Perforce Helps with DORA Regulation Compliance

In January 2025, the European Union (EU) will begin enforcing a new regulation called the Digital Operational Resilience Act (DORA). The DORA regulation mandates sweeping cyber resilience requirements for financial institutions and third-party information and communication technology (ICT) providers. In this blog post, we examine how two core Perforce offerings help financial institutions and their supporting ecosystem of service providers comply with the requirements laid out in the DORA regulation.

Postman Load Test Tutorial

Postman is highly popular in the testing tools space for verifying API requests. While its use for general API testing is widely adopted, conducting load testing with Postman is not as straightforward. In this post, we assume that you have some experience working with Postman and are familiar with the fundamentals of creating and sending requests. If you’re new to Postman, there are numerous resources available in the Postman Learning Center.

How AIOps is Transforming the Future of IT Operations?

Sam Altman, the key visionary behind the popular adaption of Gen AI and essentially the father of ChatGPT, deemed it “unthinkable” to have products and services without AI integration in the future. I’m sure that among other beliefs that inspired him to make such claims, the need for intelligence beyond efficiency in the modern digital ecosystem was a key one. It only makes sense to rethink IT management in this context and replace our traditional methods with the benefits of AIOps.

Boosting Release Confidence: Scalable and Secure Testing to Prepare for the Holidays

Delivering high-quality digital experiences during the holiday season is crucial, with 30% of annual revenue on the line. Developers need scalable, secure, and compliant infrastructure to ensure smooth releases and easy software testing. However, over 60% of developers admit to releasing untested code to meet deadlines, risking bugs and jeopardizing customer experience and revenue. Listen to the discussion about how to mitigate risk, catch bugs earlier, and test securely at scale in preparation for a busy holiday season.