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
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
How to write test cases for lift?
Explain the glass box testing?
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?
Explain the soak testing?
how to make test case for anolog voice logger?
explain end to end scenario's for online Money transfer in Banking Domain?
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Write a test case for telephone?
Write the test case for a login page?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Test Case for Text Editor!
Can anybody help me out to write test cases for booking train ticket online???