Tell me how to write a test case to test a search (general
search engine ) function that is present on almost all
sites.
Answer Posted / babitha
1.search engine should has seperate tab to make a search.
2.seperate text box should be available.
3.it should accept vaild characters(alpha numeric) not a
special character.
4.it should have seperate features to search
images,videos,new...based on the selection it search tab
should change.
5.character width and font style of search text box should
be as per spec.
6.once u click search button with empty search text box,it
should not display any links.
7.enter valid search data in search text ox and click
search button it should didplay proper links.
8.search results should be based on extension type we have
entered in search box.i.e if u enter rose.jpeg in and click
on search button it should display only image links of
roses.
9.if entered data(both file extension and search data) in
search text box is not correct,search engine should suggest
us with corect spelling (both in file extension and sarch
data).
10.the number of search results to be displayed should be
based on settings.
11.display results such as language,format,no.of
results,recent links/old links,from where to perform search
should be based on our settings.
12.advanced search tab should be available to set searching
criteria.
13.if the search result is available for multipl page then
page numbers should be displayed at the bottom and also
each should have link.
14.all opened results should have link .i.e if u click on
the selacted results then that page should be open.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
write the test cases for facility module
Explain how to develop a test plan and a test case.
What is gray box testing?
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?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
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 case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
Explain the exactly meaning of test case?
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
What is quick test professional and what test environment it supports?
write a test case flipkart login page
how to make test case for anolog voice logger?
Why is it that the boundary value analysis provides good test cases?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.