Local website testing - Manual Testing Private Websites
Exit course

Manual Testing Private Websites

During manual testing, you might want to test a website running on your local computer or staging environment.

TestingBot tunnel makes this easy for you. Simply start the tunnel on a machine that is able to access the private website.

java -jar testingbot-tunnel.jar {key} {secret}

Once the tunnel is successfully running, every manual test will automatically utilise the tunnel.

You can now manually test websites running on localhost or any other private ip/hostname. Simply go to TestingBot's Live Testing, choose a browser or device, and enter the URL you would like to test.