
Complex objects like tables, grids and trees exist in most target applications. Recognizing rows, columns and elements contained in cells is imperative. Likewise the ability to locate a row even when scrolled out of view is a basic requirement.
The AscentialTest table interface allows users to select, input or edit rows in complex objects using drag & drop as seamlessly as interfacing with a simple edit field without any coding.

Object recognition is the foundation of GUI test automation. Object-action based tests rely on stable definitions of all application elements especially complex tables and grids.
In AscentialTest changes in object hierarchy in the future have no impact on object recognition whatsoever.

Time should be focused on building tests that validate the target application, not on test frameworks which can take weeks or months to build.
The AscentialTest Test Class ensures that every test is independent, starting and stopping from known ‘base states’, so that a failure in a test will not produce a domino effect where all subsequent tests fail.