

Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-04
03:21
1056 views
How to generate BIRT report from multiple test runs
Hi,
I have a requirement to generate an single report from multiple test runs on that particular day. Is it possible using the BIRT from Silk Central.
If yes, Please help on this.
Thanks,
Sai Kiran.
3 Replies
Matthew McGibbon

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-11
12:39
Hi Sai,
BIRT can be used to retrieve all information that you can report on in Silk Central, it just requires creating a dataset to retrieve this information.
Can you explain in more detail what you are trying to report on and include any examples with screenshots showing this from Silk Central?
Thanks,
Matthew
BIRT can be used to retrieve all information that you can report on in Silk Central, it just requires creating a dataset to retrieve this information.
Can you explain in more detail what you are trying to report on and include any examples with screenshots showing this from Silk Central?
Thanks,
Matthew


Cadet 2nd Class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-17
07:53
BIRT_5F00_TestExecutionReport.docx
I have added an example of the report which i require.
Matthew McGibbon

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-05-17
13:02
Hi Sai,
Thanks for the document.
Execution Status Overview, you will find this in the Global Reports section of Silk Central. This currently provides all the information you are looking for in your report.
You will find this report: Global Reports -> Execution -> Execution Status Overview
The parameter accepts the execution plan id, that you want to report on.
The only thing it does not give would be the pie chart based on the statuses but if you required this you could modify the query executed in this to count the statuses returned as part of the query.
Let me know if this helps.
Thanks,
Matthew
Thanks for the document.
Execution Status Overview, you will find this in the Global Reports section of Silk Central. This currently provides all the information you are looking for in your report.
You will find this report: Global Reports -> Execution -> Execution Status Overview
The parameter accepts the execution plan id, that you want to report on.
The only thing it does not give would be the pie chart based on the statuses but if you required this you could modify the query executed in this to count the statuses returned as part of the query.
Let me know if this helps.
Thanks,
Matthew