As the application-under-test (AUT) evolves over a period of time, a Context may end up with multiple Views captured at various stages. There is a possibility that many of these Views are redundant or unused. Manually determining which Views can be removed is challenging.
accelQ provides a facility to automatically detect and delete such Views. It automatically scans element usage across all views and detects those that may be deleted without impacting action logic. Remember, a given element may be present in multiple views. accelQ optimizes this by calculating the minimum required Views to cover all elements from the repository..
You can purge and clean up the Views for a Context from the Context home page. You can also purge elements, which deletes the elements in the repository that are not used by any action in that Context.
Where possible, purge the elements before purging views, so that maximum cleanup is possible.
Comments
0 comments
Please sign in to leave a comment.