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 does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.
How you will write test cases on DROP DOWN list BOX on GUI
How will you review test cases?
26 Answers HCL, TCS,
is test cases are necessary for testing non functional testing
Write test cases for 8+4?
please can anybody tell me, how to indentify the test cases which can be automated from a given set of test cases, say 20.
can u say me how many test cases i can get for a user to login and enter password ..please specify in testcase desing template for that
How should the test cases be framed to validate the excel sheet?
in test case we would write log and login ?what is the dif bet both of them
write the test cases for a+b=c?
9 Answers Aloha Technology, SAP Labs,
What is the difference between System testing and System Integration testing?