Top "Report" questions

A report contains summarized information from a data source, usually in an end-user-friendly format, such as PDF or Excel, although proprietary reporting tools (usually with built-in design tools) also exist.

How to generate reports in Behave-Python?

For Java there are external report generation tools like extent-report,testNG. The Junit produces the xml format output for individual …

python report bdd python-behave
Invalid TLV record when executing crystal reports in c#

I am creating a C# program where it will display a report that was created using a crystal report. I'm …

c# crystal-reports report crystal-reports-2010
How to create reports containing text and figures with MATLAB

I am using a MATLAB script to tune the control system on a machine. When the tuning is complete, I …

matlab pdf-generation report matlab-deployment matlab-figure
X++ passing current selected records in a form for your report

I am trying to make this question sound as clear as possible. Basically, I have created a report, and it …

report axapta x++
I would like to extract the SQL queries from Crystal Report .rpt files, is there a way to do this?

I would like to extract the SQL queries from Crystal Report .rpt files, is there a way to do this? …

sql crystal-reports report
SSRS Pull Variables Or Values From Sub Report Into Main Report

I have a main report with several sub reports, each of these with slightly different queries and different ways to …

reporting-services ssrs-2008 report subreport
MS Access 2003 - Opening a report without it printing

I used Docmd.OpenReport "Report1" from another form and it seems to just want to print the report without actually …

ms-access vba report ms-access-2003
Allure report: nothing shown in Chrome

I'm trying to use Allure-framework to generate a report for my Selenium WebDriver tests. I use JUnit framework and allure-maven-plugin …

java maven webdriver report allure
Cucumber HTML report with Protractor

I am using Protractor with Cucumber (js). I would like to generate report files just like with the Cucumber-JVM version. …

report cucumber reporting protractor cucumberjs