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
Explain the sub-genres of performance testing?
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
What are the benefits of requirement traceability?
Write 2 scenarios for System testing?
can anyone tell me the scenarios for online banking transaction ?
Unit Testing can be done by using Nunit?
what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???
how will you estimate of your website?
Information about Automated Software Installer
can we do database testing in manual testing? then how we write the test case?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
What is the difference between action & script ?
Hello everybody, How many people do you think one sprint team can have in average?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
What r the functional testing u perform?