# Test Reporting

{% embed url="<https://www.youtube.com/watch?v=4IwnJ0gqF4E>" %}

There 3 major types of test reports you can utilize in FunTEST

1. ### PDF or CSV Report from each test run

   • Create a tab called REPORT within the test file

   • To populate it with test results from each run refer to the test cells from the TEST tab\
   • In your test sequence export the REPORT sheet as PDF<br>

   <figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FIYfl6wqsTt7SQPIIQNc7%2F2023-10-18_14h57_32.png?alt=media&#x26;token=c567db98-cba9-48a9-9889-fbd5034b9565" alt="" width="375"><figcaption><p>PDF Test Report generated by FunTEST</p></figcaption></figure>
2. ### Create Test Statistics

   • To create a single file that includes results from each run you can utilize the STAT tab&#x20;

   • In the STAT tab refer to cells from TEST tab that you want to record from each test run. <br>

   <figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2FIfpz9VQixeMFo7efcHbw%2F2023-10-18_15h01_58.png?alt=media&#x26;token=83dc5877-c0a9-44db-9b57-71b035f7a2e0" alt=""><figcaption><p>STAT tab definition</p></figcaption></figure>

   • This will save these values and append them to a single CSV file where you can then perform analysis such as product-to-product variant etc...\
   • You can tag create test reports for overall test station statistics<br>

   <figure><img src="https://3835935664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F10lD1MSN8sl0KAFokfI3%2Fuploads%2Fp7Jarl73azxBRrJpM3J7%2F2023-10-18_15h05_04.png?alt=media&#x26;token=8fe7f479-ebd6-4c12-877b-9d6bc1a00f81" alt="" width="375"><figcaption><p>Test Report monitoring resistance values from multiple tests</p></figcaption></figure>
3. ### Upload Data to SQL Database

   You can also upload any test results automatically to SQL database.&#x20;

<figure><img src="https://images.unsplash.com/photo-1633412802994-5c058f151b66?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwxfHxzcWx8ZW58MHx8fHwxNjk3NjY3MDQ2fDA&#x26;ixlib=rb-4.0.3&#x26;q=85" alt="" width="188"><figcaption><p>SQL Database</p></figcaption></figure>

{% hint style="info" %}
To upload data to SQL database you need to have Database plugin. More info here [plugin-overview](https://funtest-1.gitbook.io/funtest-documentation/funtest-plugins/plugin-overview "mention")
{% endhint %}
