Tell me how to write a test case to test a search (general
search engine ) function that is present on almost all
sites.
Answers were Sorted based on User's Feedback
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 |
Answer / ujas doshi
Babitha
thank you very much for the answer..it will definitely help
me a lot...my email-id is ujas.doshi@atosorigin.com
If u hv any material for test case plz mail it to me....also
if possible plz let me know ur email-id..
Thank you..
ujas Doshi
Atos Origin
ujas.doshi@atosorigin.com
| Is This Answer Correct ? | 3 Yes | 0 No |
What is SCENARIO TESTING
how to write a jwebunit testcase for ejb3.0 project
I need GUI test case for home page?
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
please give me different test scenario for uploading whatsapp status from gallery and camera
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.
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
What is component testing?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
In a log in page what will be test procedure,test scenario,test discription & test steps?
Define Testcase.