Closed
Description
It will be nice to have 'extended by' reference for MFTF tests.
Example.
It's possible to navigate to extended test (AdvanceCatalogSearchSimpleProductByPriceTest) by clicking on it, see example below.
<test name="AdvanceCatalogSearchBundleByPriceTest" extends="AdvanceCatalogSearchSimpleProductByPriceTest">
But there is no way to go back (back reference), it will be good to have 'extended by' reference list (by clicking on test name AdvanceCatalogSearchSimpleProductByPriceTest), see example below.
<test name="AdvanceCatalogSearchSimpleProductByPriceTest">