I did as explained in Video of ANT. But stil on hitting ant c\run on command prompt, not getting results as shown in video also junit report is not getting generated as expected.
please refer attchment for cmd run result and ant report
Instructor
Support Team Reply on 27/11/2019I guess its not running the tests
The test path which you have given in build.xml is not OK
I updated the build.xmal as explained in Video. Please find build.xml in attachment