Impact Analysis
Last updated
Last updated
This feature will automatically analyze the changes in the application and identify which test scripts need to be updated. This saves time and effort by pinpointing the exact areas that require attention, allowing users to focus on relevant test case maintenance tasks.
1. Navigate to Design Studio of Project and open the required Test Suite.
2. Open the Context menu for a Test Case.
3. Click Impact Analysis
Select Browser and click Start button to start impact analysis process
4. After the Analysis, In the Impact Analysis Modal.
Unchanged Elements:
Elements whose properties have not been changed.
Changed Element:
Elements whose properties have been changed. Clicking Update for Selected elements changes properties to current page properties.
Not Found/Deleted Elements:
Elements whose properties have completely been changed or the elements which have been deleted from the AUT. Select required elements and replace them with new element.
You will navigate to Replace Element window, map Not Found Elements to fully scrape elements using drag and drop method then click Submit button
Newly Found Elements:
Elements which have been captured newly. Select the element and Add as Element or Test Step through the Choose Action Drop Down.
You will get Add Element Confirmation pop-up window, click Yes button to add new element in repository
If you click Add to Test Step option from, choose action dropdown
You will get Add to Test Step pop-up window, click Yes Button to add new Test Step in repository