How to add platform into QMetry?

QMetry allows the user to create different platforms to test against the builds. Platform defines a specific configuration that is used to test software components/builds to deliver high-quality products.

QMetry encourages its users to do comprehensive testing of software across different combinations of platforms.

For example,

  • Web applications platforms might be based on different combinations of OS and Browsers: Windows+IE8, Windows+FF, MacOS+FF, etc.
  • Mobile applications might require combinations like AT&T+IPhone 4G, Vodafone+IPhone 4G, Airtel+IPhone 4G, etc.

Add Platforms

The default platform - "No Platform" is available when a new project is created.

Users can add more platform from Projects > Platforms & Attributes.


Click on the New button on the header.

  • It opens a text box inline.
  • Enter the name of the platform in that box and click Save. A new platform is added to the list.

Now when you open the test suite detail page in the Test Suites module, you can view that the newly added platform is available on the list of platforms for linkage.