We integrate testng with our application, I created testng.xml and testngbuild.xml to build ant. When ant build starts, it throws. Cannot find class in classpath :. Actually I tried many times. But I'm still hopeless. Even I tried to copy the .class file manually to my application test directory. If you can do this, it throws another exception, as it cannot load the .class file
source share