Testing is a crucial piece of the software life cycle but QA teams often can’t produce enough test coverage quickly enough because they are bogged down by test maintenance. Test maintenance often takes more than 50% of a QA team’s time. testRigor, a plain English-based testing system, is easing the pain points of QA teams … continue reading
The latest issue of SD Times is now available. The December issue features an in-depth looks at test automation, GitOps, and the resurgence of enterprise architecture. … continue reading
The Apache Software Foundation (ASF) has announced Apache TVM is now a Top-Level Project. Apache TVM is an end-to-end open deep learning compiler stack for CPUs, GPUs and specialized accelerators. Reaching top-level status means the project has graduated from Apache’s incubation program and meets specific ASF requirements. Apache TVM started as a research project at … continue reading
GitHub has announced it is teaming up with fastai to develop a literate programming environment for Python, nbdev. Computer scientist Donald Knuth defined literate programming as a way of programming that allows developers to work in the order demanded by the logic and flow of their thoughts rather than an order dictated by the computer. … continue reading
Data integration company Software Tree introduced Gilhari, a microservices framework designed to simplify JSON persistence in relational databases. According to the company, developers can quickly develop high-performance, database-agnostic, and Docker-compatible RESTful solutions that need to interact with JSON data. “Developers shouldn’t have to jump through hoops to adapt to modern computing trends,” said Damodar Periwal, … continue reading
GitLab 13.6 includes Auto-Deploy to Amazon EC2 using Auto DevOps without using Kubernetes, and a usage trends dashboard. With the code quality severity included within the merge request and the Full Code Quality Report, users can now quickly determine which code quality violations are critical to resolve before merging. Updates to the Project Security Dashboard … continue reading
This week’s highlighted open-source project is etcd, which is a key-value store that provides a reliable way to store data needing to be accessed by a distributed system. Key features of the project include its simple interface, key-value storage, the ability to watch specific keys or directories for changes, optional SSL client certificate authentication, optional … continue reading
The new protections Defending Your Data include a contractual commitment to challenge government requests for data as well as a monetary commitment. These protections come after a ruling earlier this year from the Court of Justice for the European examining transfers of data from the EU as well as union and draft recommendations issued … continue reading
Microsoft has announced that Visual Studio 2019 now comes with a fully integrated GitHub account experience. Starting with Visual Studio 2019 version 16.8, developers can add GitHub and GitHub Enterprise accounts directly from Visual Studio. According to Microsoft, this new functionality makes accessing GitHub accounts as easy as accessing Microsoft accounts, which will make it … continue reading
The new version of Electron JS includes upgrades to Chromium 87, V8, 8.7, and Node.js 12.18.3 as well as support for Apple silicon and general improvements. Other improvements include an added V8 crash message and location information to crashReport parameters and improved performance for sending wide objects over the context bridge. Additional details on all … continue reading
Rome wasn’t built in a day and apps aren’t developed overnight. Or at least they shouldn’t be. Speed to market isn’t going to help drive business if the product you are delivering doesn’t meet your customers’ expectations. The digital transformation challenge Online sales increased 43% year-over-year for the month of September, as commerce and customer … continue reading
The update brings support for new JVM features like string concatenation via invokedynamic, improved performance and exception handling for KMM projects, and extensions for JDK Path: Path(“dir”) / “file.txt”. Kotlin 1.4.20 also introduces a new configuration block for the browser target called commonWebpackConfig. Inside it, users can adjust common settings from a single point, instead … continue reading
Gravitational changed its name to Teleport and released the Teleport Unified Access Plane. “The decision to formally change our name to Teleport supports the natural evolution that our company has followed from the point it was founded – to create software for engineers that allows them to quickly access any resource anywhere,” said Ev Kontsevoy, … continue reading
As we enter the fourth quarter of an explosively eventful year, important trends are emerging within the app testing industry – trends that will surely extend into 2021. The most important is the accelerated pace at which companies are moving to the cloud. The speed-up is being driven by the need to support remote teams … continue reading