Skip to content

Commit

Permalink
Automated deployment: Thu Oct 31 15:21:43 UTC 2024 2d47e4b
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhikharevAl committed Oct 31, 2024
1 parent 346ddc0 commit edfc4ca
Show file tree
Hide file tree
Showing 49 changed files with 711 additions and 7 deletions.
40 changes: 40 additions & 0 deletions 21/app.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions 21/data/behaviors.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"Epic","Feature","Story","FAILED","BROKEN","PASSED","SKIPPED","UNKNOWN"
"Main Application","UI Elements","Register Button Visibility","0","0","1","0","0"
"Main Application","Authentication","User Authentication","0","0","1","0","0"
"Main Application","User Registration","Successful Registration","0","0","1","0","0"
"Main Application","Home Page","Home Page Loading","0","0","1","0","0"
1 change: 1 addition & 0 deletions 21/data/behaviors.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"b1a8273437954620fa374b796ffaacdd","children":[{"name":"Main Application","children":[{"name":"UI Elements","children":[{"name":"Register Button Visibility","children":[{"name":"test_register_button","uid":"9844190684ab0319","parentUid":"ba78d24c702c16de7aa7fefc457bc9f1","status":"passed","time":{"start":1730388094696,"stop":1730388096720,"duration":2024},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"ba78d24c702c16de7aa7fefc457bc9f1"}],"uid":"1b9e2999fd267401d8b415f63d6faab2"},{"name":"User Registration","children":[{"name":"Successful Registration","children":[{"name":"test_successful_registration","uid":"ccec63323394fa2f","parentUid":"8664d8e09f7cb874059713a16932f17b","status":"passed","time":{"start":1730388094725,"stop":1730388097469,"duration":2744},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"8664d8e09f7cb874059713a16932f17b"}],"uid":"4069bda906c3556c0f67af0ffd2f20e3"},{"name":"Authentication","children":[{"name":"User Authentication","children":[{"name":"test_login","uid":"e70f7d4a98ebbc69","parentUid":"c5eff4a291d7484718d44447c5ec8166","status":"passed","time":{"start":1730388094741,"stop":1730388097338,"duration":2597},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"c5eff4a291d7484718d44447c5ec8166"}],"uid":"27970afaaae275cf430a14ee8dd9ed23"},{"name":"Home Page","children":[{"name":"Home Page Loading","children":[{"name":"test_home_page_loading","uid":"e81a7a0da6229cad","parentUid":"13935cb4d875d97ab0ee70b9e677733d","status":"passed","time":{"start":1730388094748,"stop":1730388096676,"duration":1928},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"13935cb4d875d97ab0ee70b9e677733d"}],"uid":"702c8b39cb0c2fbc7f7b5a468702b67b"}],"uid":"ebb39d842b833b1267905af5ca6af649"}],"name":"behaviors"}
Empty file added 21/data/categories.csv
Empty file.
1 change: 1 addition & 0 deletions 21/data/categories.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"4b4757e66a1912dae1a509f688f20b0f","children":[],"name":"categories"}
1 change: 1 addition & 0 deletions 21/data/packages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"83edc06c07f9ae9e47eb6dd1b683e4e2","children":[{"name":"tests","children":[{"name":"ui.test_ui_elements","children":[{"name":"test_register_button","uid":"9844190684ab0319","parentUid":"3ce8bf9e856b9bfb8ff21a6dd2a0f2b5","status":"passed","time":{"start":1730388094696,"stop":1730388096720,"duration":2024},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"ui.test_ui_elements"},{"name":"test_register","children":[{"name":"test_successful_registration","uid":"ccec63323394fa2f","parentUid":"adcc8092f8ebf1814a8867d2f5413af4","status":"passed","time":{"start":1730388094725,"stop":1730388097469,"duration":2744},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"adcc8092f8ebf1814a8867d2f5413af4"},{"name":"test_login","children":[{"name":"test_login","uid":"e70f7d4a98ebbc69","parentUid":"383153a1e87e9025e9b82f017e857ae3","status":"passed","time":{"start":1730388094741,"stop":1730388097338,"duration":2597},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"383153a1e87e9025e9b82f017e857ae3"},{"name":"test_main_parabank","children":[{"name":"test_home_page_loading","uid":"e81a7a0da6229cad","parentUid":"4723a6a0ba1447a59ea66353ebc87817","status":"passed","time":{"start":1730388094748,"stop":1730388096676,"duration":1928},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"4723a6a0ba1447a59ea66353ebc87817"}],"uid":"bf49149a3821e34f7608bb6885d52868"}],"name":"packages"}
5 changes: 5 additions & 0 deletions 21/data/suites.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Thu Oct 31 15:21:34 GMT 2024","Thu Oct 31 15:21:36 GMT 2024","2024","tests.ui","test_ui_elements","TestUIElements","","","test_register_button","The test checks that the register button is visible."
"passed","Thu Oct 31 15:21:34 GMT 2024","Thu Oct 31 15:21:37 GMT 2024","2597","tests","test_login","TestLogin","","","test_login","Test validates the complete login workflow and successful authentication."
"passed","Thu Oct 31 15:21:34 GMT 2024","Thu Oct 31 15:21:37 GMT 2024","2744","tests","test_register","TestRegistration","","","test_successful_registration","Test successful user registration with valid data."
"passed","Thu Oct 31 15:21:34 GMT 2024","Thu Oct 31 15:21:36 GMT 2024","1928","tests","test_main_parabank","TestHomePage","","","test_home_page_loading","The test checks that the main page is loaded."
1 change: 1 addition & 0 deletions 21/data/suites.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"98d3104e051c652961429bf95fa0b5d6","children":[{"name":"tests.ui","children":[{"name":"test_ui_elements","children":[{"name":"TestUIElements","children":[{"name":"test_register_button","uid":"9844190684ab0319","parentUid":"1f967a651212d924bf5bef3f0050cf1e","status":"passed","time":{"start":1730388094696,"stop":1730388096720,"duration":2024},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"1f967a651212d924bf5bef3f0050cf1e"}],"uid":"ebb729bee950beedf382ad8817c216b5"}],"uid":"3965134f6f8c1be9f46795103934f428"},{"name":"tests","children":[{"name":"test_register","children":[{"name":"TestRegistration","children":[{"name":"test_successful_registration","uid":"ccec63323394fa2f","parentUid":"c851b409a90558093d68508c53a53c50","status":"passed","time":{"start":1730388094725,"stop":1730388097469,"duration":2744},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"c851b409a90558093d68508c53a53c50"}],"uid":"f3c0e01bfc2a2141de19e423438e3189"},{"name":"test_login","children":[{"name":"TestLogin","children":[{"name":"test_login","uid":"e70f7d4a98ebbc69","parentUid":"e073428b7a30684178c11e51fcc1e40c","status":"passed","time":{"start":1730388094741,"stop":1730388097338,"duration":2597},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"e073428b7a30684178c11e51fcc1e40c"}],"uid":"d705d85621c348f9ae8ade89e0447582"},{"name":"test_main_parabank","children":[{"name":"TestHomePage","children":[{"name":"test_home_page_loading","uid":"e81a7a0da6229cad","parentUid":"4c9ae6efa793d680d64369c97c3f7c53","status":"passed","time":{"start":1730388094748,"stop":1730388096676,"duration":1928},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":[]}],"uid":"4c9ae6efa793d680d64369c97c3f7c53"}],"uid":"37c2d503831f2eab92a236cdc421bf90"}],"uid":"e387fa4bb326b54ea8c19c2822aba374"}],"name":"suites"}
1 change: 1 addition & 0 deletions 21/data/test-cases/9844190684ab0319.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"uid":"9844190684ab0319","name":"test_register_button","fullName":"tests.ui.test_ui_elements.TestUIElements#test_register_button","historyId":"f115e5eec8cacba5fc1991c48f1d37a4","time":{"start":1730388094696,"stop":1730388096720,"duration":2024},"description":"The test checks that the register button is visible.","descriptionHtml":"\n<h2>Testing UI Element Visibility</h2>\n<p>Test verifies the visibility and accessibility of key UI elements, including:</p>\n<ul>\n <li>Navigation to main page</li>\n <li>Checking registration button presence</li>\n</ul>\n<p>Expected Results:</p>\n<ul>\n <li>Registration button should be visible</li>\n</ul>\n","status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"base_url","time":{"start":1730388093846,"stop":1730388093846,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"_verify_url","time":{"start":1730388093847,"stop":1730388093847,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"_session_faker","time":{"start":1730388093847,"stop":1730388093849,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"pytestconfig","time":{"start":1730388093847,"stop":1730388093847,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"delete_output_dir","time":{"start":1730388093847,"stop":1730388093847,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"browser","time":{"start":1730388093849,"stop":1730388094585,"duration":736},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"page","time":{"start":1730388094585,"stop":1730388094695,"duration":110},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup","time":{"start":1730388094695,"stop":1730388094695,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"description":"The test checks that the register button is visible.","descriptionHtml":"\n<h2>Testing UI Element Visibility</h2>\n<p>Test verifies the visibility and accessibility of key UI elements, including:</p>\n<ul>\n <li>Navigation to main page</li>\n <li>Checking registration button presence</li>\n</ul>\n<p>Expected Results:</p>\n<ul>\n <li>Registration button should be visible</li>\n</ul>\n","status":"passed","steps":[{"name":"Navigate to https://parabank.parasoft.com/parabank/index.htm","time":{"start":1730388094696,"stop":1730388096661,"duration":1965},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":1,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"page::0","time":{"start":1730388096721,"stop":1730388096743,"duration":22},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"browser::0","time":{"start":1730388096744,"stop":1730388096786,"duration":42},"status":"passed","steps":[],"attachments":[],"parameters":[],"shouldDisplayMessage":false,"stepsCount":0,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"feature","value":"UI Elements"},{"name":"epic","value":"Main Application"},{"name":"severity","value":"MINOR"},{"name":"story","value":"Register Button Visibility"},{"name":"parentSuite","value":"tests.ui"},{"name":"suite","value":"test_ui_elements"},{"name":"subSuite","value":"TestUIElements"},{"name":"host","value":"fv-az973-202"},{"name":"thread","value":"5625-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.ui.test_ui_elements"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"minor","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":3,"unknown":0,"total":3},"items":[{"uid":"c9d599efdea9fca6","reportUrl":"https://ZhikharevAl.github.io/ParaBank/20//#testresult/c9d599efdea9fca6","status":"passed","time":{"start":1730387470573,"stop":1730387471148,"duration":575}},{"uid":"39be7728419610","reportUrl":"https://ZhikharevAl.github.io/ParaBank/19//#testresult/39be7728419610","status":"passed","time":{"start":1730383278561,"stop":1730383279775,"duration":1214}}]},"tags":[]},"source":"9844190684ab0319.json","parameterValues":[]}
Loading

0 comments on commit edfc4ca

Please sign in to comment.