Search
Editing Test Cases
-
Editing Test Cases
Functionize uses a tiered maintenance system for automated tests to:Provide control and flexibility.Increase test case availability.Reduce the amount of time spent on maintaining test cases.There are multiple m...
-
Understanding the Test Details Page
The Test Details page is your base of operations once your test has been created. View results, trigger executions, review the test's execution history, and make adjustments to your test—all from one place!Tour...
-
Understanding Slider View
The Slider View is a detailed, interactive look at test execution results for each browser, with step-by-step screenshots, before and after comparison views, and network and cookie details to help with troubles...
-
Using Live Debug
Live Debug allows a user to interact with a test while it is running on Virtual Machines (VMs) in the Functionize Cloud. This means a user can quickly diagnose test failures or modify tests in a clean execution...
-
Using Smart Screenshots
How does Smart Screenshots really work? When a test is created and every time it's run, we collect data at every step to intelligently select the proper element. Along with this machine learning data, we also c...
-
Using Local Edit
Local Edit, formerly called Live Edit, allows you to use the Functionize Architect to make changes in test flows, element selections, and verifications without re-recording the entire test. Local Edit brings th...
-
Customizing Executors
An Executor is the means by which Functionize interacts with elements on a web page. Different web pages require different types of Executors to be used.Executors are required for all elements but vary the most...
-
Advanced Test Step Settings
The flags in the Advanced section of a test step of our application offer users granular control over specific functionalities that can impact the behavior and performance of the application. These flags are de...
-
Using the Audit Log
The Audit Log is a feature in Functionize that displays the change history for each test and page object. This feature lets users track how these assets were edited and executed over time. It provides informati...
-
Using Element Miner
The Element Miner allows a user to drill down and find an element using specialized syntax. This proprietary, function-based language was developed by our Data Science team to leverage the power of our Machine ...