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:
- Add Ping step
- Type an IP in IPAddress which is not reachable: 10.10.10.10 (in my case)
- Run test plan
Actual result: The test runs for 5 seconds The message is “Got a reply from host after 0ms”
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