How to get testcase file name from the code

i would like to know about how can retrieve testcase name or filename. i would like to add variable value based on testcase name.

Hi Aman,

use RunConfiguration.getExecutionSource() from com.kms.katalon.core.configuration package.