Skip to main content

Test Management for monday.com

The purpose of this Test Management application is to create and execute tests in your monday.com account. The app has two main views: the board view and the item view. The purpose of the board view is to create, edit, and organize your tests, as well as to add steps that can be executed. The purpose of the item view is to execute these tests and record the results.

Getting Started

After installing the app, first, add it to your board view, by following these steps:

  1. Click on the + icon for your monday boardtest_management1.png
  2. Go to "Apps" > "Explore more apps"test_management2.png
  3. Under "Installed Apps" find the Test Management app and click on "Open in board" test_management3.png
  4. Now the app is added to your board:test_management4.png

Create a Test Group

  1. To create a test group, click on "Add Group"test_management5.png
  2. Fill in the name. If you have already added test cases, you can select them from the dropdown. test_management6.png
  3. Click on Confirm to save.

Create a Test Case

  1. To create a test case, click on "New Test".test_management7.png
  2. Fill out the details. If you have already added a test group, you can select it from the dropdown.test_management8.png
  3. Click on Confirm to save.

Edit the test case and add testing steps

  1. Select a test case from the table by checking the box next to ittest_management9.png
  2. Click on "View" in the menutest_management10.png
  3. Here, you can edit the basic details of the test. You can also edit the status of the test Draft/Approved/Declined. This can be used to signal to the team which tests should be used.test_management11.png
  4. Use the "Coverage" field to add tests to your monday board "Main Table". This will allow you and your team to execute the steps you add to the test. You can add multiple items to one test case.test_management12.pngtest_management13.png
  5. To add testing steps, switch to the "Script" tab and click on "Create Step".test_management14.png
  6. Fill out the details of the testing step. Repeat it for as many testing steps you need.test_management15.png

Using the Item View

Use the item view to execute the testing steps you added according to the previous instructions.

  1. Open the item you or a team mate has added from the "Coverage" field.test_management16.png
  2. If you don't see the Test Management Execution screen, click on the + icon and find it under the installed item views.
    test_management17.pngtest_management18.png
  3. On the execution screen, you can update the status of the testing step. You can also type in the actual result of your test.test_management19.png
  4. When you execute the testing step, the app will record that you worked on it.test_management20.png

Release Notes

2023-11-07

  • Initial release