Write test case for a search engine?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the branch coverage testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
write the test cases for facility module
What are the Test Cases Comes under Regression Suite?
What is the syntax testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
write a test case for telephone billing ?