Question:
WRITE TEST CASES FOR URL(ADDRESS) TESTING?
Answer:
Test Objective -- To Verify the URL Address
Test Procedure/Steps -- 1. Open Internet Explorer. > 2. Enter valid URL in address box. > 3. press Enter.
Expected Result -- URL should be open properly.
Actual Result -- URL Open properly.
Comment -- If any Source: CoolInterview.com
Answered by: Kapil Sharma | Date: 11/16/2007
| Contact Kapil Sharma
1.type URL in the address bar(for eg.click www.yahoo.com) and click 'go' button. 2.check to see whether the page is navigated to the yahoo home page. 3.if navigated to yahoo home page test case is passed else failed 4.also check to see when we enter the URL in the address bar and press the enter button in the keyboard it navigates to the yahoo home page. 5.when we click the refresh button in the yahoo home page the same page should be displayed. thats very easy.just write what u do in real time environment with a proper test case format.thats it. Source: CoolInterview.com
Answered by: venkatesan | Date: 11/25/2007
| Contact venkatesan
TST_ID_001 : To check,whether the URL having WWW followed by "." and URL name and followed by "." followed by "com" or "edu" or org.
Ex: www.yahoo.com Source: CoolInterview.com
Answered by: Sabari | Date: 11/28/2007
| Contact Sabari
Test Objective -- To Verify the URL Address
Test Procedure/Steps -- 1. Open Internet Explorer. > 2. Enter valid URL in address box. > 3. press Enter.
Expected Result -- URL should be open properly.
Actual Result -- URL Open properly.
Comment -- If any Source: CoolInterview.com
Answered by: hanumanth | Date: 12/23/2007
| Contact hanumanth
step 1:Open IE step 2:Enter URL step 3:Press Enter
EXPECTED RESULT:Home page should open ACTUAL RESULT : Page is opening Source: CoolInterview.com
Answered by: isha | Date: 4/17/2008
| Contact isha
Test Description -- To Verify the URL Address
Test Procedure/Steps -- 1. Open Internet Explorer. > 2. Enter valid URL in address box. > 3. Click go
Expected Result -- URL shall be opened properly.
Actual Result -- URL Opened properly. Source: CoolInterview.com
Answered by: M.A.Hadi | Date: 6/18/2008
| Contact M.A.Hadi
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|