what is ECP/
Answers were Sorted based on User's Feedback
Answer / stallin
Equivalence class Partitioning used to list out the valid&invalid
data
ex:username mustbe in alphabets range from 4 to 12 char
valid: abcd and abcdefghijk
invalid; alpha numaric values,special simbals etc
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / mahendra
ecp stands for equivalence class partition
ecp refers to type of input
that means valid input and not valid input
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / saikiran sudharshanam
ECP means Equivalence class Partitioning
The type of data the object accepts called ECP.
For eg:@,_
a-z,
A-Z
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ganesh thik
ECP -Equivalence class partitioning
It is test case design method
Help to reduce number of test cases
in ECP make class of same characteristics of data and test only one or two data.which is logically applicable for whole class.
| Is This Answer Correct ? | 0 Yes | 0 No |
can anybody tell me "what is ur testing process in ur company" pls explain what is the process when v get a build?
what is the diffrence between bug, error,defect??
when design phase is going on what testing team will do?
what is requirement tracebility and it's format
what is test summry report ?plz explain?
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
Describe any bug you remember. Plz Give some real examples
difference between v-model and refinement form of v-model?
hey can u all hhelp me in findin a job in Delhi... I am +2 yrs exp .. i was working in Indore.. Then i got married and shifted to Delhi .. im getting lots of truoble as there r very very less calls for 2+ all for 3+ if ne one can help me Thanks in Advance...
WHAT IS THE MEANING OF CCC IN TESTING TERMINALOGY
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is d difference between Black Box Testing and Functional Testing?