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
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
What is the difference between test scenarios, test cases, and test script?
What is the logic testing?
write a test case for yahoo compose page?
Explain the concept of semi-random test cases?
How to write test cases for lift?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Suppose a job should be executed for every two hours? Write test case for this?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
how to write test cases for online restaurant table booking system?
Explain the exactly meaning of test case?
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?
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.