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
Explain the concept of semi-random test cases?
Explain the gray box testing?
Scenarios to test wireless Speaker via bluetooth
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
Write a test case for computer keyboard?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
please give me different test scenario for uploading whatsapp status from gallery and camera
Do you know explain security testing?
How to write test cases or test scripts for UAT testing which is done manually
test cases for friend finder system using gps?
How can we write a good test case?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Explain the functional testing?