• Functional Testing

    • Revision #17
    • on
    Introduction Functional testing is required to verify that a software application performs correctly according to design specifications. It provides you with the opportunity...
  • How to Backup and Synchronize Data after Rollback

    • Revision #14
    • on
    Synchronize Data If data is corrupted or lost in one or more of the application components, it is necessary to rollback these components to a previous state from a...
  • High Availability and Disaster Recovery Configurations

    • Revision #6
    • on
    The availability and resilience of an Appian production system is an important topic to consider when planning an Appian deployment. Failures that may disrupt availability...
  • Deployment Automation

    • Revision #14
    • on
    Appian provides several DevOps tools to automate the deployment of Appian applications such as Compare & Deploy and Deployment APIs. The Deployment APIs offer a set...
  • Leverage JMeter in Appian Load Testing

    • Revision #6
    • on
    Apache JMeter is an open source Java performance testing tool which can be used to simulate user load on a web application. This guide explains how to use JMeter to implement...