Create manual Elements prior to UI development
Users can create manual elements (placeholders for UI elements) in the test case repository even before the real application or UI is developed.
Design Test Cases in Parallel
Using manually created elements, testers can start building test cases alongside development. This means the automation effort does not have to wait until the UI is complete.
Map to actual elements (Captured elements) Once UI Is Ready
Once the actual UI is available, the manual created elements can be easily mapped to actual AUT elements — with no need o rebuild test cases.
Run test cases
Once mapping is completed, the pre-built test cases can be executed. accelerating the testing cycle and enabling fast feedback.