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 |
what is entry and exit criteria?
What methodologies have you used to develop test cases?
Why do u want to change ur current Company?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
what is mean by test preparation? and explain it?
what is bug life cycle? (Asked in Zensar Hyderabad today(17-1-12010))
there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.
What are the Use Cases?
10 scenarios for security testing using gmail applications?
How to test Snapchat
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
Diff between ALM &QC?