How many number of negative testcases we can write for
"Search and Replace" functionality?
Answer Posted / 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 |
Post New Answer View All Answers
10 scenarios for security testing using gmail applications?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
What is Test Design?
What is Application Performance testing and Operational performance testing
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
How do you test a web application for dump and deaf??
What is defect cascading in software testing?
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
What are testing techniques? What is difference between general and specific?
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
Can list out some disadvantages of manual testing?
What is configuration management in software testing ?
Which test cases are written first: white boxes or black boxes?