I have scenario like I need to load specific test data based on the environment I'm passing in cmd line like prod, qa and stag

Hi @sudheer1987 ,

This was answered just recently in this thread

when you read the test data from your datafile just use ${ENV} in the file name/path

Dave.