How many number of negative testcases we can write for
"Search and Replace" functionality?

Answers were Sorted based on User's Feedback



How many number of negative testcases we can write for "Search and Replace" functionality..

Answer / bhagath

For this question you need to understand the "what is Negative Testing" ? then How many test cases wrote?

Ans) Negative testing means giving wrong input (or) No input is given, it means Suppose you are testing Google serach.
generally we will give some input in search box, but for negative testing we don't give any text in serach but we will click the search button, Here we are checking whether it is throwing any erorr or not. some times it throws "Null pointer " exception

Is This Answer Correct ?    9 Yes 1 No

How many number of negative testcases we can write for "Search and Replace" functionality..

Answer / shariq

Negative Test Cases for the above scenario would be as follows:-

1.If some null keyword is entered.
2.If some special characters are entered.
3.If some such keywords is entered that breaks the maximum characters constraint.
4.If some keyword is entered with double quotes then it would be interesting to see whether it replaces the existing one or not.
5.If some keyword is entered whose ASCII index is not defined.
6.If some such keyword is entered that makes emotions like :) and many other then in that it would be interesting to see like what would be the response.

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What r the different types of testcase techniques?

15 Answers  


What is the difference between Functional requirement and business requirements?

2 Answers   Covansys,


What is Adhoc testing?

10 Answers   4Cplus, Mind Tree,


What is the relation ship between regression testing and pesticide paradox?

4 Answers  


What does the verification process include: a. Reviews b. testing c. Both D. none of these

4 Answers   Aon Hewitt, Hewitt,






what is the difference between HLD(high level design)and LLD(low level design)?

5 Answers   Syntel,


2. What resources do you use to learn about Web accessibility?

0 Answers  


Please let us know With out GUI features how to test the application

2 Answers   AppLabs,


What are the references for Perl scripting language?Is there a software tester should have this knowledge .?

0 Answers  


Lets say,you are not finished with testing a application,your manager gives you a new task,how do you prioritize your time,what should you do

1 Answers  


I need some negative and positive testcases for pagination on result dispalying page

5 Answers  


What is Testpolicy document explain in detail? What is the use of this Document?

1 Answers  


Categories