What is Internal Links, External Links, orphan Pages,
Broken Links
Answers were Sorted based on User's Feedback
Answer / madhura
Broken Links : Broken links happen for a variety of
reasons. Pages are deleted, Web sites are renamed, URLs in
links are mistyped when they're authored. If you don't want
to annoy the visitors to your Web site, you'll need to
retest your links frequently and repair broken links as
soon as you find them.
Orphaned Links : They happen when you create a page but
forget to link to it, mistype the link, or replace the link
with another. The orphaned page is on your site, but no
other page on your site links to it. Granted, an orphaned
link may not bother the visitor to your site. If the link
is simply missing, they'll never know the page is there.
Nevertheless, you would be irritated to learn that these
pages are going unviewed -- and visitors will be upset by
incorrect links.
| Is This Answer Correct ? | 16 Yes | 1 No |
Answer / rkcr
Internal Links : Link which points to the target which is
located in same page.
External Links : Link which points to the target which is
located in other pages.
Broken Links : Links for which target cannot be found
Orpahan pages : I dont have any idea about this
| Is This Answer Correct ? | 12 Yes | 2 No |
If client give you a project then which testing you will perform first
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
what is dd ?
What is the difference between Performance testing and Load testing ?
what are the main challenges faced in ur project?
How do you scope out the size of the testing effort?
i got my Quality center cd from Nageswararao institute?can any body help me how to install it?
What are different types of metrics used in testing ?
1. what are the qualities of a tester ?
what is the role of QA in all the phases of SDLC?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?