Please give me a test case scenario for search engine covering all the
fuctionalities
Answers were Sorted based on User's Feedback
Answer / abhi
google
check for the limit of the text box in the search engine
exp should not have any limit
check using blank values
exp: the page should be refreshed
check with numeric values
no error should pop up
check with alpha numeric values
no error should pop up
check all the links on the home page all should be working
be each link should take you to the desired page
tab should be in order
check for the broken links
check for the no link eg if we are on the News page there
should be no link on the news text same for all the pages
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / irshad
With above answer you can also check the following things
1. Copy pest other fonts in search box and hit enter.
2. Enter mathematical equations.
3. Enter programming code, SQL queries, HTTP code.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the syntax testing?
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Describe to me the difference between validation and verification.
Give examples of boundary value and equivalence partitioning test cases.
how will we know test cases are written by us are correct
How to write test data for login module?
test case for pen?? with actual value and expected calue
how can write testcase for admin role? can u tel me detail
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
How to write simple test cases?