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
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Explain the smoke testing?
"search"test cases on Linkedin website and how will you write test cases on it?
How to test Webservices and how can we write test cases for that
What are semi-random test cases?
Could you pls give me sites where i can test card? mail me to
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
What are all the companies are doing manual testing till now ?
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
What is test cases for mobile phone ?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
How to write the test cases for STP
I need GUI test case for home page?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation