Systems | Development | Analytics | API | Testing

Testing

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

Quality Engineering Discussions: 5 Questions with James Espie

In this series, real (and really good) QA practitioners use their experience to support—or debunk what you might know about software quality. James Espie is a test specialist, a quality engineering proponent, and a continuous learner from Auckland, New Zealand. He shares his insights and sporadic bursts of inspiration in a hilarious newsletter called Pie-mail. If you haven’t seen it, you should check it out.

Why are Percentiles More Useful than Averages in Performance Testing

We all want our websites to be responsive and useful. However, the biggest correlation between website performance and business results is seen by improving the performance and speed of your website. Users get bored if they have to wait for too long to load your website or application. Performance Testing and Load Testing your website and restful APIs will help you understand better how your website and web services behave when a lot of users access your website at the same time.

[PNSQC 2021] Test Automation Strategy: Insider Practices & Secrets

Katalon is truly proud to have sponsored the 2021 Pacific Northwest Software Quality Conference and united the powerful minds of software quality assurance! Watch on with Adam Satterfield, Katalon Evangelist, to understand why an impactful testing strategy needs: #katalon #pnsqc2021 #agilemethodologyinsoftwaretesting #test automation #agiletesting #devsecops #softwarequalityassurancetutorial #test strategyvstestplan

How to install and use the k6 Cloud Grafana data source plugin

Are you looking to integrate k6 with Grafana? Here's how to install and use the k6 Cloud Grafana data source plugin, as demonstrated by Nicole van der Hoeven. This plugin recreates the k6 Cloud dashboards in Grafana and works with locally hosted instances of Grafana, Grafana Cloud, and Grafana in a Kubernetes cluster.

Supercharge your test script with a DSL

When someone new joins the company, they're encouraged to do what is called a "Week of Testing" - taking k6 for a spin and presenting your findings to the rest of the team. This article will show you how you can make your test scripts more readable and maintainable. To do that, I'll test a demo application with a custom DSL. DSL is short for a Domain Specific Language, and in this case, it allowed me to write meaningful code specific to our business requirements.

So You Think You're Ready for Selenium 4?

In this webinar, Sauce experts and Selenium team members discuss the key changes in Selenium 4 and how they will affect and benefit your existing Selenium tests. They talk about the new features and key advantages of Selenium 4, followed by an ask-me-anything session to answer your questions and make sure you’re truly ready for Selenium 4.

Zephyr Quest - Test Management for All Heroes

The Kingdom of Quality is in disarray. Everyone works in silos – developers, testers, and other stakeholders. Communication between teams has faltered, making project collaboration nigh impossible. It’s as if goblinkin are at the helm. The damage is inevitable. Buggy releases, missed deadlines, and – worst of all – disappointed customers. It’s time for a quest. It's time for Zephyr Quest.

Load testing with k6 for beginners, with Inanç Gümüs and Viktor Mihajlovic (k6 Office Hours #31)

Load testing with k6 can be daunting for beginners. In this k6 Office Hours, we talk about first impressions and potential issues when getting started with k6. k6 Developer Advocate Nicole van der Hoeven and k6 Technical Customer Success Engineer Viktor Mihajlovic welcome a new member to the k6 team, Software Engineer Inanç Gümüs.

Cross Browser Testing: Some tools for enterprises

Did you know that an average user takes only 0.05 seconds to form an opinion on a website? Yes, Sweor’s study on website statistics shows that users decide whether they want to use a website or not in a fraction of a second. We can also note that about 57% of the global population doesn’t recommend non-responsive websites in the same study. In general, most websites or web apps run into errors because of a solitary reason: solid cross-browser testing isn’t performed.