Skip to main content
No Result Found
Connect & Get help from 6000+ developers on our Discord community. Ask the CommunityAsk the Community

New dashboard migration guide for Automate & App Automate

Make maximum use of the new dashboard features in BrowserStack Automate and App Automate.

The new Test Reporting & Analytics (TRA) dashboard offers a faster, more flexible workflow than the old Automate or App Automate dashboards while preserving familiar patterns. The improvements include fewer clicks, better discoverability, and access to improved features of the new dashboard over the old dashboard experience.

The new dashboard is more informative and useful for analyzing and debugging your test suites. While transitioning from the old dashboard to the new one, you can adopt a three-step process.

Quick access

The new dashboard makes it easier to find important information. Use the following navigation guide to locate key features, manage your assets, and monitor your testing activity within the dashboard:

  • Access Keys: Navigate to the Overview or Build Runs page and click the key button.
    A button with the image of a key highlighted in red in the Overview page of Automate dashboard
    A button with the image of a key highlighted in red in the Build Runs page of Automate dashboard

  • App Uploads: Use the Overview or App Management page in App Automate.
    A button with an upload icon highlighted in red in the Overview page of App Automate dashboard
    A button with an upload icon highlighted in red in the Overview page of App Automate dashboard

  • Live parallel usage: Check the Usage Snapshot in the primary left sidebar.
    An entry titled Usage Snapshot with a list of usage pattern of the live parallel listed
  • Project location: Find Projects under Overview.
    A drop down menu to select from a list of projects, and a button to create a new project

The new dashboard organizes your test suite into projects. Provide static project names using the projectName capability to get the most benefit from the new dashboard.

  • Build Runs location: Find Build Runs under the Projects menu. You can use the Search View drop-down to select All Builds, My Builds, or any specific build.
    A drop down menu to select different build runs in a page titled Build Runs
  • Build details: Click a build run to view the build in detail. Specific sessions are located within the Tests tab of Build Runs.

  • Search: Use the search box in the primary left sidebar to quickly locate tests, sessions, builds, or projects.
    A search bar with a text box and a search button

  • You can share links with individuals outside your team using public links. With public links, you can share these artifacts with clients, vendors, or other stakeholders without adding them to your BrowserStack account.
    A button titled 'Share' highlighted in red. Also, a tab titled 'Public links' is highlighted in red. These are a part of a build runs page header.

Organize your tests

To get maximum benefits of the new dashboard, you need to organize tests in your test suites:

  • Set a static project name per suite instead of per build run (e.g., per product line or environment). A static project name for a test suite helps to create meaningful insights in the new dashboard.
  • Set the projectName capability to organize the builds.
  • Standardize build naming in your test suites. Consistent build names enhance the effectiveness of the Overview and build list sidebar. Follow these guidelines to configure the buildName capability to get the most value out of the new dashboard:

    • Use a static name for buildName when running the same test suite across multiple browsers in your nightly regression job.
    • Use a different static name for buildName when running a subset of tests in your sanity job.
    • Do not use dynamic build names as BrowserStack maps historical runs of a test case in the context of the build name, and dynamic build names can lead to incomplete or inaccurate historical run stats.
    • For more information, see the How to use build names within projects section.

Optimize your workflow in the new dashboard

You can improve your transition to the new dashboard experience in the following ways:

