This feature in Avo Assure refers to the ability to design and build automated test cases within the same sprint as feature development — even before the actual UI is ready. This is made possible through creating manual elements and using same elements to design test cases and then map it to the actual elements from the UI by capturing, Once the UI is ready (Create elements manually) as placeholders, enabling early test case creation without waiting for the final application interface.
This method aligns perfectly with Shift-Left Testing, where testing activities are moved earlier in the development cycle by allowing team to create the test cases using requirements acceptance criteria etc.