Hi uchagani,
well, i totally disagree with you. you are saying that each scenario should stand on its own then why are we able to re-use the steps ? if you look at the top level then,what i m asking is the same thing we already have . it is just a shorter approach i'm asking .
i will give you an example, lets say we do have to do more than 200 different transactions for all different types, now we have already implemented that . Now then thing is we are automating the back end part and of course feature file will be different but those back end stuff will be only able to happen with 200 front end transactions . Now you are saying that i should copy all the steps for all 200 transactions (scenarios) in those back end feature file which i dont think make sense at all.......... so rather than coping the steps we should just call those scenarios as a just one line code (like do this before execute back end scenarios ). I know we can use hooks but we can put everything in hooks.....
On Tuesday, December 15, 2015 at 5:09:57 PM UTC+11, uchagani wrote: