How to Run a Ping Test on Windows and Mac OS

A ping test is used in order to confirm that a device is able to reach the network, as well as to measure the latency of the connection from the user's device to the internet. This article will show how to perform this test on computers running both Mac OS as well as Windows, the two most popular operating systems used by customers.

 

Windows

  • Open Command Prompt: Press the Windows key + R, type "cmd" and press Enter. 
     
  • Enter Ping Command: Type "ping" followed by a space and then the website address or IP address you want to test then a space and -t (e.g., "ping google.com -t" or "ping 8.8.8.8 -t").   
     
  • Run the test: Press Enter 
  •  Stop the test: To stop the continuous ping, press Control + C.

What is Ping command and how to use it? - ClouDNS Blog

Example of Ping Test on Windows

 

Mac OS 

  • Open Terminal: Navigate to Applications > Utilities > Terminal. 
     
  • Enter Ping Command: Type "ping" followed by a space and then the website address or IP address you want to test (e.g., "ping google.com" or "ping 8.8.8.8"). 
     
  • Run the test: Press Enter. 
     
  • Stop the test: To stop the continuous ping, press Control + C. 

How to Do a Ping Test on a Mac Computer : HelloTech How 

Example of Ping Test on Mac OS

Was this article helpful?
0 out of 0 found this helpful