when we use the Equivalance Partioning techinique
Answers were Sorted based on User's Feedback
Answer / sarfaraz ahmad
Equinalance partioning technique are used inthe following
situation.
a)range of input (example age: 32 to 99)
we could use 3 equivalence class partitioning.
valid: 1
invalid :2
b)valid set of input: red , green,blue
valid :1
invalid :1
specefied input ( flat owner could be 4 person).
valid :1
invalid :2
c)must be
valid :1
invalid:2
all the best
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sara
Equivalence Portioning technique is nothing but we check
one valid input and we check one in valid input
suppose u take user name,the customer Req is User name valid
only cha
that time we apply one valid input
eg Rajan
Next we check one invalid input
eg @34sara
thank you
sara
| Is This Answer Correct ? | 0 Yes | 0 No |
how do u make severity , suppose login page has been sucessfully passed and entered in 2nd page instead of 1st page. what is ur reaction .
can any one send me all the interview point of view questions from manual testing please..........
what is d difference between software development life cycle & system development life cycle?
what is crud testing ? and who will do this one ?
what is mean by object oriented design?how is testing affected by object oriented designs?
What is testing methodology?
24 Answers AppLabs, CTS, Google, IBM,
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?
0 Answers CA, Dish Network, Wipro,
Test cases for IE 6.0
What are test closure document?
what is base time , how can we base time your doc"s ?
Why you are selected software testing as career ?
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.