Systems | Development | Analytics | API | Testing

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

From cash to crypto: the rise of digital payment methods

Money has been gradually digitized for decades, and the electronic transfer of funds is nothing new. But over the last five to ten years, internet technology and e-commerce have made digital payment methods the standard; these trends have sped up dramatically since the pandemic. Gen Z is leading the fray with near-total adoption and use of digital payments.

Benefits of a Public Cloud vs Private Cloud & Dedicated Devices

Most software projects leverage synthetic tests to verify functionality early on, but physical devices are the ultimate form of quality assurance. While a few smartphones may suffice early on, a growing user base means quality assurance teams must ensure support for a broad range of devices, operating systems, and browsers with public or private device clouds. Device clouds make it easier to manage devices and run automated tests from anywhere.

What's New in TTM for Jira: APIs, faster performance, and UX improvements

Say hello to the newest features of Tricentis Test Management for Jira (TTM for Jira)! Now, TTM for Jira improves productivity for QA, dev, and delivery teams by keeping test plans, test cases, and history inside Jira. The latest releases include new APIs, along with UX and performance improvements for faster teamwork.

What's New In Loadero (January 2023)

The first month of 2023 has already ended and we are excited to share the new updates and features that we implemented in Loadero over the past month and some of the fixes we made during that time. If you are using Loadero to test WebRTC solutions, make sure to read the section about updates for WebRTC metrics gathering, it also has information about important upcoming changes.

Collaborating with Git for API Test Creation

APIs have become the center of software development, connecting and transferring data across systems and applications. Luckily, testing them can greatly improve the efficiency of your test strategy as a whole, helping you deliver software faster than ever. API testing is an essential part of the software development process, and it’s important to have a team that can work together to create accurate and efficient tests.

Testing Kubernetes Ingress with Production Traffic

Testing Kubernetes Ingress resources can be tricky, and can lead to frustration when bugs pop up in production that weren’t caught during testing. This can happen for a variety of reasons, but with Ingress specifically, it often has to do with a misalignment between the data used in testing and the traffic generated in production. Tools like Postman can be a great way of generating traffic, but they have the drawback of being manually created.