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

hi can anyone tell me about vision plus testing? and what about its future

20949


1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project

1825


What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?

2408


List the type of testing perform to test microsoft excel 2003 give atleast 1 example of each type

1440


What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...

2540






What is integration level testing?

705


why testcases are written and what is the importance?

1113


Difference between Re-testing and Regression testing?

704


wat if fiddler and how it is used in tesing an application. please explain with a real time scenario

1698


What is Traditional testing & Object Oriented testing?

1970


What is system level testing?

706


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

2271


My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?

524


What is Pre UAT and UAT is there any difference ?

2980


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.

1798