Write test case for a search engine?
Answers were Sorted based on User's Feedback
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 |
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 |
Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?
How should write test case (i.e. in proper format or simply step by step) in an interview test paper?
Which testing is important, positive testing or negative testing. Test cases for postive and negative testing for a given functionality.
Explain the logic testing?
Write test cases for bulb.
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability
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
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
How to test Webservices and how can we write test cases for that
how to prepare unit test scripts for accrued interest calculation.
What are the test cases to write to test user account locksout after 5 invalid attempts
how do you write the test cases?