---
title: 'Local website testing: Free Online Course | TestingBot'
description: In this course we'll learn how to perform website testing against a website
  running on a local machine or private network.
source_url:
  html: https://testingbot.com/resources/courses/local-website-testing
  md: https://testingbot.com/resources/courses/local-website-testing.md
---

Course

[Local website testing](https://testingbot.com/resources/courses/local-website-testing)

Chapter 1 of 6 0%

1. [1 Learn about Local Testing](https://testingbot.com/resources/courses/local-website-testing)
2. [2 Setting up TestingBot Tunnel](https://testingbot.com/resources/courses/local-website-testing/setting-up-testingbot-tunnel)
3. [3 Example test with Tunnel](https://testingbot.com/resources/courses/local-website-testing/example-tunnel-test)
4. [4 Tunnel CLI Arguments](https://testingbot.com/resources/courses/local-website-testing/cli-arguments)
5. [5 Manual Testing Private Websites](https://testingbot.com/resources/courses/local-website-testing/manual-testing-tunnel)
6. [6 Check your Knowledge](https://testingbot.com/resources/courses/local-website-testing/knowledge-check)

[Exit course](https://testingbot.com/resources/courses)

 Chapter 1 of 6 Medium 1 min read Updated Aug 2025 

# Learn about Local Testing

In this course we'll learn how to perform website testing against a website running on a local machine or private network.

## What you will learn

1. Learn about Local Testing
2. [Setting up TestingBot Tunnel](https://testingbot.com/resources/courses/local-website-testing/setting-up-testingbot-tunnel)
3. [Example test with Tunnel](https://testingbot.com/resources/courses/local-website-testing/example-tunnel-test)
4. [Tunnel CLI Arguments](https://testingbot.com/resources/courses/local-website-testing/cli-arguments)
5. [Manual Testing Private Websites](https://testingbot.com/resources/courses/local-website-testing/manual-testing-tunnel)
6. [Check your Knowledge](https://testingbot.com/resources/courses/local-website-testing/knowledge-check)

You might want to test a website that is still under development, and not yet available for the general public.

A website that is running on your local machine, or private network in your company, may need to be tested for cross-browser issues before it goes live.

![datacenter](https://testingbot.com/assets/resources/courses/2/dc.webp)

[TestingBot Tunnel](https://testingbot.com/support/tunnel) is a product that comes with every plan on TestingBot and allows for testing your website from various, non-public, places:

- a website running on your computer
- an internal server (dev or staging environment)
- a website running in a private cloud
- the website might be running behind a firewall

In all cases, testing the website is not very straightforward. Your IT operations team might be able to whitelist the TestingBot IP address, but they may not like this solution due to security requirements.

TestingBot Tunnel acts as a proxy or VPN which allows the TestingBot VMs and devices to access your internal website through a private, SSL-secured, connection.

In the next chapter, we'll guide you in downloading, installing and setting up the tunnel.

[Next · Chapter 2 Setting up TestingBot Tunnel](https://testingbot.com/resources/courses/local-website-testing/setting-up-testingbot-tunnel)

## Other free courses

- [Appium and WebDriverIO Learn what WebDriverIO is and how you can use it in combination with Appium to do automated testing.](https://testingbot.com/resources/courses/appium-webdriverio)
- [A Primer on Testing with TestingBot Learn more on how to test with TestingBot](https://testingbot.com/resources/courses/testing-with-testingbot)
- [Selenium Basics: TestNG Learn how to use TestNG in combination with Selenium to run automated, cross browser tests.](https://testingbot.com/resources/courses/selenium-testng)
- [Preparing for Selenium Interview Questions This course will help you prepare for answering any questions you might receive during a Selenium interview.](https://testingbot.com/resources/courses/selenium-interview-questions)

[Browse all courses](https://testingbot.com/resources/courses)
