What is broken link? how to test in a web application.
Answers were Sorted based on User's Feedback
Answer / me a tester
A broken link is a URl which when opened does not work
it shows "Page can not be displayed"
Reason of broken link:
- There might be the space between the link in this case
error 404 will come.
E.g www.or kut.com
-In a web application there are several free ware softwares
are there in market which find all the broken links in your
web based application
E.G Xenu is one of the software of broken link.
Sometimes this broken link is also called as link based
testing.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / malika
What is a broken link?
A broken link refers to any clickable text that should take
you to a document, image or webpage, that actually results
in "page not found", a time out or any other type of error
often resulting in an error page.
There are so many tools available on net to test
brokenlinks.
| Is This Answer Correct ? | 10 Yes | 0 No |
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
How do you review testcase (Types of review)? and whom to send for review ?
At what stage unit testing has to be done?
What is data persistancy?
hi can anyone say how we can use test metrices in an applistion
What do you do (with the project tasks) when the schedule fails?
What is open issue?please explain in detail?
What do u mean by Positive and Negative testing & whatz r the diff's between them .Can anyone explain with an example .
write test case for linked in sign up page ?
If client give you a project then which testing you will perform first
How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..