Is Validation Test & Negative Tests have same meaning???Are
both same???
Answer Posted / siri
they r not same, but validation includes positive testing
and also negative testing. for example: there is a username
field in the form which only accepts min. 8 characters and
only the combination of alphabets and numeric values;
in this case
the positive testing or scenario is ;
enter 8 characters with the combination of letters and
numbers(abcdef01;123456ab;)
enter 9 characters with the combination of letters and
numbers. (abcdefgh1 or 12345678a)
in this positive scenario, it should accept the input data.
the negative testing or scenario is;
enter 7 characters with the combination of letters and
numbers(abcdef0; 123456a;)
enter 8 characters with no combination of letters and
numbers(abcdefgh;12345678;)
enter 8 characters with the combination of letters,numbers
and special characters(abcde_12; 1234:abc)
in this negative scenario, it should reject or show an alert
message saying invaid input data.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what risks do u faced u r projest how do you solve
What is a defect?
What are all the scenario for 1.google analytics 2.api 3.paypal
what is conditional testing? explain and examples
Hi guys,I have 3+ years of exp in manual testing in a bangalore based MNC company.I Like to jump in chennai.So please if u know any jobs in chennai firms please let me know in my email-id. anbarasu2k@rediffmail.com. cheers, anbarasu.
Write 10 test scenarios to test remember me checkbox present in login window
What types of testing is specifically important for web testing?
What is ecp (equivalence class partition)?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?
HOW TO CREATE SRS REVIEW REPORT TO PL?
What makes a good test engineer?
could anyone explain application testing in sequence order i don't have any experience in that
what is the difference between Test-bed and test topology?
What are the queries mostly asked in testing ? give me some examples.