Write test case for a search engine?

Showing Answers 1 - 5 of 5 Answers

reddy

  • Sep 7th, 2006
 

suppose if we are going to test google,type your desired  word  in the google text box & click 'ok' for search.You will get the related data in number of pages.So copy the data under one of the links in page number more than 5 and paste it in notepad.

Now type first two words of the text in google text field and click 'ok' for serach.

Now the above copied data will come to the page number less than 5.

Now try with first 3 words of the copied data, and serach..this time the data will come more closer to page number 1.

Now try with first 4 words,5 words till the pasted data in notepad come to top in the page number 1.

This is the approach to test the search engine.

  Was this answer useful?  Yes

T.M.Khan

  • Sep 8th, 2006
 

Your answer is not complete.Plz. explore describe?in detail, so that one can explain it to the interviewer. I think you can do it.

T.M.Khan

  Was this answer useful?  Yes

It's not quite easy to say the test cases for a large site like google in short time, i think it will take easily more than one month. Anyhow here i tried to include some of the test cases.

1. Verify that google default search page is invoked or not

2. Enter a valid word ( which should have some sites) into google search word and submit the page Ex: google

3. Verify the results are really related to give word or not

4. Observe the multi languages links are shown or not - Google.co.in offered in: Hindi Bengali Telugu Marathi Tamil Gujarati Kannada Malayalam Punjabi in default page

5. Below options should be shown

???? Advanced Search
???? Preferences
???? Language Tools

6. Verify the results for a semi correct word Ex: google is a ri8 word, goglle is semi correct word and it should not have results, in this situation below message should auto populate automatically.

???? Ex: Did you mean: google

7. By clicking on above link it should again refresh the search criteria

8. If search result crosses more than 10 sites then below link should show 1 2 3 4 5 6 7 8 9 10 Next

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions