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 |
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Do you know mutation testing?
can someone tell me the test cases for following scenario of password: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consists of 1 uppercase letter. 3. Password should consists of 1 numeric. 4. Password should consists of 1 special character.
write a test case for a pen and paper regarding writing.
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
how to write junit testcase for ejb3.0 project.. pls reply soon to this mail id shnkrgnsh@gmail.com
"search"test cases on Linkedin website and how will you write test cases on it?
my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
what do you mean by test case specification
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.
Please Tell me the Real Process of a Company. My company is very small & Developer explains me the feature and I prepare the test cases according to he explained .No one is there to review what I have written in the test cases.Test cases are ok but still I have the knowlege of real testing documents i.e which documents I have to prepare What is the flow starting from requirement gathering.Please tell me ,Thanks in advance .It will really helpful to me