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
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 |
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 |
IN UR 3+ YRS OF EXP. CAN U SHARE UR GOOD EXPERIENCE MOMENTS AND BAD EXPERIENCE IN UR COMPANY WITH US?
How we prepare the Requirement Traceability Matrix(RTM). Write the format please.
Describe to me when you would consider employing a failure mode and effect analysis.
why we develop Test plan for a project ?
what are the storage class in C?
what is the outcome of testing?
What is the difference between sanity testing and smoke testing
One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !!
In one company i got a question like this..... Find bugs in this sentance?
1.write test cases for bangle 2.what is difference between defect and bug life cycle 3.what are the inputs for writing test cases 4.how to map requirements to test cases 5.where to attached the test cases 6.what is sdlc 7.what are the difference between sanity and smoke testings 8. user accaptance testing types 9.what is the mail module in qc 10.why are u changing ur job
2 Answers Cap Gemini, Synechron,
What's the difference between alpha and beta testing?
would we do functional testing inside integration testing