GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing

 Print  |  
Question:  What is Negative Testing :- And Justify the same

Answer: some one Reply for this question


November 11, 2005 01:23:13 #5
 manjunath   Member Since: Visitor    Total Comments: N/A 

RE: What is Negative Testing :- And Justify the same
 

here we test if system is doing something which it is not supposed to do ex in password field we try to enter only alphabets were as in requirement it is specified  password should have atleast 1 no, if it accepts only alphabets then  test case is fail otherwise it's pass.

     

 

Back To Question