PractiTest Discussion Forum

Hello. I want to separate my test runs per browser wise

Hello. I want to separate my test runs per browser wise. Example, i wan to run a test case in different browsers (IE, Chrome, Safari, Firefox).

How do I set up that option? I cannot see “Browser” option in “Test Instances” filter.

Hi,

I think that what you want to do is to start by creating a Browser Custom Field, you can do this from your Settings > Fields.
While doing this make sure to assign this field to your Test Sets (when you scroll down on the page where you create the field). How To Utilize Custom Fields - PractiTest

Once you have this, you can create a test set and assign it to a specific browser, then you can clone it for each of your browsers or use the permutations function (you can read this here)

Alternatively, you can add the same test multiple times to the same test set and have multiple instances of this test, where each is assigned to a different browser. If you want to do this, then instead of assigning the custom field for the Browsers to the Test Set, then do it for the Instances.

You can also see this video that shows part of this process.

Hi,

One small comment, you can use Joel’s instructions in the following cases as well:

  1. Separating test cases by Product - just create a Product Custom Field and assign it to the Tests

  2. Separating test runs by Version - create a Version Custom Field and follow Joel’s instructions above

Hope this helps :slight_smile: