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

online demo for bug tracker tool(let me know the website)

0 Answers  


Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)

2 Answers  


What is bottom-up approach?

0 Answers  


what is cookies. how do we test the cookies

2 Answers  


if the bug is reproducible then what is the status that u have given to the developer

5 Answers   Jeevan Technologies, QA,


suppose i show 2 yrs fake exp. how will i face th interview.

58 Answers  


What is test scenario?

2 Answers   UHG,


Where do you fit exactly?In automation or manual testing?

4 Answers   AppLabs,


write a query which empname starts with A

5 Answers   Cap Gemini, CTS,


in your currency project architecture?

1 Answers  


Apart from testing what are ypur roles as a tester.

0 Answers  


What is the difference between Functional testing and Unit Functionality testing?

0 Answers   CSS,


Categories