Customatics / Leaptest-Integration

This is Leaptest plugin for Teamcity
MIT License
1 stars 2 forks source link

Leapwork-Integration

This is LEAPWORK plugin for Teamcity

More Details

LEAPWORK is a mighty automation testing system and now it can be used for running [smoke, functional, acceptance] tests, generating reports and a lot more in Teamcity. You can easily configure integration directly in Teamcity enjoying UI friendly configuration page with easy connection and test suites selection.

Features:

Installing

Update 3.1.1

Instruction

  1. Add Build-Step "Leapwork Integration" to your project.
  2. Enter your LEAPWORK controller hostname or IP-address something like "win10-agent20" or "localhost".
  3. Enter your LEAPWORK controller API port, by default it is 9001.
  4. Enter time delay in seconds. When schedule is run, plugin will wait this time before trying to get schedule state. If schedule is still running, plugin will wait this time again. By default this value is 5 seconds.
  5. Select how plugin should set "Done" status value: to Success or Failed.
  6. Press button "Select Schedules" to get a list of all available schedules. Select schedules you want to run.
  7. Run your project and get results. Enjoy!

Troubleshooting