Introducing features to organize UIs to make them more manageable.
These features are useful in the following situations.
First of all, as a premise, when UIs of the product under test are changed, the maintenance cost will increase if there are too many UIs. To avoid this, keep the number of UIs as small as possible. Specific methods are as follows.
- Share UIs among multiple test cases (Shared UI)
- Merge similar UIs
- Delete unused UIs
If you want to use an existing shared UI when creating a test case, you need to find the corresponding shared UI. In this case, it will be easier to find them if they are grouped in sections.
Table of contents
1. Merge similar UIs and delete unused UIs
By Organize UIs, you can merge similar UIs into one or delete unused UIs for a cleaner look.
There are three ways to do this.
1. Select two UIs and organize
Please manually select and merge the UIs. You can also switch between the two by clicking on the ⇄Switch button.
2. Select UI sections and organize
UIs are automatically selected, and similar UIs are merged and unused UIs are deleted. (Only selected sections)
Merge
If you click Detail,
You can see the UI elements in use, etc.
Delete
3. Organize automatically
UIs are automatically selected, and similar UIs are merged and unused UIs are deleted. (All UIs)
You can check the details in the same way as Select UI sections and organize.
2. Group by adding sections
You can group each UI into sections. There are two ways, both of which can be done in shared UI.
1. divide UIs in a row into sections
Place the mouse cursor where you want to divide the section and click on the cut line, and the section will be divided there and the right side will be grouped.
To change the name or make them shared UIs, click on the ︙ in the upper right corner.
2. Create a section and move the UI
First, create a new section from Add section.
Click Select UIs.
Select UIs you want to move and click Move to. Drag & drop is also possible.
3. Switch the display format
You can switch the display format by clicking Change to list/grid in the upper left corner.