I am trying to run testng form cmd after building the project from cmd as well, but I get the following error:
[TestNG] [ERROR] Cannot find class in classpath: (name of testcase file)
What I read everywhere is to clean the project from eclipse, I tried but did not work, any ideas about what is happening? Thanks in advance!