what is a broken link in web testing and how test it.
Answers were Sorted based on User's Feedback
Answer / kumar raju
When we clicked on Hyperlink if it opens Page can't be
displayed then that Hyperlink is called as Broken lInk
Is This Answer Correct ? | 19 Yes | 2 No |
Answer / rajapages
Broken link refers to a hyperlink which does not work. It is
either pointing to a url or filename that is no longer
there, or pointing to one that was never there.
Thx,
Van HeLsing.
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sathish
u r all wrong.
First of all refer books and then submit ur answers. dont make others to be wrong...Actually i too dont know
Is This Answer Correct ? | 7 Yes | 2 No |
Answer / ganesh krishnamurthy
Also, It can be tested using the HP Web Link Validation tool.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / surii
Kumar, there is a difference between link and hyperlink.
Hyperlink : The Hyperlink control immediately navigates the
target URL when the user clicks on the control and the
request is not posted to server.
Link : The link first post the request to the server, then
navigates to the URL.
If the target page is not displayed when u click on the link
that link is called Broken link.
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / venkatesan
Broken link - a symbolic link that points to a file that is
no longer there.
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / mrunal
Broken link is the link which on clicked redirected to the webpage that no more exist.
If you click on the broken link, you will get 404 Error.
You can manually check the link by typing the address in the web browser.
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / giriraj sharma
The target link which is not available is known as broken link.
To find broken links manually in the large website is too hectic work. To find broken links easily there is an helpfull tool "XENU".
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mubashir hussain
these are those links which either redirect us to pages like 404etc or dont provide any kind of response.........
Is This Answer Correct ? | 0 Yes | 1 No |
Describe components of a typical test plan, such as tools for interactive products and for database products, as well as cause-and-effect graphs and data-flow diagrams.
where do u store u'r Test cases?
What is a code walk through?
Orthogonal Arry Testing?
what is the format for usecase?
what is the difference between metrics and matrixes .. if possible please give some examples..
why ur Looking for Change?(In P.M)
what is WinRunner frame
Whenever the project is at maintenance phase the client will be using his own data- is the same data given to the test engineers or any other dummy data
what is a review?
If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?
What incremental integration testing?