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 |
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
1.What is configuration Management? 2. Explain Impact Analysis 3. Explain Peer Review 4. what i kickoff phase of Formal Review. 5. Whatv are the phases of fundamental test process. 6. what is state transition testing. 7. what is LCSAJ 8. Test conditions are derived from where?
Are all special characters are used in email id? My question is - If I enter *,#$ in email id should it accept?
Hello everybody, How many people do you think one sprint team can have in average?
Who should test your code?
Usually on which server test engineer works?
Define Deployment and User Acceptance.
when database testing comes into manual tesing
why it is know as alpha and beta testing(alpha & beta)?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Could you please give me an example of test scenarios for online banking testing (like billing,payment,statements etc.) (like how to test the functionalities of Payment module, Billing module...etc.)?
When to do Black box testing?