Systems | Development | Analytics | API | Testing

Testing

Xray Server/Data Center - "Whats New 2022" Feature Highlights Webinar

✅ See the latest features of Xray Server/Data Center from 2021/2022 including: 🚀 Xray is the leading Quality Assurance and Test Management app for Jira. More than 4.5 million testers, developers and QA managers trust Xray to manage 100+ million test cases each month. Xray is a mission-critical tool at over 5,000 companies in 70 countries, including 137 of the Global 500 like BMW, Samsung and Airbus.

Using gRPC with Python

Microservice is now the architecture of choice for many developers when crafting cloud-native applications. A microservices application is a collection of loosely coupled services that communicate with each other, enhancing collaboration, maintainability, scalability, and deployment. There are several options for enabling this communication between microservices. REST is the most popular among developers, sometimes used synonymously with APIs. However, gRPC can be a better alternative to REST.

What Is Gherkin & How Do You Write Gherkin Tests?

When it comes to writing and testing software, teams have a lot of alternatives. How do you know what syntax to use and which testing solution is best for you? In this post, we'll look at how to utilize Gherkin and Gherkin tests. We'll go through the syntax, how to construct a test, and the benefits and drawbacks.

Introducing Grafana k6 Cloud for Education, a free program to help teach performance testing

Grafana k6 is our open source tool to help you ship reliable applications by doing performance testing in a modern and developer-friendly way. Performance testing is still unknown to many, but it is not a new topic. In fact, performance testing courses are everywhere — even at colleges and universities. One of our passions is to educate others on the best practices of performance testing, working together with the k6 community.

A Comparison of the Best Automated Testing Tools for Beginners

Automating your software tests can speed up testing and provide more reliable test results. For most software teams, automation is necessary to achieve adequate test coverage. If you’re just getting started with automated software testing, you may be overwhelmed by all the options and have a hard time figuring out which tools are right for your team.

Testhouse MS Dynamics 365 Quality Assurance - A quick preview of the virtual roundtable discussion

Testhouse MS Dynamics 365 Quality Assurance - A quick preview of the virtual roundtable discussion This video is a preview of our virtual roundtable discussion on the topic 'Is your Dynamics 365 a 'Trojan Horse' or an 'Arabian Horse'? In the full video, you will learn about.

Getting Started with Skaffold for Kubernetes Deployments

Kubernetes has experienced rapid growth over the years, with a recent post from the Cloud Native Computing Foundation reporting a userbase increase of about 67% in just the past year. Kubernetes is a container orchestration platform that automates how containers are deployed, how they communicate, and how traffic is routed between them; it also scales configurations for both the containerized workloads and the underlying infrastructure that comprises the cluster.

The Best 10 Test Management Tools to Use in 2022

There are important advantages of using Test Management Tools for an effetive product release, for locating and managing critical defects and for allowing you to focus on developing better software and a more efficient development process. Having a platform to handle all rounds of testing is crucial, especially as more software developers use cycle methodologies like Test-Driven Development.