I have executed a number of test cases.After completing the execution of test cases,report is not generating.Report section is showing blank.Please give me some advise.I am running an android mobile application test.
Yes I was also facing the same issue …I could find the testlogs but the report libraries are not clear …The userguide also does not mention what classes or references are needed. I believe we may need to add some report log.I have added the web UI comments but the report generation is still blank…
@rishi mondal said:
I have not executed a number of test cases or created a suite hence I got the error.After completing the execution of test cases from test suite the issue got resolved and the report got generated …I can confirm No additional logs are required. However the testsuite creation and executing through testsuite is mandatory for report viewing.
Hi,
Report is only generated in ‘Report’ section when you execute TEST SUITE only. There will be no generated report in case you execute a single Test Case.
Thanks
@Katalon Studio said:
Hi,Report is only generated in ‘Report’ section when you execute TEST SUITE only. There will be no generated report in case you execute a single Test Case.
Thanks
I always found that the reports is blank even thought I have run test suite. I can see the the report in the folder
@Dhananjay Vemuri said:
@rishi mondal said:
I have not executed a number of test cases or created a suite hence I got the error.After completing the execution of test cases from test suite the issue got resolved and the report got generated …I can confirm No additional logs are required. However the testsuite creation and executing through testsuite is mandatory for report viewing.
Hi all ,
Is there any way , to add comments in the generated reports ?
I mean can we write the expected and actual conditions too into the report (pdf,html), so that its easy for the person who is checking report.
Thanks in advance!
Can u suggest some alternative in this case when we need report at run time after each test case as our test suite takes 4-5 hours rather we can see the report at run time