TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

TestLink Tutorial

TestLink Metrics Dashboard

Overview

TestLink Metrics Dashboard page shows the project test progress. The dashboard shows the progress for the whole project and active test plans (or all test plans) defined within the project.

Metrics Dashboard

Select the Project from the drop-down list.

Click on the Metrics Dashboard link to view the page.

 

 

We can check the checkbox Show metrics only for active test plans to display the test metrics only for Active Test plans.

Project Test Progress

Test progress is the percentage of tests that are executed in the project calculated as a percentage. The page displays the overall test progress in percentages. The metrics that are displayed are as follows:

  • Not Run %
  • Passed %
  • Failed %
  • Blocked %
  • Progress %

Let’s understand the metrics with some examples. We will consider the Passed % metric with one platform and with multiple platforms.

#Example: One Platform

 

 

Total Number of Test cases = 3

Passed Test Cases = 1

Passed % = 1/3 * 100

= 33.33 %

This example takes into consideration that there is only one Platform.

#Example: Multiple Platforms

Now consider that there are two platforms for the tests to be executed. (Ubuntu Linux and Windows 10). The tests should be executed on each platform.

Total Number of Test cases = 3

Number of Platforms: 2

Total test cases to be executed = 3 * 2 = 6

Passed Test Cases = 1

Passed % = 1/6 * 100

= 16.66 %

 

The project progress is calculated by summing up all executions for a specific execution result for all platforms within all test plans.

 

—

TestLink Tutorials

TestLink Tutorial on this website can be found at:
https://www.testingdocs.com/testlink-tutorials/

More information on TestLink Open source Test management tool can be found on the official website at:

http://testlink.org

Related Posts

TestLink Tutorial /

TestLink Bitnami Cloud Image

TestLink Tutorial /

TestLink REST API Apache Server Configuration

TestLink Tutorial /

Install TestLink Software via CPanel Platform

TestLink Tutorial /

Import/Export TestSuite in TestLink

TestLink Tutorial /

Commercial Alternatives to TestLink Tool

‹ TestLink Installation on Windows› Test Case Priority in TestLink

Recent Posts

  • Scaler Academy – An Online Learning Platform
  • Difference between PHP and JavaScript?
  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com