ContainEye Documentation

Features Overview - Part 2

🔹 Automated Tests

  • Create and run automated tests on your servers.
  • Use AI to suggest or modify tests before saving them.
  • Tests run automatically without confirmation once set up.
  • View test results: Green = Last run succeeded, Red = Last run failed, Gray = Not yet run.
  • Test Widget on the home screen shows: Last failed test, Oldest test not run, Test that ran the farthest in the past.
  • Tap the retry arrow to re-run a test or view details.
  • Delete a test by holding down on it and selecting Delete.
Active tests overview
Test details with results

🔹 AI-Powered Test Creation

  • Describe what you want to test in natural language.
  • AI suggests appropriate commands and validations.
  • Review and modify AI suggestions before saving.
  • Get help with command syntax and regular expressions.
Describe what to test
Configure AI-suggested test