Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
ADARE documentation
Logo
  • Home

Getting Started

  • Installation
  • Tutorial
  • Core Concepts

User Guide

  • Projects
  • Environments
  • Experiments
  • Test-Driven Analysis
  • Diff Analysis
  • Windows Icon Library
  • VM Image Creation
  • Dev Mode
  • Authoring Experiments with the MCP Server
  • Sharing

Reference

  • Actions
    • Actions Reference
      • GUI Actions
        • click
        • keyboard
        • drag
        • scroll
      • Command Actions
        • command
      • Test Actions
        • test
      • Flow Control
        • idle
        • wait_until
        • block
        • loop
        • stop
        • continue
      • Variable Actions
        • save_timestamp
        • save_variable
      • File Actions
        • pull
        • snapshot_filesystem
        • pull_changed_files
      • Debug Actions
        • pause
        • screenshot
  • Test Functions
    • Standard
      • file_exists
      • file_does_not_exist
      • dir_exists
      • dir_does_not_exist
      • file_content_equals
      • file_content_contains
      • file_content_matches_regex
      • dir_content
      • file_hash_matches
      • file_timestamps
      • file_permissions
    • JSON
      • contains_key
      • value_matches
      • array_contains
    • CSV
      • contains_line
    • XML
      • element_exists
      • element_text_matches
      • attribute_matches
      • element_count
      • xpath_result_matches
      • namespace_matches
    • SQLite
      • query_result
    • Linux
      • system_service_status
      • process_running
      • user_exists
      • log_entry_exists
    • Windows
      • registry_key_exists
      • registry_value_matches
  • CLI Reference
  • Output Formats (in development)

Advanced

  • Advanced Playbook Patterns
  • Create your own testfunction set

Architecture

  • Architecture
    • Hypervisor Abstraction
    • File Sharing
    • Guest Agent
    • CV Server
    • Database Migrations
  • Hypervisor Abstraction
  • File Sharing
  • Guest Agent
  • CV Server

Paper

  • Demo Videos
Back to top
Copyright © 2025, Fraunhofer FKIE
Made with Sphinx and @pradyunsg's Furo