Test | # Passed | # Skipped | # Retried | # Failed | Time (ms) | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
All Test Suite | |||||||
MyTest | 7 | 0 | 0 | 1 | 17,849 |
Class | Method | Start | Time (ms) |
---|---|---|---|
All Test Suite | |||
MyTest — failed | |||
loginTest.LoginTestClass | testLogin | 1702383904900 | 1399 |
MyTest — passed | |||
loginTest.LoginTestClass | LoginButtonInteraction | 1702383901505 | 550 |
LoginButtonVisibility | 1702383900476 | 557 | |
PasswordFieldInteraction | 1702383899566 | 548 | |
PasswordFieldVisibility | 1702383898603 | 562 | |
UsernameFieldInteraction | 1702383897654 | 550 | |
UsernameFieldVisibility | 1702383896329 | 585 | |
testLogin | 1702383902449 | 2074 |
Parameter #1 | Parameter #2 |
---|---|
Admin | admin123 |
Exception | |
java.lang.AssertionError: Login is not successful expected [https://opensource-demo.orangehrmlive.com/web/index.php/dashboard/index] but found [https://opensource-demo.orangehrmlive.com/web/index.php/auth/login]
at loginTest.LoginTestClass.testLogin(LoginTestClass.java:73)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:66)
at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:109)
... Removed 27 stack frames |
Parameter #1 | Parameter #2 |
---|---|
Admin | admin123 |