Copado Acquires Qentinel AI Testing Company

June 30, 2021 0

Copado DevOps platform company has announced a definitive agreement to acquire Qentinel. Designed for both non-technical and code-based developers, Qentinel provides robotic software testing for enterprise software platforms like Oracle, SAP and Microsoft. This acquisition will enable Copado customers to build and deploy the releases with less risk across multiple clouds.

Testing in Production at LinkedIn

June 29, 2021 1

If you cannot ship to production with confidence, write tests until you can! This video will help you design a testing strategy for your products. Keep writing great tests!

BrowserStack Gets $200 Million in Series B Funding

June 21, 2021 0

BrowserStack has announced it has secured $200 million in Series B funding at a $4 billion valuation. Founded in 2011, BrowserStack is a privately held company with offices in Dublin, San Francisco, New York, and Mumbai. The round was led by BOND, with participation from Insight Partners and existing investor Accel.

Agile Without Dedicated QA

June 16, 2021 0

In the early days of Agile, methods such as Extreme Programming advocated for shipping without a QA phase. In fact, they often didn’t have dedicated software testers or even bug-tracking systems. And yet there are stories of these teams producing an order of magnitude fewer defects than normal.

YourBase Promises Software Testing Acceleration

June 11, 2021 0

YourBase, a provider of developer productivity solutions that promises software testing acceleration, has emerged from stealth mode with $5 million in seed funding. The round was led by Lightspeed Venture Partners with participation from Unusual Ventures and Fathom Capital.

Documentation Used by Software QA Engineers

June 8, 2021 0

If you perform software testing as a software quality assurance (QA) engineer, you have to deal with many documents that are not all produced during your activities. This article discusses the software testing documentation that is important for software QA engineers, like the product requirements document or the user guide.

Writing Java Microservices Tests That Spark Flow

June 1, 2021 0

For most enterprise software development projects, software testing is not really fun. It is boring, cumbersome, and takes time and effort — especially for distributed applications or when changes in existing functionality forces test scenarios to adapt. Still, software tests are crucial; so, how can we tackle them in an effective and productive way?