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  >  Bug Tracking

 Print  |  
Question:  write the equivalence classes for 1-99 range of value
write test case and testdata for a triangle
After closing a bug we can open it again or not
why do u like testing than development
what is meant by join,different types of join
what are the different types of files saved in the folder along with the test results
what r the test activities u may want to automate
performance test comes under which type of testing
Resource bugs,timely bugs comes under which type of testing
can we do performance testing manually




July 07, 2006 08:37:00 #1
 revathi   Member Since: Visitor    Total Comments: N/A 

RE: write the equivalence classes for 1-99 range of va...
 

equivalance class for 1 and 99,

one input will be <1,another between 1 and 99,next is >99.so 2 invalid inputs and 1 valid input.

     

 

Back To Question