Answer Posted / nivas
its is testing technique which is used to reduce the testing
values the given values are divided into equivance class and
get one value from each equivalnce class and test the
aoolication
disadvan
we cant test the negative test case
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
i need some objective type papers for my certification
How to do Performance Testing manually for a Flash Application?
can any body tell me what is the process of between after getting a documents and testcase writing.
What are the tasks of test closure activities in software testing?
HI, This question is Investment Banking domain related Question. I was asked in an Interview to tell the 5 test cases for Equity,Bond,Futures and options. Please help.. Pragya
can we do database testing in manual testing? then how we write the test case?
Explain the strategy for testing a Java application?
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
What is the most important phase in STLC and Why
What is application programming interface (api)?
what is Test management fundamental?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?