student1
4 years agoVisitor
CUCUMBER WITH TESTNG ERR0RS
Hi, I am new to testing.I am working on API testing with cucumber-testng framework. Whenever I change in feature file then it is showing that steps are not defined. If i do undo changes also it is skipping execution of scenarios. But when I restart eclipse for every change then it is working. Can you please help me how to solve this problem.