Skip to content

Ping Step from Examples: Pinging an unreachable address gives a success message

Environment:

Windows 10, 64-bit

TAP 9.7.0-beta.6

Steps to reproduce:

  1. Add Ping step
  2. Type an IP in IPAddress which is not reachable: 10.10.10.10 (in my case)
  3. Run test plan

Actual result: The test runs for 5 seconds The message is “Got a reply from host after 0ms”

image

Log: SessionLog_2020-03-13_09-30-54.txt

Expected result: If IP is fake or server is down, receive “time out” or “IP not reachable” message