Systems | Development | Analytics | API | Testing

Testing

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

Scope of manual testing and career transition options for manual testers

Automation testing is the buzzword everyone is talking about in software industry. Most IT companies and clients are trying to automate their tests as much as possible to reduce the efforts in a longer run. With all the projected and actual benefits, many people think that manual testing is going to go away in near future. However, the reality is far away from this. Manual testing and manual testing jobs are necessary and going to stay.

How to design a workload model in k6, with the k6 Developer Advocates (k6 Office Hours #42)

In this video, k6 Developer Advocates Paul Balogh, Leandro Melendez, and Nicole van der Hoeven talk about workload modeling design in k6, what workload modeling even is, and how you can use scenarios and executors to create realistic load tests.

Xray Cloud - "Whats New 2021" Webinar

✅ See the highlights and new features of Xray Cloud from 2021 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.

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.