How you test IP address
Answers were Sorted based on User's Feedback
Answer / shubh
go to command prompt and type ipconfig
this would give your thr ip address for the system. compare
with requirement.
| Is This Answer Correct ? | 51 Yes | 1 No |
Answer / sanjit asem
For checking your local system the answer posted by Shubh is
very much correct.However if your question is to check for
the website's hosting server's IP address then you can go
through the web to find some websites who give services to
fetch IP addresses...say for example you can try
http://www.ip-report.com/
| Is This Answer Correct ? | 7 Yes | 4 No |
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 |
Answer / jagdish parmar
ip find from command prompt & type ipconfig & check the ip
address and system requirement
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / karna
FIRST ENTER IPCONFIG IN THE CMD OF THE SYSTEM AND IT SHOWS THE IP ADDRESS OF THE SYSTEM AND IT CAN NOT BE FIXED AND IT CAN BE VARIED
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / syam
Can find the ip from command prompt by typing ipconfig and
can use www.whatismyip.com to find your ip. IP addresses may
either be assigned permanently for an Email server/Business
server or a permanent home resident or temporarily, from a
pool of available addresses (first come first serve) from
your Internet Service Provider. A permanent number may not
be available in all areas and may cost extra so be sure to
ask your ISP.
| Is This Answer Correct ? | 3 Yes | 5 No |
How to write test case on paper and pen.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
why do we need test cases?
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
What is explain security testing?
HI i'm Ramu new join as manual tester plz send me test cases for web application testing i need basic idea's
What we do when the Requirements are continuously changed?
What is transaction testing?
do we write separate test cases for each type of testing? for example for functional testing and integration testing,we write two seprate test case documents or just one?please explain.
test case for open doalog box. thanks a lot!