Posted on

How to use the AI component by yourself (video)

The AI component of the testup.io test automation service has been released to the public. This video describes what you can find inside, how to download and how to run it. The repository contains a selenium wrapper and all training data for parameter fine tuning. You can also run the tests from our online service at testup.io.

Link to the source code of our component:
https://github.com/thetaris/testup-ai-driver/ .

Posted on

Videotutorial 09: Variables and Data

This is the nineth tutorial of this series explaining how to use variables and data in testup.io. So if you want to learn how to use variables and data in your test, testup.io is is ready for you:

  • Using the clipboard
  • Seting runtime variables
  • Working with test variables

Also read our post about how to integrate tests into Gitlab CI/CD pipelines

You’ll find more information about useful PHP commands in the using the editor advances section of our documentation.