what would be the negative test case for serach that break
the search .

Answers were Sorted based on User's Feedback



what would be the negative test case for serach that break the search ...

Answer / pnd

XSS(cross site scripting which breaks the search) or HTML
characters like ⁢,>

Is This Answer Correct ?    1 Yes 0 No

what would be the negative test case for serach that break the search ...

Answer / meha

Simple, Search for a alpha-numeric value or the value which
is not your specified in the given search criteria or
requirement.
Boundary Value analysis.MAX+1 or Min -1 .

Is This Answer Correct ?    1 Yes 1 No

what would be the negative test case for serach that break the search ...

Answer / psrisusee

Negative test cases for a Search, should be based on the
requirment.

The only posibility is

We have to Use the Equlance Partitioning and Boundary value
analysis and Error guesing.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Test Cases Interview Questions

This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?

3 Answers   Honeywell,


how to write the test case for time and date like TIME : 09:34:32AM DATE : 12 MAY 1987

8 Answers   AmSol,


What is usability testing? What are the usability test cases for 'Save As' option in Notepad?

4 Answers   Infosys,


how we write test cases for navigation or links with example?

0 Answers  


What is the logic testing?

0 Answers  


How to write test cases for Web related sites(ex: shopping carts sites)

1 Answers  


Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.

2 Answers  


when you don't have time to write test cases, what do you do?

7 Answers   Satyam,


Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


write a navigation for object repostory

4 Answers  


What is the Difference between Testing Types and Testing Techniques

4 Answers   ISTQB,


how we write a jwebunit test case for check whether the ip address correct or not.

0 Answers   TCS,


Categories