Module 20 [TESTNG and Data Driven Framework] | Selenium Forum
M
Posted on 19/09/2016
Hi Ashish,
When i execute my "LoginTest" script it is not executing even it is not display any error,On Console window it display :- [b:2sqciye4]"[TestNG] Running:
C:\Users\user\AppData\Local\Temp\testng-eclipse--524373198\testng-customsuite.xml"[/b:2sqciye4] but not display any OutPut. Please guide me for that i am not able to run my script.


[b:2sqciye4]NOTE:- Please run my project on your machine so that you can clearly understand the problem.It display nothing so suggest me.[/b:2sqciye4]


[b:2sqciye4]PROJECT & SCREENSHOT ATTACHED[/b:2sqciye4]

M
Replied on 20/09/2016

you can debug your code?


M
Replied on 20/09/2016

I tried to do that but nothing is happen.


M
Replied on 20/09/2016

put system.out.print statement every time after couple lines of code. then you will know how how is you code being executed.


M
Replied on 21/09/2016

Resolved. Thanks .