FAQs & Best Practices

Frequently Asked Questions

  • Long-Running Tests

     Functionize supports long-running test cases within the limits below. This page covers those limits, why long runs can slow down, and how to keep them reliable.Test LengthA single test case can run up to 1,000 steps.That's the supported maximum, but we...

    Read more

  • Enforcing Strict Dropdown Validation with TDM Data

    OverviewWhen a test uses Test Data Management (TDM) to supply a value for a dropdown (select) field, the step may pass even if the provided value is not a valid option in the dropdown. This occurs because the system attempts to match the data using mult...

    Read more

  • Selecting Elements by Excluding Attribute Substrings

    OverviewWhen building automated tests, it is often necessary to select elements based on what their attributes do not contain. A common scenario is identifying active or enabled elements by excluding those with a 'disabled' class. While the attribute() ...

    Read more

  • Troubleshooting Bot Protection Issues During Test Execution

    OverviewAutomated tests can sometimes fail when security features, such as bot protection systems like Cloudflare, are triggered. This may occur even when the application functions correctly during manual testing. The test might be blocked by an unexpec...

    Read more

  • Troubleshooting Bot Protection Issues During Test Execution

    OverviewAutomated tests can sometimes fail when security features, such as bot protection systems like Cloudflare, are triggered. This may occur even when the application functions correctly during manual testing. The test might be blocked by an unexpec...

    Read more

  • Troubleshooting Bot Protection Issues During Test Execution

    OverviewAutomated tests can sometimes fail when security features, such as bot protection systems like Cloudflare, are triggered. This may occur even when the application functions correctly during manual testing. The test might be blocked by an unexpec...

    Read more

See all 39 articles