Kobiton today announced version 3.6 of its mobile device testing platform with new device management and intelligent test automation features. The new version can be used now for testing on Android 11 while the iOS 14 version is in beta pending completion. Another iOS feature is the ability to monitor app performance including session metrics … continue reading
Undo has announced support for Java. With LiveRecorder for Java, developers can resolve bugs much faster than before. It simplifies the traditional and lengthy process of debugging complex Java applications down to Record, Play, and Resolve, the company explained. Developers debugging Java applications get an automatic 100% reproduction of the error that caused the failure. … continue reading
The latest version of the erwin Data Intelligence Suite provides new AI-driven metadata matching, data lineage analysis, data model integration, and an enriched business user experience to speed enterprise data governance and literacy. “Business transformation has to be based on accurate data assets within the right context, so organizations have a reliable source of truth … continue reading
Rust continues to maintain its spot as the most beloved of programming languages among professional developers. For the firth year in a row, the Stack Overflow Developer Survey found a majority of developers who are currently using it (86%) say that they are interested in continuing to develop with it. Rust was followed by TypeScript … continue reading
Netlify announced Netlify Build Plugins, a set of tools that allows developers to easily customize and automate CI/CD workflows for Jamstack websites and web applications. Previously, developers had to set up changes or integrations to the build process by configuring every command to run at build, downloading and validating every dependency, and writing the code … continue reading
CircleCI wants to help developers enhance their speed, efficiency, and usability with new updates to its platforms. Additionally, the company announced its first analytics plugin Buildtrakr. Buildtrakr integrates with CircleCI and Git to synthesize commit and build performance data, and displays critical metrics in a flexible dashboard. “Buildtrakr unleashes the full potential of CircleCI’s API. … continue reading
Google and Apple partnered up to build Exposure Notification technology that will enable apps created by public health agencies to work more accurately across Android phones and iPhones. “Exposure Notification has the specific goal of rapid notification, which is especially important to slowing the spread of the disease with a virus that can be spread … continue reading
The virtual Microsoft Build conference continues to focus on bringing developers new and improved tools and services that provide impact and value. The new tools and services announced throughout the conference include the ability to deploy AI capabilities in any environment with no prior coding experience, and improved connected productivity experiences. Highlights include: New developer … continue reading
Fastly is giving developers a new place to build solutions at the edge. The Fastly Developer Hub has been set up to provide developer resources for engaging, innovating, and building at the edge. The Developer Hub contains a testing sandbox, ready-to-deploy code snippets, and a growing repository of structured tutorials, reference materials, and documentation. “Our … continue reading
Grafana 7.0 includes significant enhancements to simplify the development of custom plugins and drastically increase the power, speed, and flexibility of visualization. The UI now includes a new table panel, a new grid layout engine, and data visualizations are now based on specific data configurations (min/max/mean graphs, etc.) to provide better consistency across Grafana. Other … continue reading
Ahead of this week’s Global Accessibility Awareness Day, IBM is releasing an open-source Equal Access Toolkit and Accessibility Checker to help developers and testers easily embed accessibility into their workflows. “Although nearly 1 in 4 adults in the U.S. face some type of disability, an industry sample has found that in 2020 over 98 percent … continue reading
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. Version 1.0 was released this week. It is secure by default, supports TypeScript out of the box, ships only a single executable file, and has built-in utilities like a dependency inspector (deno info) and a … continue reading