• Appian DevOps Quick Start

    • Revision #8
    • on
    This document serves as a guide to configure a generic automated process for versioning and importing Appian applications using a defined DevOps pipeline. This guide...
  • Role Testing Strategies

    • Revision #5
    • on
    Introduction This article is aimed at ensuring that the process of setting up security testing is seamless and easily accommodated in the development and testing cycles...
  • User Story Testing Checklist

    • Revision #6
    • on
    Use the template below to review user stories by completing a code review, testing acceptance criteria, and using exploratory testing heuristics to ensure testing is...
  • Performance and Load Testing

    • Revision #7
    • on
    Why Performance Test? Performance testing can be used to answer critical questions about the application, such as: Will pages load fast enough to satisfy end users...
  • Data Locking Strategies

    • Revision #5
    • on
    This document provides techniques for preventing corruption of database data due to concurrent writes by multiple users. Optimistic Locking Pessimistic Locking...