Quick Start Guides
processmaker.comKnowledge CenterProcessMaker UniversityDeveloper Docs
ProcessMaker Automated Testing
ProcessMaker Automated Testing
  • ⚙️Automated Process Testing
  • Process Testing Automation
    • 🔵Quality Assurance Framework
    • 🟠Paths and Scenario Definition
    • 🟢Cypress Usage and Configuration
    • 🟣Reports Generation
  • 🗃️Additional Resources
    • NodeJS Documentation
  • E2E Testing
    • First Test with Cypress
    • Testing Apps in Cypress
  • Cypress Documentation
    • Cypress Automation Guide
    • Cypress Installation Guide
    • Open an App with Cypress
Powered by GitBook

Automated Process Testing

A comprehensive guide to automating process testing with Cypress. Learn how to establish quality assurance frameworks and generate insightful reports

Last updated 1 year ago

This user documentation provides a comprehensive guide to implementing an effective Quality Assurance Framework for automated process testing using Cypress. It outlines the essential components, including testing best practices, project configuration, and reporting procedures.

The framework encompasses various testing types, from unit and integration testing to end-to-end scenarios, ensuring thorough coverage of software functionalities. Additionally, it offers detailed instructions on configuring Cypress, managing project dependencies, and generating insightful testing reports using Mochawesome. With clear guidelines and structured templates, this documentation equips users with the knowledge and tools necessary to streamline automation processes and maintain high standards of software quality assurance.

Let's Get Started!

Click on a topic to learn more about it.

⚙️
Cover

Quality Assurance Framework

Cover

Paths and Scenario Definition

Cover

Cypress Usage and Configuration

Cover

Reports Generation