ivan_sy
12 years agoContributor
Exclude some test items from results
My project test items include a subset of initialization KeywordTests, which primarily will be the one responsible to pre-populate data for the software being tested before the "smoke build" and "smoke release" test sets run.
at the very end of the the project test item is a script that performs log.savereultsas and then send's email notification.
Question: how do I exclude the initialization KeywordTests from the results? I still want to view its logs, but I wish for a subset to be excluded from the summary (the count of tests and the graph).
Thanks
at the very end of the the project test item is a script that performs log.savereultsas and then send's email notification.
Question: how do I exclude the initialization KeywordTests from the results? I still want to view its logs, but I wish for a subset to be excluded from the summary (the count of tests and the graph).
Thanks