if it is a web testing,what is a dead link and a broken
link.,and what are the other things we test in a web
application
related to functionality other than field level and form
level validations.

Answers were Sorted based on User's Feedback



if it is a web testing,what is a dead link and a broken link.,and what are the other things we tes..

Answer / deepa

Broken Links
Broken links are the links that are in the Website
and when they are clicked they don’t open a Web
page rather they show some error.
Dead Links
Dead links are the links that are in the Website
and when they are clicked they don’t open a
Webpage and they don’t even show some error.
Following are the challenges need to be taken care of while
Web Site Testing:
1. Compatibility Testing - compatibility of a web site /web
application with different browsers, OS, and hardware platforms.
2. Usability testing - for user-friendliness. We conduct
user interviews, surveys, video recording of user sessions,
and other techniques.
3. Performance Testing - web site/web application's
scalability and response time. We identify performance
bottlenecks in high hit-rate web sites/apps, Load & Stress
testing of web site.
4. Functional Testing - web application to check if it
conforms to its specifications and correctly performs all
its required functions.
5. Regression testing - to ensure consistent, repeatable
validation of each new release of a web site/ web application.
6. Security – for unauthorized access.
7. Link Coverage

Is This Answer Correct ?    9 Yes 0 No

if it is a web testing,what is a dead link and a broken link.,and what are the other things we tes..

Answer / deepak

Dead Link : A dead link or broken link is a link on the
world wide web that points to a web page or server that is
permanently unavailable. The most common result of a dead
link is a 404 error, which indicates that the web server
responded, but the specific page could not be found.

Broken Link (U can Say): 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.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is the similarity between black box testing and unit testing

7 Answers   CitiGroup,


What is baseline?

6 Answers  


Describe any bug you remember in an online shopping web application?

3 Answers  


What’s the relation between environment reality and test phases?

1 Answers  


Identify correct statement

1 Answers  






Can any one tell me the format/columns for writing test scenarios in excel sheet?

4 Answers  


What are the five dimensions of the Risks?

2 Answers  


how does a client /server environment affects testing?

3 Answers   HCL,


How do you test if you have minimal or no documentatioabout the product? How do you decide when you have tested enough? How do you determine what to test?

3 Answers  


There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.

2 Answers  


Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.

0 Answers   Satyam,


Explain the difference between integration testing and system testing with real time examles?

3 Answers  


Categories