Systems | Development | Analytics | API | Testing

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

Introducing AI-Powered Test Case & Test Model Generation in Xray

We’re excited to introduce two powerful new capabilities in Xray: AI Test Case Generation and AI Test Model Generation for Xray Enterprise, powered by Sembi IQ — Sembi’s AI platform built to help QA, development, and security teams deliver better software, faster. With these new features, Xray brings intelligence directly into the testing process, making it faster to design tests, easier to ensure coverage, more secure by design, and always guided by human expertise.

Is automation diminishing the craft of testing by overshadowing critical thinking and creativity?

Automation helps you test faster, not smarter. It follows scripts. Skilled testers bring critical thinking, domain knowledge, and creativity to decide what to automate and how. Treat automation as a tool that frees time for “what if” exploration and user-minded checks so quality goes up, not down. — Cristiano Caetano, VP of Product Management at Katalon Learn more Follow Katalon for more insights in our series!

Test the Untestable With Perfecto AI: GUI Cards

Discover how Perfecto AI streamlines the testing of complex GUI cards and collapsible menus, a common challenge in modern application design. This demonstration reveals how a single, natural language prompt can execute sophisticated tests across multiple platforms, saving significant time and effort. What you will witness.

Test the Untestable With Perfecto AI: Nested Tables

Discover how Perfecto AI simplifies automated testing for complex and nested tables, a common challenge in data-intensive applications. This short demo showcases how a single, natural language prompt can execute sophisticated data validation across multiple platforms, simplifying a traditionally difficult and time-consuming process. What you will see in this demonstration.

Test the Untestable With Perfecto AI: Complex Diagrams

Watch how Perfecto AI validates complex diagrams, verifying elements such as object positioning, color accuracy, and labeling correctness. With agentic AI, these traditionally difficult areas for test automation are simplified using natural language prompts. Get ready to explore.

How to refresh a page in Selenium WebDriver?

Refreshing a page might seem simple. But when you're working with dynamic applications, forms, or session-sensitive flows, the way you refresh matters. A mis-timed reload can cause flaky results or unexpected behavior in your automation scripts. That’s why knowing how to refresh the page in Selenium is essential. There are multiple ways to reload a page, and each has its own use case. Some simulate user behavior. Others trigger a full re-render of the DOM.

Easy Data Sharing for Development Fixes Tutorial with Perforce Delphix

Struggling with slow, cumbersome data sharing between your development and testing teams? This demo reveals how Perforce Delphix transforms your data operations, enabling you to accelerate development fixes and root cause analysis. Learn how to empower your teams with self-service access to secure, virtual databases.

The Role of Test Management in Accelerating Digital Transformation

Strategic test management is the foundation that determines digital transformation success or failure. Recommendation: Implement unified test management early in digital transformation initiatives to ensure sustainable success and competitive advantage. Digital transformation has evolved from a strategic option to a business imperative.

Perforce 2025 State of Data Compliance Report Reveals Confusion Around AI Data Privacy

MINNEAPOLIS, SEPTEMBER 30, 2025 - Perforce Software, the DevOps company for global teams seeking AI innovation at scale, announced the findings of the 2025 State of Data Compliance and Security Report. This comprehensive research reveals alarming trends when it comes to AI and data privacy, with mass confusion around the safety of sensitive data in AI model training and the frequency of data privacy exposure.

The Developer's Guide to Debugging AI-Generated Code

AI coding tools like ChatGPT, GitHub Copilot, and Claude have completely changed how we write software. From humble beginnings where non-AI-enabled code assistants made intelligent code suggestions, like Intellisense, the latest agentic tools can generate entire functions, suggest optimal algorithms, and even scaffold complete applications in minutes. However, as any developer who’s worked with AI-generated code knows, the output isn’t always perfect.