Systems | Development | Analytics | API | Testing

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

How the Future of #AutomationTesting & SDETs Look like | Subhash Kotra | #QonfX 2024

In this session, Subhash Kotra delves into the future of automation and Software Development Engineers in Test (SDETs) in an AI-driven world. Discover how AI-powered automation tools are revolutionizing testing methodologies, enhancing efficiency, and scalability. Learn about the evolving role of SDETs in integrating AI into the software development lifecycle, designing robust testing frameworks, and ensuring responsible AI deployment.

Build Games Like Gearbox: Developing a CI/CD Pipeline with Helix Core & JetBrains TeamCity

Curious how Gearbox Software, the AAA game studio behind hit games like Borderlands and Tiny Tina’s Wonderlands, builds their games? In this webinar, learn how Gearbox 🛠️ Want to Build Like Gearbox? Get Started with Perforce Helix Core Accelerate development with the version control system 19/20 top AAAs like Gearbox rely on: Perforce Helix Core.

Best Practices for End-to-End Testing for Better User Experience

Developers test their code in chunks as it is written. Error monitoring during the development cycle alerts engineers when conflicts arise and helps them identify the root cause. So, you may wonder then, in the age of DevOps and continuous delivery, is end-to-end testing still needed? Not only is it viable, but it is also essential to validate requirements, configurations, and functionality.

Four considerations for enhancing citizen experience with continuous automated testing

In today’s digital age, citizens expect seamless interactions with government agencies, mirroring the efficiency and user-friendliness they encounter in the private sector. However, achieving exceptional citizen experience (CX) requires routine testing and close attention to software quality and performance. As agencies navigate the complexities of delivering digitized services, continuous automated testing (CAT) is a game-changer in enhancing CX while maintaining speed and reliability.

Cloud Game Development Solutions for Your Team

Game development has only grown more complicated as studios adjust to working with increasingly larger projects, globally distributed teams, and limited resources. It’s no surprise that teams are exploring alternative solutions, like cloud game development, to build their next break out game. The appeals of building a game in the cloud include its abilities to minimize developer and artist challenges and optimize your development pipeline.

The 4 Biggest Challenges of Scaling Cloud-Native AI Workloads

When working with #AI in cloud environments, traditional data provisioning and software testing methods don't work because of the behavior of AI and LLM APIs. In this Cloud Native Computing Foundation (CNCF) webinar recording, we discuss the top 4 challenges of scaling cloud-native AI workloads, and the solutions developers are turning to instead.

Build your own JMeter Docker Image and execute your Performance Test

If you'd like to run load tests in a simple way, and possibly share them, while benefiting from a simplified configuration, with a focus on writing your test plan, and its test typology, this article is for you! Docker offers virtualization services that simplify the replication of working environments. Furthermore, each virtualized service is isolated from unrelated services on other containers or the host machine, ensuring portability across host machines and the network.