With Agile and DevOps adoption on the rise, more companies are looking to boost their automated testing portfolios. The cloud-based continuous testing provider Sauce Labs’ released survey results today from its annual Testing Trends in 2018: A Survey of Development and Testing Professionals. According to the report, 45 percent of respondents plan to increase their … continue reading
You are trying to break the software, testing each and every corner case to find bugs to add to your bucket. Once development is complete and your build is deployed, you start testing to find potential issues. After you find bugs you try to add enough information on the defect report to show that the … continue reading
Panaya, the leader in SaaS-based testing and continuous delivery solutions announced today the availability of Panaya Test Center 2.0 (PTC), a test acceleration platform that helps organizations drive innovation by accelerating and standardizing enterprise application testing. PTC 2.0 introduces machine learning capabilities that automatically create real-life test cases based on actual usage, improving testing relevance and … continue reading
Rainforest QA today announced it has raised $25 million in a second round of capitalization that it plans to invest in product development and growth. The funding brings the total the company has raised to $41.2 million. Rainforest QA has a platform for crowdsourcing QA, and founder and CEO Fred Stevens-Smith told SD Times that … continue reading
In the past, testing has been an afterthought. These days, as development cycles get shorter and shorter, there has been a push to test earlier in the development process. There are many types of testing out there, but the ones that really held a presence this year were those related to DevOps: continuous, automated, and … continue reading
SmartBear Software is gearing up to release its flagship testing survey tomorrow, and this year’s results paint the picture of the testing industry from end-to-end. The company shared its findings with SD Times in advance, and we dove into the results to learn how the disruption of software development is impacting testers, developers, and operations … continue reading
The race is officially on to market seamless autonomous driving technology within the shortest possible timeframe. One of the biggest challenges, however, lies in preparing autonomous vehicles to navigate the many unforeseen and unexpected obstacles that face drivers on any given journey. Real-world testing, while ideal, of course, falls short of producing enough quality, representative, … continue reading
Chatbots are one area of innovation that is driving and changing engagement for digital experiences, and a number of customers and others in the software market are adopting and embedding chatbots within their applications. Like other emerging technologies, chatbots add complexity to applications, which is why companies like Perfecto are trying to knock down that … continue reading
There are potential zero day exploits in the open source protocols and common file formats across six specific industries, according to Synopsys’ State of Fuzzing 2017 report. This includes the automotive, finance, industrial control systems, Internet of Things (IoT), government, and medical fields. The report stems from more than 4.8 billion fuzz tests conducted by Synopsys’ customers … continue reading
Artificial intelligence is not only transforming the way we live; it is transforming how we work — especially in the software development world. Today, the technology is being implemented within development teams and tools as a way to catch bugs earlier and automatically assess and correct code. According to John Bates, CEO of the … continue reading
Alex Martins, advisor for continuous testing at CA Technologies: The main differentiator for us is removing the barrier for Test Driven Development and Acceptance Test Driven Development. In TDD and ATDD, teams typically need to think through the requirements they have to write the code for and then think about the test, which usually is … continue reading
Since updates can be expensive for device manufacturers, Android is separating the vendor implementation from the core Android framework. This will allow platform and vendor components to be updated independently. First, Android needed to isolate the Hardware Abstraction Layer (HAL), which provides an interface between device-agnostic code and device-specific hardware implementations. According to Android, HALs … continue reading