Systems | Development | Analytics | API | Testing

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

Every Experience Matters: Browsing Habits & Engagement Report

Today Sauce Labs announced the findings of its "Every Experience Matters" report, based on responses from 1500 consumers in the US, UK, and Germany, to gauge the modern browsing and online engagement experience. In short, we dive into how users are reacting when they use your website or app.

How To Test Screen Sharing Feature In Web Applications

Screen sharing is not just common nowadays, it is present in many different apps we use. Webinar applications allow presenters to share their screen with the audience, video calling and conferencing apps allow sharing your screen to show other attendees the information you need to share, e-learning is a lot more effective when teachers can see what’s happening with their student’s screen, the list goes on and on.

Actively measure the right key metrics during performance testing

During crucial performance testing session we need to monitor and measure various parameters/metrics to be able to analyze and understand why the application behaves in a certain way under a specific load. Below ones are the most used metrics collected during performance testing sessions.

TestQuality Test Management Tool for GitHub: Integration Steps, Defect & Issue Reporting process

TestQuality extends Github to provide Modern, Powerful, Test Plan Management. This is accomplished via a Deep Live Native 2-Way Integration between GitHub and TestQuality. Test Management workflows are extended so you can Create, Update, Delete, and Link Defects and Requirements in your GitHub repository without ever leaving your testing workflows. And best of all TestQuality is completely FREE for use with GitHub public repo's.

Condensed Guide to Medical Device Requirements Management

Most general guidelines for requirements management are an acceptable starting point for medical device developers. Basic instructions for requirements planning, defining, prioritizing, etc. applies to almost any industry. However, medical device requirements management has to include some extraordinarily important things that some other industries can get by without. Compliance, risk management, and traceability are central to medical device development.

Testing Golang with httptest

Go, often referred to as Golang, is a popular programming language built by Google. Its design and structure help you write efficient, reliable, and high-performing programs. Often used for web servers and rest APIs, Go offers the same performance as other low-level languages like C++ while also making sure the language itself is easy to understand with a good development experience.

[Webinar] How To Reduce Selenium Scripts Maintenance by up to 90%

Selenium script maintenance can be a nightmare. Even a minor UI change can flood QA teams with endless repetitive work, yet while leaving broken locators and web loading issues are still undetected. In this webinar, Katalon experts will show how you can use Artificial Intelligence and Machine Learning to reduce Selenium script maintenance by up to 90%.

Hands-On Test Automation: Using Selenium With Python

You just finished creating your web application and want to clean it from any possible bugs, imperfections, and performance issues. But you feel a bit overwhelmed with the choice of testing tools and frameworks and the articles singing their praises. In this article, we will explore using Selenium with Python for test automation.