Squish Report tab

Last edited on

Introduction

TeamCity integration documentation describes that all reports are stored in Artifacts tab, including Results XML files, HTML Reports and screenshots taken by Squish in case of FAIL or ERROR. Therefore in order to view an HTML Report user needs to open Artifacts tab and then open an index.html file. This article demonstrates how to configure TeamCity to add a dedicated Squish Report tab containing an HTML Report.

Solution

  1. Go to Project Settings (Administration -> Projects)
  2. Go to Report Tab at side bar
  3. Click "Create new build report tab"
  4. Put there "index.html"
  5. Give it a name "Squish Report"

Result

Squish Report tab is added to a Build Page

Report tab