what is a broken link in web testing and how test it.
Answer Posted / surii
Kumar, there is a difference between link and hyperlink.
Hyperlink : The Hyperlink control immediately navigates the
target URL when the user clicks on the control and the
request is not posted to server.
Link : The link first post the request to the server, then
navigates to the URL.
If the target page is not displayed when u click on the link
that link is called Broken link.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What are the disadvantages of manual testing?
How can I done a Web Testing? Which steps are include in it?
can we do database testing in manual testing? then how we write the test case?
What is a test severity and test priority? difference between them with suitable examples?
What is big bang approach?
What is a test scenario?
sanity testing is done during regression testing.is it true.if it is true plz explain?
need testing projects where can i find them
how will u create diff types of scenario for any website?
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
What are the benefits of requirement traceability?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What are the different strategies for rollout to end users?
What is srs and brs document?