testgrinder Templates Project

Use these template scenarios as the starting point for developing your own tests

testgrinder service will be discontinued on January 31, 2025

It may take some time to get familiar with available testgrinder steps. To help you get started quickly we came up with a set of template scenarios that you may use as the starting point for your own tests.

The collection is available at this github repository at:

https://github.com/testgrinder/templates

The template scenarios are located under the scripts folder.

Follow these steps to import the repository as a testgrinder project in your account:

  • Login to your testgrinder account

  • Create a new project, give it some name, e.g. My Project

  • Select the root project folder if not yet selected

  • Choose the Sync with Repository tab

  • Choose Git in Repository type

  • Enter master in Branch

  • Leave anonymous in Authenticate as

  • Click the Update button

  • Click the Import button

After a few seconds the project will import from the github repository

Your screen will look similar to this once the import is done

Expand the project folders to reveal the scripts with scenarios.

We will continue adding more template scenarios to the repository and notify you in our monthly newsletter. You may import changes into your project by clicking the Import button at that time, but remember that this will overwrite any changes you made to the project. If you'd like to protect your project from accidental overwriting, we would recommend changing Repository type to not synched and removing the repository URL.

If you'd like to see the template scenarios in action, review these run reports (note that these may not reflect the latest version of the template scenarios):

Maximo 7.5: https://testgrinder.com/runs/5a1dc4a24e61d74b3d7a2243 Maximo 7.6: https://testgrinder.com/runs/5a1ec6094e61d747db7a3230

Last updated