Systems | Development | Analytics | API | Testing

Latest News

20.3 Release Highlights: Intelligent Document Processing

In 20.1, Appian introduced Intelligent Document Processing or IDP. IDP lets Appian users leverage artificial intelligence to transform unstructured data from their business documents into structured data. Many business documents such as invoices, POs, loan applications, insurance claims, etc., include forms and/or check boxes. To support such use cases 20.3 now includes the ability to recognize and extract table and checkbox data from documents.

Why do Kubernetes pods stay in pending state?

Kubernetes refers to an open-source platform managing containerized service. This portable system simplifies automation and configuration. You can link an app in a Kubernetes cluster and connect it to IBM Cloud Kubernetes service through the VPN. In this article, we will focus on why your kubernetes pod stays in pending state.

Upgrade Journey: The Path from CDH to CDP Private Cloud

Cloudera delivers an enterprise data cloud that enables companies to build end-to-end data pipelines for hybrid cloud, spanning edge devices to public or private cloud, with integrated security and governance underpinning it to protect customers data. Cloudera has found that customers have spent many years investing in their big data assets and want to continue to build on that investment by moving towards a more modern architecture that helps leverage the multiple form factors.

Test Management 101: We talkin 'bout quality?

Quality: We all hear about it, but do we know what it is, and why we need it? Quality:(noun)The standard of something as measured against other things of a similar kind; the degree of excellence of something. "an improvement in product quality" Software quality: the totality of functionality and features of a software product that bear on its ability to satisfy stated or implied needs. In other words, ensuring an app works after it’s deployed.

Google named a leader in the 2020 Gartner Magic Quadrant for Full Life Cycle API Management

We’re excited to share that Gartner has recognized Google (Apigee) as a Leader in the 2020 Magic Quadrant for Full Life Cycle API Management, marking the fifth time in a row we’ve earned this recognition. In this year’s report, Google (Apigee) is placed highest among all the vendors for the ability to execute.

Why more than three-quarters say UK banks have "surprised themselves" during COVID-19

In challenging circumstances, the UK banking sector is showing signs of greater agility and innovation than possibly ever before, say the results of a new survey. Working with FT Focus, we polled senior leaders from retail, commercial and investment banks with a presence in the UK to uncover the impact of COVID-19 on core operations. The results make for interesting reading. Some 78% of respondents said that UK banks have “surprised themselves with their adaptability during the pandemic.

Better Together: Real Devices, Emulators & Simulators for Mobile Testing

Ten years ago I saw a Selenium test that could click on a capital "I" that was one pixel wide. I was not capable of clicking on it myself. Around that time, a lot of people began using phrases like "End to end is further than you think." Simulators and emulators, after all, could not simulate heat, poor memory management, low power, and other problems. Then again, that was ten years ago.

Types of Automation Testing: A Beginner's Guide

In the software testing world, there are two types of testing techniques — manual and automated. Both aim to execute the test case and then compare the actual outcome with the expected result. Manual testing is a testing technique that requires significant human effort to ensure a software solution does everything that it is supposed to do. While great for specific test cases, excessive use of manual testing proved to be inefficient over time.