420
420
}
421
421
</ script >
422
422
< h1 > Orange HRM Testing</ h1 >
423
- < p > Report generated on 20-Feb-2022 at 18:33:49 by < a href ="https://pypi.python.org/pypi/pytest-html "> pytest-html</ a > v2.1.1</ p >
423
+ < p > Report generated on 20-Feb-2022 at 21:28:32 by < a href ="https://pypi.python.org/pypi/pytest-html "> pytest-html</ a > v2.1.1</ p >
424
424
< h2 > Environment</ h2 >
425
425
< table id ="environment ">
426
426
< tr >
@@ -436,8 +436,8 @@ <h2>Environment</h2>
436
436
< td > Python</ td >
437
437
< td > 3.10.1</ td > </ tr > </ table >
438
438
< h2 > Summary</ h2 >
439
- < p > 0 tests ran in 13.90 seconds. </ p >
440
- < p class ="filter " hidden ="true "> (Un)check the boxes to filter the results.</ p > < input checked ="true " class ="filter " data-test-result ="passed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="passed "> 0 passed</ span > , < input checked ="true " class ="filter " data-test-result ="skipped " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="skipped "> 0 skipped</ span > , < input checked ="true " class ="filter " data-test-result ="failed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="failed "> 0 failed</ span > , < input checked ="true " class ="filter " data-test-result ="error " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="error "> 0 errors</ span > , < input checked ="true " class ="filter " data-test-result ="xfailed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="xfailed "> 0 expected failures</ span > , < input checked ="true " class ="filter " data-test-result ="xpassed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="xpassed "> 0 unexpected passes</ span >
439
+ < p > 3 tests ran in 36.46 seconds. </ p >
440
+ < p class ="filter " hidden ="true "> (Un)check the boxes to filter the results.</ p > < input checked ="true " class ="filter " data-test-result ="passed " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="passed "> 3 passed</ span > , < input checked ="true " class ="filter " data-test-result ="skipped " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="skipped "> 0 skipped</ span > , < input checked ="true " class ="filter " data-test-result ="failed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="failed "> 0 failed</ span > , < input checked ="true " class ="filter " data-test-result ="error " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="error "> 0 errors</ span > , < input checked ="true " class ="filter " data-test-result ="xfailed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="xfailed "> 0 expected failures</ span > , < input checked ="true " class ="filter " data-test-result ="xpassed " disabled ="true " hidden ="true " name ="filter_checkbox " onChange ="filter_table(this) " type ="checkbox "/> < span class ="xpassed "> 0 unexpected passes</ span >
441
441
< h2 > Results</ h2 >
442
442
< table id ="results-table ">
443
443
< thead id ="results-table-head ">
@@ -448,4 +448,39 @@ <h2>Results</h2>
448
448
< th class ="sortable time " col ="time "> Time</ th >
449
449
< th class ="sortable numeric " col ="duration "> Duration</ th > </ tr >
450
450
< tr hidden ="true " id ="not-found-message ">
451
- < th colspan ="5 "> No results found. Try to check the filters</ th > </ tr > </ thead > </ table > </ body > </ html >
451
+ < th colspan ="5 "> No results found. Try to check the filters</ th > </ tr > </ thead >
452
+ < tbody class ="passed results-table-row ">
453
+ < tr >
454
+ < td class ="col-result "> Passed</ td >
455
+ < td class ="col-name "> tests/test_github_login.py::TestGithubPage::test_1_login_wrong_username_wrong_password</ td >
456
+ < td > report.description</ td >
457
+ < td class ="col-time "> 2022-02-20 15:58:09.556078</ td >
458
+ < td class ="col-duration "> 10.42</ td > </ tr >
459
+ < tr class ="collapsed ">
460
+ < td class ="extra " colspan ="5 ">
461
+ < div class ="log "> -----------------------------Captured stdout setup------------------------------ < br /> ==================== C:\Users\91898\Documents\IT\pyton_programe\automation-testing-python-selenium\src\drivers
462
+ < br /> -------------------------------Captured log call-------------------------------- < br /> [32mINFO [0m test_1_login_wrong_username_wrong_password:test_github_login.py:9 Github Login Page Bad case Test Started
463
+ [32mINFO [0m test_1_login_wrong_username_wrong_password:test_github_login.py:18 Test Success< br /> </ div > </ td > </ tr > </ tbody >
464
+ < tbody class ="passed results-table-row ">
465
+ < tr >
466
+ < td class ="col-result "> Passed</ td >
467
+ < td class ="col-name "> tests/test_github_login.py::TestGithubPage::test_2_login</ td >
468
+ < td > report.description</ td >
469
+ < td class ="col-time "> 2022-02-20 15:58:21.887935</ td >
470
+ < td class ="col-duration "> 12.33</ td > </ tr >
471
+ < tr class ="collapsed ">
472
+ < td class ="extra " colspan ="5 ">
473
+ < div class ="log "> -------------------------------Captured log call-------------------------------- < br /> [32mINFO [0m test_2_login:test_github_login.py:25 Github Login Page Good case Test Started
474
+ [32mINFO [0m test_2_login:test_github_login.py:34 Test Success< br /> </ div > </ td > </ tr > </ tbody >
475
+ < tbody class ="passed results-table-row ">
476
+ < tr >
477
+ < td class ="col-result "> Passed</ td >
478
+ < td class ="col-name "> tests/test_google_search_page.py::TestGooglePage::test_1_search</ td >
479
+ < td > report.description</ td >
480
+ < td class ="col-time "> 2022-02-20 15:58:31.930630</ td >
481
+ < td class ="col-duration "> 6.68</ td > </ tr >
482
+ < tr class ="collapsed ">
483
+ < td class ="extra " colspan ="5 ">
484
+ < div class ="log "> -----------------------------Captured stdout setup------------------------------ < br /> ==================== C:\Users\91898\Documents\IT\pyton_programe\automation-testing-python-selenium\src\drivers
485
+ < br /> -------------------------------Captured log call-------------------------------- < br /> [32mINFO [0m test_1_search:test_google_search_page.py:9 Google Search Page Test Started
486
+ [32mINFO [0m test_1_search:test_google_search_page.py:14 Test Success< br /> </ div > </ td > </ tr > </ tbody > </ table > </ body > </ html >
0 commit comments