TESTNG IRetryAnalyzer:
--------------------------------------
JAVA LOGIC: http://total-qa.com/rerunning-failed-...
TESTNG is a java framework mainly useful to write testcases.
@Test
via testng.xml
test-output
index.html
emailable-report.html
Testcases Pass/Fail
Real Time:
We have to re-execute the failed testcases multiple number of times.
Interface:
IRetryAnalyzer
@Test Attribute:
retryAnalyzer