Write test case for a search engine?

Answers were Sorted based on User's Feedback



Write test case for a search engine?..

Answer / test_king

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 ?    0 Yes 0 No

Write test case for a search engine?..

Answer / shamal

Following are the test cases for Search Engine:
1.Accessibility of the Search Page.
2.Search text box should accept alphanumeric value.
3.On click of Search button it should display an expected
result. Else display Error message.
4.Character length of the text box.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Test Cases Interview Questions

Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?

2 Answers  


How should write test case (i.e. in proper format or simply step by step) in an interview test paper?

1 Answers  


Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.

2 Answers  


Explain the logic testing?

0 Answers  


Write test cases for bulb.

9 Answers  


what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability

2 Answers   Wipro,


How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable

1 Answers   ISTQB,


i m a fresher working in healthcare industry. here we hve no tool for testing. how i ll do manual testing?plz suggest anyone me urgently... i knw to write test case bt i dont knw where to write n how to execute it manually

2 Answers   Cognizant,


How to test Webservices and how can we write test cases for that

0 Answers  


how to prepare unit test scripts for accrued interest calculation.

1 Answers  


What are the test cases to write to test user account locksout after 5 invalid attempts

2 Answers  


how do you write the test cases?

4 Answers   Satyam,


Categories