what would be the negative test case for serach that break
the search .
Answers were Sorted based on User's Feedback
Answer / pnd
XSS(cross site scripting which breaks the search) or HTML
characters like ⁢,>
| Is This Answer Correct ? | 1 Yes | 0 No |
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 |
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 |
How many test cases u will write for Adhoc testing?
What is SCENARIO TESTING
what is the purpose of writing testcases
Write tast case for a+b=c?
how will we know test cases are written by us are correct
In a log in page what will be test procedure, test scenario, test description & test steps?
Do you write test plan and test case?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
What is the correct answer of basic types of test cases ?
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
write a test case for yahoo login page ? input data user:6 alpha numeric;password:10 letters....10 pstive test cases and 10 negative test cases?
5 Answers CTS, iGate, Magic Software,
Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?