What is negative Testing ? Write Negative Test Cases on
"Edit" Button, "Cancel" Button ?
Answer Posted / dineshbalaji
Negative testing means Testing the system using negative
data. eg., for every login page there will be some minimum
and maximum characters to type, so by entering above/below
specified characters we need to check. if it accepts then we
should declare it as a DEFECT(Bug).
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
how to explain banking domain project in testing?
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
Can you explain function points?
What is the difference between authentication and authorization in web testing?
what is coupling integration testing
Can you explain equivalence partitioning?
what is the difference between Test-bed and test topology?
What r the things,u prefer and prepare before starting testing?
What are testing techniques? What is difference between general and specific?
Dear Friends, Please guide me how to write test case for work Experiance field range.(It has 2 fields for range)
Explain thread testing.
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
how to indentify memory leakages after the build
If there is non reproducible bug which developer is not ready to agree, how you will convince him.