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

Artifacts in design phase of SDLC ?

0 Answers  


If tester report a bug & developer is saying this is not a bug. What sud tester do in this situation??

4 Answers  


Apart from testing what are ypur roles as a tester.

0 Answers  


Hi, Can anybody tell me what is Boundary value analysis, equivalence partitioning and error guessing with examples?

3 Answers  


Differentiate Test strategy and Test case?

1 Answers  






Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

0 Answers   CashEdge, Cognizant,


Explain about gamma tesing?

2 Answers   AppLabs,


i want to write testing cerification. can anyone plz help how to go through. how to prepare for the exam and how i have to apply.

2 Answers  


what is the use of functional specification?

2 Answers  


1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)

2 Answers  


1. WHAT IS USE CASE? WRITE AN EXAMPLE OF USE CASE? 2. WHAT ARE THE PROPERTIES OF DEFECT TEMPLATE? 3. WHAT ARE THE TYPES OF TESTING? 4. WHAT IS TESTING? 5. WRITE TEST CASES FOR YAHOO MESSENGER LOGIN? 6. EXPLAIN PROBLEMS IN COMMUNICATIONS WITH CLIENT? 7. WHAT IS WEB TESTING? 8. WHAT SHOULD A SUCCESSFUL TEST ENGINEER DO? 9. WHAT IS BI DIRECTIONAL TRACEABILITY MATRIX? 10. TELL ME A REAL ACENARIO WHICH YOU EVER FACED? 11. GREAT BUG YOU FOUND IN YOUR CAREER?

1 Answers   ADP, Wipro,


What is ISO 9000?

2 Answers  


Categories