How you test IP address

Answer Posted / lakshmi v

To know your IP type ipconfig in command prompt.

To know a website's IP type nslookup <sitename> .
To test that the web server is running and the pages on your
browser are not coming from cache, type ping <IP> obtained
from the nslookup command.

To know the intermediate servers through which the request
is travelling, type tracert

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that

1978


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2498


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1938


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

2106


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

1868






How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile 

1658


What is explain security testing?

718


write test cases for flipkart.

10420


Explain the syntax testing?

682


write the test cases for facility module

1226


"search"test cases on Linkedin website and how will you write test cases on it?

5691


What are semi-random test cases?

865


They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.

1521


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2029


Explain the system testing?

691