Write test case for a search engine?
Answer Posted / 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 |
Post New Answer View All Answers
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
What is the domain testing?
Explain the system testing?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
write test cases for flipkart.
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
What is component testing?
write a test cases for WLAN
What is Initial Configuration?