Connect to SQL using Windows Authentication
- Go to: https://docs.microsoft.com/en-us/sql/connect/jdbc/building-the-connection-url#Connectingintegrated
- Download the JDBC file and extract it to your preferred location
- Open the auth folder matching your OS (x64 or x86)
- Copy sqljdbc_auth.dll file to paste in:
KatalonStudioDirectory\jre\bin
References:
- Database Testing
Credit to Tom Longhurst