Operations | Monitoring | ITSM | DevOps | Cloud

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

Cux - Innovating Testing Trends

When starting an online business, people are usually not aware of what their targeted audience needs to see and how they will see it. For instance, businesses don’t realize why website visitors don’t convert into paying customers. Well, there could be several issues triggering such an occurrence like unattractive UI, complicated webpage view, or long response time. Tackling such issues and tracking website visitor behavior thus became an area of interest for most organizations.

Selenium Scripts Running Load on a Web Browser

Selenium is a well renowned automation testing framework used extensively for cross browser testing. The open source testing tool is a smart choice for companies offering software testing services for automation testing of different web applications across browsers such as Internet Explorer, Chrome, Firefox, and Microsoft Edge. Selenium offers extensive competition, compared to different test frameworks like HP Unified Functional Testing and Quick Test Professional.

Building an agile team's 'safety harness' with cmocka and FOSS

Netdata is made up from agile teams who are deeply committed to improving the usability of our product. We want to respond to our users and introduce in-demand features. Working directly with our community is the best way to make Netdata better. But we face the same the dilemma as all agile teams: How do we do this safely?

Turbocharge QA with Pre-Production Monitoring

Traditionally, Quality Assurance (QA) has been a very manual process. Our QA teams do an amazing job running through test plans, finding critical bugs, and logging reports. But it can be a lot of work to run through the tests again and again, dig into the errors to provide the contextual information developers need to fix bugs quickly, and prepare the reports your developers need to find and fix errors in the codebase.

How the k6 Load Testing Tool Is Leveraging Grafana

Like Grafana Labs, my company, Load Impact, is built on open source. When we set out to build the k6 load testing tool, we knew we wanted to offer a purely open source stack. We’ve done performance testing for the better part of the past 15 years. When we looked at the market a couple of years ago, we saw a lot of both commercial and open source tools, and they were mostly either too simple or too complex. Additionally, there was nothing designed specifically for developers.

10 best Web Application Testing Tools in 2019

These days having a website isn’t enough to keep visitors happy and coming back for more. No, you need a website that is secure, loads quickly, and is free of any bugs. Of course, the only way to ensure this is to test your website on a regular basis. If this is not a task that you want to outsource, there is no need to worry. There are a number of web application testing tools that can help you out.

Ensure Customer Happiness with these 5 Powerful Test Actions

Our fully managed Selenium testing platform allows you to continuously check your website to ensure it’s working as expected. Not just the fact that it’s online, but that your customers can perform tasks such as registering or adding products to the basket. We use real browsers, such as the latest versions of Chrome and Firefox and test from 18 global testing locations.

Infrastructure as code: testing and monitoring

In my last post, I talked about the evolution of infrastructure as code and its role in modern software development. To recap, let's take a quick look back at what an IaC process establishes: in a nutshell, IaC is a methodology that enables you to manage your servers and deploy your applications purely through code. Through some configuration language saved to a file, you define the resources and packages that servers need.