Schedule

Schedule

How to run test on multiple test environments through scheduling?

Introduction: Considering a practical scenario where the user has to perform the same test on different test environments like QA, UAT, Pre-Production, etc. So instead of creating duplicate test cases, it can be done very conveniently with the help of the 'Get Variable' building block, RunList, and Scheduling on Leapwork which helps in saving...

How to run a test suite in Leapwork

Introduction: What is a Test Suite? Test suite is a container that has a set of tests that helps testers in executing and reporting the test execution status. A Test case can be added to multiple test suites and test plans. After creating a test plan, test suites are created which can have any number of tests. Test suites are created based...

How to run PowerShell script from actions in a schedule?

Introduction: When working with Schedules in Leapwork, you may want to add an action to be triggered on a specific condition. A potential scenario is the need to trigger a PowerShell script using the Actions option in Leapwork Schedules. Whenever you want to trigger the PowerShell script from Action, use the command below to trigger the...