qtp - How to get the Test Configuration name in UFT? -


recently upgraded our test management tool hp qc hp alm supports new feature called "test configuration". earlier used have multiple tests developed in uft using 1 test multiple configuration. in script level have used environment("testname") @ many places. since using single test multiple configuration, environment("testname") gives name of single test contains logic of multiple configurations.

is there way "test configuration" names in uft?


Comments