Systems | Development | Analytics | API | Testing

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

Integrating Keploy With sample java application

In this video, we'll see how keploy has evolved. Presenting a new installation process of Keploy where the server of keploy can be installed using binary for Linux and macOS, and we can run the keploy server using the command "keploy" from the CLI. The test cases when you make an API call is reflected in the CLI where keploy is running, and the test runs details are also shown there. The test runs report is stored in yaml file format under the test-reports directory.

Update your software testing strategies in 2023

In today's evolving world, companies keep pushing for new goals and objectives, which are usually bolder and aim higher. As a QA Manager, there’s a constant need for you to keep evolving and ensure that your testing strategy helps the company succeed. Here’s how you can plan your testing strategy in 2023 to ensure you hit your quality goals.

Testlio 2022 Reflections: An Open Client Letter of Gratitude

Dear Testlio Client, With 2023 in full swing, I wanted to take a moment to say thanks—and offer information. While the world has many challenges, and many of us are charting a course through turbulent waters, I sincerely hope that the year ahead is as good as possible for you, your family, your colleagues, your company, and your community. You likely received my email of appreciation in December.

Introducing Tricentis Test Automation: Delivering model-based testing in the cloud

It’s no secret that more and more applications are moving to the cloud. According to the 2022 Flexera State of the Cloud report, 50% of all workloads are in public clouds. In addition, moving from on-premises software to SaaS was a top priority for 42% of survey respondents. According to the BetterCloud’s 2023 State of SaaSOps report, organizations are using 130 SaaS apps on average. Many of these apps are the backbone of your organization.

DevSecOps Benefits & Challenges

DevSecOps is about ensuring security throughout the software cycle. While it offers many benefits, it also has its own challenges that you must understand. Performing AST (Application Security Testing) is a common and effective way to find vulnerabilities and weaknesses in an application and make it resistant to security threats. Traditionally, AST has been performed at the end of the software/application development process, more like an afterthought.

An Overview of Traffic Mirroring Options in Kubernetes

Testing in production carries a lot of risk, like possibly causing downtime for users. However, the advantages of using real user traffic are many, which has led to the popularity of traffic mirroring. Mirroring can be implemented as part of pre-deployment testing, as well as other parts of the developer experience like the development itself. But, how do you get started with it?

CI/CD automated testing: How to release fast, with confidence

If you’ve got an agile team interested in shipping fast without breaking things, this post is for you. In this piece, I’m going to explain how we at Rainforest QA approach automated testing in a continuous integration / continuous delivery (CI/CD) pipeline, with a focus on end-to-end (e2e) functional testing. The aim of our testing and other DevOps methodologies is to maintain a healthy balance between speed and product quality.

WebRTC Applications' Performance Monitoring

The last thing a business wants is to be known as an unreliable and poorly performing service, especially if there are similar solutions a few clicks away. So being aware of the performance of a WebRTC application or any other software solution is a must to avoid issues in the future. A solution can be developed by experienced people and tested before it is released, but even so it doesn’t mean performance degradations will never appear.