Test the Deployment
testgrinder service will be discontinued on January 31, 2025
testgrinder SMPC was discontinued as of February 1, 2024
High level plan for testing a deployment:
Access testgrinder home page and make sure the warning about incomplete configuration is no longer shown
Sign up for a new account, make sure welcoming email is received
Run a simple script to make sure bots can start and pickup the work:
Create a target system that points to testgrinder itself
Create a project with the script below
Kick off a run with a simple script against the target system you created
Make sure tg-bot launches in EC2 within 2 minutes
Chect testgrinder run report to see that the scenario started executing
While scenario is running, make sure you can watch its screencast
Once it stops, verify:
You can open screenshots
You can view video
An example of a script to use for testing:
Last updated