Simulate the old dashboard experience

  1. Follow these steps to recreate the old dashboard experience:

    • To set Tests as the default tab in Build Runs:
      1. Click the edit icon next to the tabs.
        A pencil shaped edit button next to the tabs titled Insight, Tests, and Unique errors to change default tab settings
      2. Select Tests from the menu and click Save to set the Tests tab as the first tab when you open a build. This configuration removes the extra click and closely matches the old dashboard.
        Dialog to select Tests as the default tab with Save button
    • To switch Tests layout to a list view:
      1. Click Display. The List layout shows more tests per screen and makes it easier to scan status and metadata. The list layout is also closer to the old dashboard’s test listing experience.
        A button titled Display in the build runs page to change test view layout options
      2. Select Flat listing and click Apply.
        Layout options showing Flat listing and Hierarchical View buttons
    • To view a two-column layout:
      1. Open any test from the Tests tab.
      2. Expand the test detail panel from the default one-column layout to a two-column layout.
        Two-column test detail view showing test information and metadata side-by-side The two column layout has the following advantages:
        • View logs, video, and metadata side-by-side.
        • Reduce scrolling and context switching.
        • Debug tests in a layout similar to the old dashboard.
    • Click Failed on the Build Runs page to filter only the failed tests. This is beneficial if you need to view only the failed tests.
      A pill-styled button named failed to show only failed tests

Optimize navigation

Follow these steps to optimize navigation across the new dashboard:

  • Use Overview for recent builds across projects. The Overview page lists builds from all projects based on their date of creation with the most recent build first. You can click any build to open the Build Runs page. The Build Runs page displays all recent activity on one page, similar to the global “Recent builds” view in the old dashboard experience.
    Overview page displaying recent builds across all projects with build status and metadata
  • When viewing a build, you can navigate to other builds faster using the build list sidebar.
    Build list sidebar for quick navigation between builds
  • Clear sidebar filters to view builds from multiple projects. This expands the sidebar to show builds across projects, enabling navigation between contexts without returning to a global view.
    Sidebar filters with option to clear filters to view builds from multiple projects
  • Personalize which builds you see on the Overview page using the following filters: * Project * Branch * Status (e.g., Failed, Passed) * Tags, environment, or other criteria (where available)
    Filter options for builds including Project, Branch, Status, and Tags with Apply button

Apply advanced optimizations

Follow these steps to apply advanced optimization techniques in your new dashboard:

  • Save and reuse views: Views allow you to group and organize test-run information based on various factors such as the type of testing(regression, smoke, etc.), modules of your product, releases, date of test-run, test framework, platform used and many more. For example, if your team repeatedly checks the same information, such as “last 24 hours of failed builds on main”, you can apply filters (branch, project, status, tags, date range) on Overview or Tests. You can also save this view or bookmark the URL for future use. For more information, see Views in Test Reporting & Analytics.

  • Use Smart Tags: Smart Tags help you identify issues in your test suite faster. You can customize Smart Tags with custom rules to adapt them to suit your needs.

    • Categorize tests according to failure types: Automatic Failure Analysis intelligently categorizes test failures, allowing you to quickly differentiate genuine failures from noise. For more information, see Automatic Failure Analysis.
      To handle recurring failure patterns efficiently, you can:
      • Configure a small set of tags such as: infra, env, data-setup, flaky, known-issue.
      • Tag tests accordingly after investigating failures.
      • Use grouping by failure reason or filter by tags in: Overview, Build details, and Test listing. Such grouping helps you identify the most common failure themes in a build or timeframe and avoid re-investigating known or infrastructure-level issues.
    • Compare build runs to see only the changes: You can compare build runs in detail to highlight key differences such as newly failed tests, passing tests, and changes in failure reasons. This saves time and improves accuracy. Instead of manually opening multiple builds side-by-side, you can:
      • Compare the last green build vs the current red build.
      • Compare previous release vs current release.
      • Focus on tests that changed from Pass to Fail.
      • Focus on new tests that started failing.
      • Focus on tests that suddenly are taking more time than usual to complete.
    • Share deep links to builds/tests: You can share builds, dashboards, and test results within your team or externally.
      • For example, when raising issues in Jira, Slack, or email, you can paste direct TRA links to a specific build, a filtered failed-tests view, or a single failing test. Teammates can directly view the exact context without extra clicks.

By performing these adjustments, you can configure the dashboard according to your specific needs.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback!

Talk to an Expert
Download Copy Check Circle