How to Setup Dashboard in Cypress - Bug Reaper

                  Bug Reaper

Lean about Automation Testing,Selenium WebDriver,RestAssured,Appium,Jenkins,JAVA,API Automation,TestNG,Maven, Rest API, SOAP API,Linux,Maven,Security Testing,Interview Questions

Thursday 16 July 2020

How to Setup Dashboard in Cypress

DashBoard

Cypress provides Dashboard as cloud service


















Once you Open Cypress, Click on Runs and you will see Set Up Project to record
Click on ' Set Up Project to record'
Login with GitHub account

Once you setup with Git Hub, you will get Project id and key id to access the project

















Note that cypress.json should be updated with projectId

To Run the Test cases and Update Dashboard ,Run the below command in terminal

cypress run --record --key eb468809-3b9e-47e6-b0c1-68f30dc1354e


After test cases run successfully













You can see in above screenshot :A dashboard has been prepared


















You can see in above pic Runs are showing the Results now

Below are the Screenshots of how Dashboard Looks Like




















You can see in the Right side of the Dashboard there are links for the Screenshots and Videos


No comments:

Post a Comment