Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is Validation Test & Negative Tests have same meaning???Are
both same???

Answers were Sorted based on User's Feedback



Is Validation Test & Negative Tests have same meaning???Are both same???..

Answer / murali

Validation Test does not mean a negative test. When we are
testing any application... for example on click on
button "Submit" a pop up should be displayed. We will check
if the pop up is displayed or not.
Validation testing can be both positive testing as well as
negative testing.

Is This Answer Correct ?    19 Yes 2 No

Is Validation Test & Negative Tests have same meaning???Are both same???..

Answer / shuba

Validation test means testing the data on the front end and
as well as on the back end to see both are matching.
Negative testing is testing the application with various
negative scenarios E.g. username field should accept only
lower case and minimum 8 characters, testing with negative
input like with upper case and with 6 charachters.

Is This Answer Correct ?    3 Yes 0 No

Is Validation Test & Negative Tests have same meaning???Are both same???..

Answer / 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

Is Validation Test & Negative Tests have same meaning???Are both same???..

Answer / bhavana joshi

no validation test and negative test both are not same.in
validation test you apply the negative test.
suppose you want to check 2+2=4.

then first you check for 2+2=4
and check for negetive means 2+2=5?
or
2-2=4? all the negative
senarios.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?

2 Answers   IBM,


Are there more defects in the design phase or in the coding phase?

0 Answers  


in google home page here when i click on images it displays images page and when i click on map it displays maps & when i click on youtube it display youtube page what type of testing is this?

2 Answers  


which institute is best for manual testing through online classes

1 Answers  


what is smoke testing? what is sanity testing?

5 Answers  


sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??

0 Answers  


How to test a web service manually?

1 Answers  


Roles and responsibilities of TL

2 Answers  


I saw the term 'Idiot Proofing' under White box test techniques. Really what does it mean?

1 Answers  


does the efficiency of test increases with increase in number of test cases.that is the more number of test cases then more efficient is the applications test,is it true?

2 Answers  


What is the difference between functional specifications and business requirement specification?

2 Answers  


How do we estimate the number of test cases?

3 Answers  


Categories