
Praveen Kumar
Test Automation Architect @ Leapwork.
- Total activity 209
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 91
Articles
Recent activity by Praveen Kumar Sort by recent activity-
Web Browser and Driver Compatibility Matrix - Leapwork
Leapwork allows the user to automate their web applications in all major web browsers. In the modern era where the Browser and their Selenium Drivers (used to run automation on the web browser) are...
Access SQL-Database via ODBC driver in Leapwork
Below are the steps to configure ODBC Driver for SQL SERVER Database. Prerequisites: ODBC driver with 64-bit version must be installed on your system (please install AccessDatabaseEngine_X64.exe...
How to select multi select Dropdown using Leapwork?
Automating Multi-select dropdowns can be tricky, but with Leapwork you can automatically reproduce the same steps a human does to select multiple options, below are the examples to achieve this: Pr...
Best Practices - Leapwork database backup for Trial & Platform version
Introduction The backup and restore feature is an essential safeguard for protecting critical data stored in our Leapwork databases. To minimize the risk of catastrophic data loss and to preserve d...
Best Practices - Managing and Maintaining Leapwork Remote Agent
In the Leapwork Automation Platform, Agents are the available machines/computers/devices on which the automation flows can be executed. This allows for flows to run uninterrupted and provides the p...
Leapwork Azure DevOps PowerShell based Integration
Automatic creation of bugs in Azure DevOps Server An important part of running automated test cases is to monitor, inspect, and react to the results. This is best accomplished in the test managemen...
Accessing an Oracle database with Leapwork using ODBC
If you want to use the ODBC based Database block in a Leapwork flow to access an Oracle database you typically have to run through a few steps to make it work. In the following article, we describe...
Sending test result notifications to Microsoft Teams via Scheduler
Leapwork can send test results notification to Microsoft Teams and Slack using their Webhooks/API. Webhooks are a type of event-driven API that lets you push and pull information between different...
How to change log file location in Leapwork
There are two ways to change the standard log file location in Leapwork, during installation and by changing the configuration files (after installation). During Installation : User can also defin...
Sending test result notifications to Slack via Scheduler
Leapwork can send test results notification to Slack using their Webhooks/API. Webhooks are a type of event-driven API that lets you push and pull information between different types of apps. Below...