Write test case for a search engine?

Answers were Sorted based on User's Feedback



Write test case for a search engine?..

Answer / shilpa salla

Test1: Search functionality should not work when no keyword
is entered and prompt to enter

Test2: List of links/paths should display matching at least
one of the keyword

Test3: Most suitable matches should display at the top of
the list

Test4: Link should open in the same window.

Test5:Allow user to return to the search again by resetting
or fresh

Is This Answer Correct ?    67 Yes 6 No

Write test case for a search engine?..

Answer / mulugu sathish

The Test cases /Test scenarios are depend on the SRS
documentation provided by the client .In case Client did not
provided more details. Than the Test can provide
suggestions. And for the Testing purpose, if the Tester
covers as much as negative Test case it would add more
value to the Tester.

Here there are few things that to be taken care in testing
the search functionality on Web and Window.

Here are the few possible test cases/test scenarios for
Search functionality

1. Check for cursor on the search text box in the starting
position
2. Check whether the blank space is trimmed on starting of
the first word in the text box
3. On no entry done in text box, check the engine does not
display any result
4. Check no result is displayed on only single special
character is entered in text box
5. Check the search response time
6. Check the total number of results to be displayed in one page
7. Check the page resolution
8. Check the URLs' unchecked are colored BLUE & checked are
Maroon
9. Check for total number of results found for a search
10. Check whether the search text box is present on top &
bottom of the page press "back" button and Check the search
option goes backward.
11. Search with special characters (like a* should gives all
responses starting with a) incase application is providing
this functionality.
12. Search results if more should be spread over different
pages with hyperlinks
13. Junk characters in search textbox
14. GUI Testing
15. Once you type anything in the search textbox how long
does it take to refresh the page and come up with a result
character width and font style of search text box should be
as per spec.
16. Once u click search button with empty search text box,
it should not display any links.
17. Advanced search tab should be available to set searching
18. Search functionality should work when on keyword is
typed and prompt to enter by keyboard.
19. Press spacebar in search box, and search for result for
that blank space.
20.

Is This Answer Correct ?    34 Yes 0 No

Write test case for a search engine?..

Answer / krrish

Test One:- Search Box should allow user to enter some key
words.

Test2:-Check for the Max and Min limit of key words(SRS)
Test3:-Search with out entering any keyword.
Test4:-Press spacebar in search box,and search for result
for that blank space.
Test5:-If Result is displayed for proper key word,Check for
the Order of the Result set.

Is This Answer Correct ?    31 Yes 14 No

Write test case for a search engine?..

Answer / dada_khairnar

Test cases for search engine is depends on the SRS
(including business req.), web page layout (GUI) depending
on this we are writing test cases.
The above mention answer is the general overview for search
engine. If you are looking for any perticular conditions
mention it.

Is This Answer Correct ?    26 Yes 10 No

Write test case for a search engine?..

Answer / hanson joseph

Mainly test cases are mapping with the SRS
if there is nothing specified about its functionality we can
go through these sections
1. Search Box should allow user to enter some key
words and should display full letter properly
2. check the field size of the search field ( max and min)
3. create non logic search key words like special
characters, decimal points, and blank space.
4. Search with out entering any keywords.
5. is there is any order of displaying the search results (
like recently posted should come first) depends on SRS

Is This Answer Correct ?    13 Yes 4 No

Write test case for a search engine?..

Answer / kritesh

1. Search with out entering any keywords.
2. Check for the Max and Min limit of key words.
3. If Result is displayed for proper key word,Check for
the Order of the Result set.
4. Link should open in the same window.

Is This Answer Correct ?    13 Yes 4 No

Write test case for a search engine?..

Answer / krishna

test cases for web search engine
1.whether it is showing correct results for what we hv typed
2.if select image search it is dng image search or not
3.if language is changed it is showing the language change
or not
4.if results are filtered by country it is showin the
results in dat locality or not
5.if the word is typed wrong it s showin nearby results or not
6.the results shown are the ones with most search results or not
7.if nothin is typed in search box but search optionis
clicked it stays in dat page or navigates
8.is d engine able to navigate between pages back n forth
9.is the search engine showin the links which we have
visited before.

Is This Answer Correct ?    13 Yes 5 No

Write test case for a search engine?..

Answer / poppy

Test case for a search engine should contains all above
cases that all of you described and in my opinion also
should contain to allow user search using "wildcards" in
Search box ( like as in Microsoft Word)

Is This Answer Correct ?    5 Yes 2 No

Write test case for a search engine?..

Answer / umesh7a

1. select the option in wich you want to see your search
result. like Web, Images etc.

2.Type the desired keyword in the search window.

3.and press the search button.

4.all the search results displayed on the window.

Is This Answer Correct ?    29 Yes 27 No

Write test case for a search engine?..

Answer / swagata mukherjee

Test cases for search engine is depends on the SRS
(including business req.), web page layout (GUI) depending
on this we are writing test cases.
Search Engine depends on Metatag Title, Metatag
Keywords,Metatag Description.
When we Write test case for a search engine we first
concentrated on the proper Metatag Title which is most
important for SEO.

Is This Answer Correct ?    6 Yes 5 No

Post New Answer

More Test Cases Interview Questions

can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

0 Answers  


What is SCENARIO TESTING

1 Answers  


What is the basis on which you can check a text box in a web page or application?

3 Answers   HCL, IBM, R Systems,


explain end to end scenario's for online Money transfer in Banking Domain?

0 Answers   Flock,


Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6

1 Answers  






Write test caes on 1.excel sheet 2. gmail attachments 3.raiway ticketing 4.negative test cases on net banking

5 Answers   Zycus Infotech,


What is the state testing?

0 Answers  


a job should be executed for every two hours?write test case for this?

2 Answers  


how to write a test procedure & test log for login system

0 Answers  


write the test cases for facility module

0 Answers  


Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.

2 Answers  


Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj

0 Answers  


Categories