Loading
Enhance Salesforce with Code
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Manage Sets of Apex Test Classes with Test Suites

          Manage Sets of Apex Test Classes with Test Suites

          A test suite is a collection of Apex test classes that you run together. For example, create a suite of tests that you run every time you prepare for a deployment or Salesforce releases a new version. Set up a test suite in the Developer Console to define a set of test classes that you execute together regularly.

          1. In the Developer Console, select Test | New Suite.
          2. Enter a name for your test suite, and then click OK.
          3. Use the arrows to move classes between the Available Test Classes column and the Selected Test Classes column, and then click Save.

          To change which classes are in a test suite, select Test | Suite Manager | Your Test Suite | Edit Suite. (You can also double-click a test suite’s name to edit the suite.) Use the arrows to move classes between the Available Test Classes column and the Selected Test Classes column, and then click Save.

          To run suites of test classes, select Test | New Suite Run.

           
          Loading
          Salesforce Help | Article