Getting Started

Creating Tests with Functionize

  • Iterating Through a Dataset with TDM Orchestrations

    OverviewThis guide explains how to configure a test case and orchestration to iterate through rows of a dataset, such as a Google Sheet. This allows you to run the same test multiple times, with each run using a unique row of data (e.g., a unique URL an...

    Read more

  • Creating Tests with Functionize

    Welcome to Functionize, the platform that revolutionizes software testing through the power of Artificial Intelligence (AI). Functionize empowers you to create, execute, and analyze automated tests with unparalleled efficiency and reliability. Functioni...

    Read more

  • Writing Effective Tests

    Test automation is only as effective as the test cases behind it. Even with the most advanced AI-driven platform, poor test case design leads to inconsistent results. A well-written test case provides clarity, ensures repeatability, and makes debugging ...

    Read more

  • Getting Started with Architect

    The Functionize Architect is a Chrome extension that lets you build automated test cases simply by walking through your application. No coding is required, and within minutes you can create cross-browser, machine-learning-powered tests.Step 1: Install A...

    Read more

  • Verification Best Practices

    In test automation, verifications are everything. Without them, some would argue a test isn’t even a test. This is especially true when testing with machine learning (ML).Unlike traditional automation, Functionize doesn’t rely on static selectors. Inste...

    Read more

  • Getting Started with Expressions, Variables, and Functions

    The Expression Builder in Functionize enables you to add logic and dynamic data to your test cases. By using Variables and the fze object, you can capture values during runtime, reuse them across steps or projects, and even generate data dynamically. Th...

    Read more