Idera (Ranorex, Testrail) Recapitalized by Partners Group

January 22, 2021 0

Partners Group, the global private markets investment manager, has agreed to acquire and recapitalize Idera, a global provider of software solutions for IT professionals, on behalf of its clients. This recapitalization represents the fourth equity transaction for Idera since 2014. Since 2014, Idera has grown revenue, bookings, and earnings by more than 10X with organic growth and acquisitions of nearly 20 companies.

How To Perform Exhaustive Testing

January 18, 2021 0

Exhaustive testing is a type of software testing approach where all the behaviors of a system are explored during the tests. If this approach is good in theory, it is not feasible in most testing contexts where time and resources are limited. This article presents the distinguishing characteristics of exhaustive testing and explain how to perform it.

PLATO Testing Receives $500k Investment

January 14, 2021 0

PLATO Testing, Canada’s only Indigenous-led and staffed software testing company, is celebrating the new year with a significant investment of $500,000 from investment firm Raven Indigenous Capital Partners. The funding will support the training and employment of First Nations, Métis, and Inuit students as software testers, boosting the Indigenous economy and creating jobs.

Selenium-Jupiter: Selenium Tests with JUnit

January 11, 2021 0

Selenium is a widely used open source framework for end-to-end web testing nowadays. JUnit 5 is the latest version of this popular Java open source unit testing framework and implements a brand-new programming and extension model named Jupiter. This talk presents Selenium-Jupiter. This is an open-source JUnit 5 extension that provides seamless integration with Selenium.

The Software Testing Fuzzing Book

January 5, 2021 0

The Fuzzing Book is a website / online book that presents tools and techniques for generating software tests. Fuzzing is defined by Wikipedia as “automated software testing technique that involves providing invalid, unexpected, or random data as inputs to a computer program. The program is then monitored for exceptions such as crashes, failing built-in code assertions, or potential memory leaks.”

Cypress Raises $40M New Funding

December 28, 2020 0

Cypress.io, the leading automated testing framework, today announced it has closed a $40M Series B funding led by OpenView Venture Partners. Cypress.io is an open source cross-platform end-to-end test runner for anything that runs in a browser. Its architecture is unique wherein the tests run alongside the application inside the browser, which allows the tests to closely control and observe the application.

How Does Selenium Find Elements?

December 21, 2020 0

If you are doing UI test automation, there is a high probability that you are using Selenium. Either directly, or in some framework, or by some tool that is built on Selenium. But did you ever wonder what is going on under the hood? How does Selenium use the browser? How does it find elements? If that sounds interesting to you, this is a presentation for you.

1 64 65 66 67 68 185