Search
Non-Public Application Testing
Private application types
-
Testing an app that runs on your own computer (localhost)
You typed something like http://localhost:3000 or http://127.0.0.1:8080 into Functionize and the test could not open it. This page explains why in plain terms, and gives you two free ways to make it work in about five minutes.Why localhost does not work...
-
Internet Routable private applications
These applications are reachable from whitelisted public IP addresses.Access controlled via customer's reverse proxy, firewall, Web Application FirewallIn this configuration, Functionize will provide a static IP address where all connections will be ori...
-
Internal Only applications
These applications are only hosted internally, only private IP address can reach themIn this configuration, Functionize will provide an ACS agent to be deployed into the customer's environment which will facilitate the remote connectivity.
ACS
-
Functionize Quickconnect (ACS Quickconnect)
QuickConnect is a small, portable desktop application. It creates an end-to-end encrypted connection between Functionize's test-execution engine and the user's computer, so automated tests can reach applications on the user's internal network. It runs ...
-
ACS Quickconnect Data-flow Diagram
A complete data-flow diagram of how the QuickConnect desktop agent (and the ACS agent) connects a customer host to the Functionize platform, annotated with every protocol, port, and TLS version. It's built to hand to a customer's networking/security tea...
-
What is ACS - Advanced Connection Security?
What is ACS?Advanced Connection Security (ACS) is a secure way of communicating between Functionize - the infrastructure which is running your automated tests, and your environmentHow ACS Works ACS uses an industry leading secure connection provider (T...
-
Advanced Connection Security System Requirements
This document outlines the system requirements necessary for the successful installation and operation of Functionize Advanced Connection Security (ACS). ACS is a software-defined networking (SDN) feature built on top of Tailscale, enabling the creation...