Software testing is a critical aspect of the SDLC, but constraints on time and resources can cause software companies to treat testing as an afterthought, rather than a linchpin in product quality. The primary challenge in the field of testing is the scarcity of talent and expertise, particularly in automation testing, according to Nilesh Patel, … continue reading
The AI-powered data analytics platform Foundational has just announced $8 million in seed funding and the general availability of its platform, which is designed to enable developers to find and fix data issues before code containing it is deployed. The funding round was led by Viola Ventures and Gradient, and Asymmetric Venture Partners and executives … continue reading
The first piece of open source code was published just over 70 years ago, and now open-source software finds itself in almost every application that exists today. A 2024 report from Synopsys found that the average application has over 500 open source components in it, and most recent industry reports show that over 95% of … continue reading
AI is our generation’s moonshot, and we’ve got to get it right. That’s what Stanford University Professor Fei-Fei Li told Joe Biden this month as he became the first president to talk about the impact of AI in his State of the Union address. Our original moonshot required new technology and new ways of thinking … continue reading
Flyde is a visual programming tool for VS Code that lets people create programming flows using a graphical interface. It is designed to be used alongside the actual codebase, enabling developers to switch to the lpow-code interface for situations where having a visual is more helpful. “Flyde was built not to replace textual programming, but … continue reading
The Android development team has just announced the release of the second developer preview for Android 15. The satellite communication functionality has been updated with new UI elements to provide a better user experience. Apps can also now use ServiceState.isUsingNonTerrestrialNetwork() to detect when a device is connected via satellite, and there is also now support … continue reading
Microsoft is trying to make it easier to incorporate AI features into their existing applications, with the release of .NET Smart Components, a suite of AI UI components that can be added into .NET apps. There are three components being released: Smart Paste, Smart TextArea, and Smart ComboBox. Smart Paste fills out forms using whatever … continue reading
Confluent has just announced a new managed service for Apache Flink to help make it easier for customers to create data streams. Stream processing is a technology that allows data professionals to utilize data as it arrives instead of working on older data that has already been processed. It is needed for uses like fraud … continue reading
JetBrains has announced the beta for its new upcoming CI/CD service, TeamCity Pipelines. The new platform allows development teams to automate things like integrating changes into an application, testing them, and then finally delivering the updates to users. TeamCity is an existing platform from the company, but it was targeted at large enterprises. This new … continue reading
AI has seeped into every corner of the tech space over the last couple of years, and mobile testing is no exception. Tricentis just published its State of Mobile Application Quality Report 2024, where it found that 48% of testing professionals said that AI is already part of their mobile testing strategy. A further 21% … continue reading
Redpanda has announced a fully managed version of its streaming data platform, enabling developers to both get started quicker and not have to worry about managing infrastructure as they need to scale up. Redpanda Serverless allows developers to easily spin up new clusters for streaming data, which they can then use to build applications with. … continue reading
Synopsys today released a new application security testing solution, fAST Dynamic, that helps organizations find and remediate security vulnerabilities in today’s modern web applications. According to the company’s announcement, fAST Dynamic is built upon scanning technology Synopsys acquired from WhiteHat Security, and adds on to fAST Static and fAST SCA, which were built into the … continue reading
Oracle has announced the release of Java 22, which adds 12 new features to the language and aims to make the language more accessible to beginners. “The new enhancements in Java 22 enable more developers to quickly and easily build and deliver feature-rich, scalable, and secure applications to help organizations across the globe grow their … continue reading
Cloud computing platform Vultr today launched a new serverless Inference-as-a-Service platform with AI model deployment and inference capabilities. Vultr Cloud Inference offers customers scalability, reduced latency and delivers cost efficiencies, according to the company announcement. For the uninitiated, AI inference is a process that uses a trained AI model to make predictions against new data. … continue reading