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


Please Help Members By Posting Answers For Below Questions

what risks do u faced u r projest how do you solve

1891


What is a defect?

942


What are all the scenario for 1.google analytics 2.api 3.paypal

1703


what is conditional testing? explain and examples

1359


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.

1756


Write 10 test scenarios to test remember me checkbox present in login window

1271


What types of testing is specifically important for web testing?

945


What is ecp (equivalence class partition)?

926


Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.

1789


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?

1682


HOW TO CREATE SRS REVIEW REPORT TO PL?

2144


What makes a good test engineer?

1002


could anyone explain application testing in sequence order i don't have any experience in that

1791


what is the difference between Test-bed and test topology?

3556


What are the queries mostly asked in testing ? give me some examples.

1697