Advanced Tools

  • Database Interaction Capabilities with DB Explorer

    OverviewFunctionize provides a DB Explorer feature that allows you to connect to supported databases to perform backend validation during test execution. This is useful for verifying data integrity and state directly within the database as part of your ...

    Read more

  • Using the Functionize CLI

    The Functionize Command Line Interface (CLI) offers most of the functionality of our API endpoints as well as a few extra commands for easy CI/CD integration from a simple interface. The Functionize CLI also allows you to connect with external tools mor...

    Read more

  • Using the API Explorer

    The API Explorer is used to perform specific tasks using service requests to the server via the API and the server processes the API call before returning a response. APIs enable a user to develop any kind of web application having all possible CRUD (cr...

    Read more

  • Using the DB Explorer

    The Functionize Database Explorer tool allows a user to query multiple types of databases in order to verify database contents as part of a test flow.The DB Explorer tool supports query requests to multiple databases, however only MYSQL has native suppo...

    Read more

  • Advanced Database Integration

    If integrating with a JDBC interfacing database, such as DB2, you will need to host a basic Whitelisted Proxy or Functionize Tunnel Service to facilitate the communication between the Functionize Runtime environment and your database. This service will ...

    Read more

  • Using the Email Reader

    The Functionize Email Reader tool lets you create and read temporary @functionizeapp.com email addresses directly within Architect. This is especially useful for workflows requiring email-based interactions, such as account activations, password resets,...

    Read more

  • Using the File Viewer

    The Functionize File Viewer tool allows you to upload and view files as a rendered web page inside Architect. This is useful for testing file-based workflows, including encrypted documents, as part of your test cases.Accessing the File ViewerFrom the ma...

    Read more

  • Using the SMS Reader

    Functionize supports sending and receiving SMS messages directly within Architect. This is especially useful for testing scenarios such as: Multi-Factor Authentication (MFA) Account and appointment reminders Brand engagement workflows To use SMS in Func...

    Read more