Systems | Development | Analytics | API | Testing

Automation

The Changing Face of Automation, Part 2

It’s amazing how much we can get done by automating business processes. Whether it’s augmenting human labor, reducing risks, or making customers happy, when we do automation right, we can make big things happen in any organization. Perhaps this is why: In other words, falling behind the automation curve could be lethal. Coming out on top means automating as if the future of your business depended on it.

We've Made Automation Even Faster!

If 2020 taught businesses anything, it’s that being able to turn on a dime and change everything about how you operate isn’t a “nice to have” – it’s a must. The demand for low-code technologies and automation was already climbing, but the COVID-19 pandemic accelerated the need to re-orchestrate broken processes and reduce manual tasks.

Tricentis Test Automation Solution for ServiceNow enables 40x faster testing

ServiceNow has become a business-critical platform for customers worldwide. Testing ServiceNow comes with challenges as there are two major upgrades a year and every deployment is unique with customized applications and workflows. Introducing Tricentis Test Automation for ServiceNow that’s natively built on the ServiceNow platform and enables 40 times faster testing.

How To Create An Automated Login Page Test And Use Multiple Credentials

Countless things should be tested within web applications but among them, one of the most important scenarios to be tested and even load tested is the user login process. User login serves as a medium between providing users with most of the product features and therefore requires careful and thorough testing. If your website allows users to log in, a login page test is necessary. An automated test for this can be easily created for this.

The Changing Face of Automation, Part 1

The mainstreaming of low-code development has changed the business automation landscape. And the blistering pace of this fast-moving trend—of combining and scaling artificial intelligence, and low-code—is at the heart of the hyperautomation movement. So says Neil Ward-Dutton in his chapter of the recently published HYPERAUTOMATION, a collection of expert essays on low-code development and the future of business automation.

2020 in Review: A Recap of Appian Europe's Top 10 Moments

In retrospect, 2020 was a year of unprecedented change. Noone could have foreseen what the last 12 months would bring. But in Europe and the Middle East, we’ve adapted to make the most of the situation, building solutions to help our customers keep their customers and staff safe and engaged. Here’s a recap of our top 10 moments from a year like no other.

Automation: The Future of Work

Whether or not you know it, your organization is at a tipping point. On one side, siloed and inefficient business processes represent the status quo, and on the other, your organization needs to leave this status quo back where it belongs–in 2020–and rethink and reshape your business. Digital transformation is the Emerald City we’ve been marching towards for years, but the yellow brick road has been far more perilous than expected.

A Beginner's Guide To Test Automation With Javascript (Nightwatch.js). Part 1.

Welcome to the “A beginners guide to test automation with Javascript(Nightwatch.js)”! This is a three-part blog series to kick start writing web UI automation using Nightwatch.js. In the following parts you will learn: Sounds exciting? Let’s get started! Writing a script in JavaScript (JS) and Nightwatch.js, aka Nightwatch (NW), is simple once you get started and this guide will help anyone regardless of their skill level.