*Summary
The log file from the Katalon recorder has a failed test case. When the log is uploaded to the Katalon Test Ops, 0 test case Failed is being displayed.
*Steps to reproduce
- First, make sure that your test case will fail.
- Run your test suite.
- When the test script stopped running due to error, upload the log file to the Katalon Test Ops.
- View the summary of the log file on this url
Katalon TestOps/project//executions
*Expected Results
The summary should display the # of failed test cases
*Actual Results
The summary only displays the # of passed (and run) test cases. Failed and skipped test cases are being shown as 0.
*Screenshots / Videos
*Blocker?
No
Number of affected users?
The whole number of users you think might be affected
*Operating System
Windows 10
*Katalon RECORDER version
version 5.9.0
*Katalon Studio logs
[info] Playing test case 完了_定型検索(保存)・定型検索 copy / ログイン
[info] Time: Wed Jan 31 2024 12:56:38 GMT+0800 (Singapore Standard Time) Timestamp: 1706676998514
[info] OS: Windows Version: 10
[info] Browser: Chrome Version: 120.0
[info] If the test cannot start, please refresh the active browser tab
[info] Executing: | loadVars | data.json | |
[info] Executing: | open | ${URL} | |
[info] Expand variable ‘${URL}’ into
[info] Executing: | click | id=txtUserID | |
[info] Executing: | type | id=txtUserID | ${login_id} |
[info] Expand variable ‘${login_id}’ into ‘dummy_10’
[info] Executing: | type | id=txtPass | ${login_pw} |
[info] Expand variable ‘${login_pw}’ into ‘dummy’
[info] Executing: | click | id=LogonBtn | |
[info] Executing: | waitForPageToLoad | 10000 | |
[info] Time: Wed Jan 31 2024 12:57:05 GMT+0800 (Singapore Standard Time) Timestamp: 1706677025071
[info] Test case passed
[info] Playing test case 完了_定型検索(保存)・定型検索 copy / 遷移_ホーム画面 → 定型検索
[info] Time: Wed Jan 31 2024 12:57:07 GMT+0800 (Singapore Standard Time) Timestamp: 1706677027079
[info] OS: Windows Version: 10
[info] Browser: Chrome Version: 120.0
[info] If the test cannot start, please refresh the active browser tab
[info] Executing: | click | xpath=(.//*[normalize-space(text()) and normalize-space(.)=‘ビュー一覧’])[2]/following::a[1] | |
[info] Executing: | waitForVisible | xpath=(.//*[normalize-space(text()) and normalize-space(.)=‘検索登録確認’])[1]/following::a[1] | |
[info] Executing: | click | xpath=(.//*[normalize-space(text()) and normalize-space(.)=‘検索登録確認’])[1]/following::a[1] | |
[info] Time: Wed Jan 31 2024 12:57:13 GMT+0800 (Singapore Standard Time) Timestamp: 1706677033070
[info] Test case passed
[info] Playing test case 完了_定型検索(保存)・定型検索 copy / TC1_定型画面_作成
[info] Time: Wed Jan 31 2024 12:57:15 GMT+0800 (Singapore Standard Time) Timestamp: 1706677035288
[info] OS: Windows Version: 10
[info] Browser: Chrome Version: 120.0
[info] If the test cannot start, please refresh the active browser tab
[info] Executing: | loadVars | data.json | |
[info] Executing: | click | xpath=(.//*[normalize-space(text()) and normalize-space(.)=‘再読込’])[1]/following::a[1] | |
[info] Executing: | click | id=Btn_MsgOK1 | |
[info] Wait until the element is found
[error] Implicit Wait timed out after 10000ms
[error] Element id=Btn_MsgOK1 not found
[info] Time: Wed Jan 31 2024 12:57:31 GMT+0800 (Singapore Standard Time) Timestamp: 1706677051075
[info] Test case failed
[info] Stop executing
Environment (for Web Testing)
Chrome Version: 120.0
