Systems | Development | Analytics | API | Testing

How to

How To Setup an SSH Tunnel Connection

In this video, we will set up an SSH tunnel connection within Xplenty to access a server on a private network. When configuring SSH tunnels for connecting to databases, authentication is performed using the SSH server. This can be done via either user name and password authentication or by using key-based authentication. Key-based authentication gives the user the ability to log in without a password.

Codeless Test Automation integrating Ranorex with Xray and Jira - Tutorial

Ranorex is a codeless test automation solution that uses a keyword-driven framework to implement GUI test automation across a broad set of technologies, including desktop, web, and mobile. In this video we'll show you how to have visibility of your test automation results in Jira, using Xray.

Monitoring in BigQuery

Want to ensure that your BigQuery environment stays cost effective and secure? In this episode of BigQuery Spotlight, we’ll examine how monitoring your data warehouse can optimize costs, help you pinpoint which queries need to be optimized, and audit both data-sharing and access. Watch to learn how BigQuery gives you the flexibility to export any of these data sources back into your data warehouse for custom reporting.

How To Transfer Flat Files Using SFTP With Xplenty

What is SFTP and What Does It Stand For? SFTP is a network protocol for securely transferring, accessing, and managing files on a remote computer. The SFTP protocol is intended as a more secure alternative to the traditional FTP protocol. The term SFTP stands for SSH File Transfer Protocol, where SSH is a cryptographic protocol that allows clients and servers to connect remotely. The files that you send or receive using SFTP are protected by SSH encryption in transit. This added layer of security means that SFTP is preferable to FTP in the vast majority of cases.