If I have two scenarios like test.feature, test1.feature, Do I have to create folder for both feature files and include the step definition file in those folders?
Can't I include all the step definitions in one folder for all the feature files?
Yes you can.