Test output folder is not being created after I execute my test script using TestNG in eclipse-standard-kepler-SR2
Asked
Active
Viewed 38 times
0
-
What's your test script? See [How to Ask](http://stackoverflow.com/help/how-to-ask) page for help clarifying this question. – Beck Yang Mar 25 '17 at 08:41
-
It's a simple login page test script – Ashish Mar 28 '17 at 05:34
1 Answers
0
Refresh your eclipse then check folder will be there

shubham bansal
- 796
- 1
- 5
- 13
-
This is the most common thing to refresh the eclipse after executing test script with TestNG. Question still remains the same. – Ashish Mar 28 '17 at 05:27