# TESTING 9TH DECEMBER
**MODE**:
1. Guided: for all filters all the "not in" and "!=" operator add an extra rule.
When switching to giuded mode from another mode and filters are not set, or at least not visible on the RHP but applied to data retrived on the table;

If filter are added (Carrier code and stand occupied) it is possible to see them on the RHP- filter active are also displayed correctly and result is displayed on the table .

But both of the above , with or without filter return the same.
2. Hotspot analysis:
Aircraft type
Arrival code
Carrier code
Departure code
Flight number
both **!=** and "**not like**" add extra rule for all the above filters;
Day of the week: **!=** add extra rule
Journey : only **!=** add extra rule
Registration: **!=** add extra rule

**Not like**

Route:

It is not possible to select and operator and the field for value is not displayed;
Start Geofence & end geofence:
both operatores **not like** and **!=** add an extra rule, please see pic:


3. Asset Locations
Registration:
Geofence Name:
Flight number:
Departure Code:
Carrier code:
Arrival Code:
Aircraft Type:
**not** in and **!=** add new rule;
Journey Type: **!=** add a new rule;
Carrier code: the filter value is case sensitive so if user insert "ba" planes will not be displayed while if user insert "BA" aircrafts will be displayed


