How to validate the host setup
|
01-08-2016, 05:02 PM
Post: #1
|
|||
|
|||
How to validate the host setup
Hi,
Have executed the scripted test by using the setDns; on successful test execution need to validate the ip which was set with the dns. ex : setDns http://www.google.com 74.125.68.147 logData 1 navigate http://www.google.com From the above sample script the host ip "74.125.68.147" needs to be validated; please assist me on how to view this on script execution. Thanks |
|||
01-08-2016, 11:13 PM
Post: #2
|
|||
|
|||
RE: How to validate the host setup
Turn on tcpdump capture and look at the tcpdump to see where the traffic went to (if it went to 74.125.68.147).
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)