Systems | Development | Analytics | API | Testing

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

DevOps In FinTech: Ensuring Compliance & Security in Agile Development

The FinTech industry is experiencing unprecedented growth, with global investment reaching $164.1 billion in 2022 (KPMG). However, with increasing cyber threats and stringent regulatory compliance requirements, FinTech companies must adopt robust, scalable, and secure software development methodologies. ‍

How Data Residency safeguards compliance & security

Enterprises generate and store massive amounts of data, making data residency a crucial aspect of compliance, security, and operational efficiency. As organizations expand globally, they must navigate complex data governance policies to protect sensitive information while ensuring smooth business operations. Storing data in specific regions is not just about compliance - it also impacts performance, risk management, and trust with customers who expect their data to be handled securely and transparently.

Lights, camera ... buffering? Why load testing is the real star of streaming services

The 2025 Oscars were meant to be a celebration of cinematic excellence, but for Hulu viewers, the biggest drama unfolded off-screen. As The Hollywood Reporter detailed, Hulu’s livestream of the Academy Awards suffered major outages, leaving frustrated users staring at frozen screens instead of red-carpet glamour. The Economic Times reported that viewers scrambled to find alternative ways to watch, turning what should have been a seamless experience into a PR nightmare for the streaming giant.

Re-Introducing P4: A Name Rooted in History and a Platform for the Future

You might have noticed that Perforce has a new look and a new logo that reflects our place in DevOps workflows. This new branding will also change the way we talk about our industry-leading version control solution and ecosystem of products. I’m excited to share that Helix Core is now Perforce P4, and a select number of corresponding tools within our digital creation suite are now unified under the Perforce P4 Platform.

Page Object Model and Page Factory in Selenium (Java)

In Selenium test automation, managing test scripts efficiently is important for improved scalability, readability, and maintainability. The Project Object Model (POM) is a design pattern that improves the structure of automation scripts by creating a separate class for each web page in an application. Page Factory is a more advanced version of POM that further simplifies object repository management.

Helix ALM is now Perforce ALM

You've probably noticed that Perforce recently refreshed our brand with a new logo and color palette. Our refreshed brand brings our portfolio together under a unified, modern identity that showcases the full power of Perforce. Now, we're taking one more step toward unifying the Perforce portfolio by simplifying some of our product names.

Vulnerability Assessment vs Penetration Testing: Key Differences

Cyber threats are getting smarter, and businesses need to stay one step ahead. That’s where Vulnerability Assessments (VA) and Penetration Testing (PT) come in. Both play a crucial role in cybersecurity, but they’re not the same thing. Consider it this way: a vulnerability assessment is similar to a regular health check-up—it identifies potential problems early.

How to Mock AI APIs Using proxymock

APIs often represent the cutting edge of the technology space. This is especially true with Artificial Intelligence – as AI has evolved from speculative technology to mass adoption, it has shown up significantly in APIs as a modality and mechanism. However, as with all new technologies, using AI APIs comes with significant challenges.

Performance Tester Diary - Episode 1

This is the first in a series of posts that are going to follow the fictional performance tester Otto Perf. Otto manages all aspects of performance testing for a fictional company OctoCar that specialise in selling used cars. OctoCar are building a new system to manage the selling of their fleet of cars, and we are going to follow Otto on his journey as he ensures that the new technology platform performs in line with agreed non-functional requirements under peak volumes of load and concurrency.