what is ECP?
Answers were Sorted based on User's Feedback
Answer / sathish
Equivalence Class Partitioning is a test case design
technique where we will divide the input into areas in an
assumption it will behave the same
For e.g a field which accepts number between 0 to 100
then we will derive the input as -5 , 50 , 110
| Is This Answer Correct ? | 16 Yes | 8 No |
Answer / ramakrishna_krnl
Equivalence Class Partitioning
An Equivalence Class Partitioning (ECP) approach
divides the input domain of a software to be tested into
the finite number of partitions or eqivalence classes. This
method can be used to partition the output domain as
well, but it is not commonly used.
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / priya
3 main test cases for excel sheet
. verify page title
. observe mandatory fields
.verify alignments
| Is This Answer Correct ? | 0 Yes | 3 No |
How do u go about testing of client server application
what r the reviews r u involing between the testcase writing and execution of those testcases?
Difference between Test Case & Use Case?
what is system testing and system integration testing? explian briefly?
Why you had chosen testing career?
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
When will the verification and validation be done?
What is the difference between re testing and regression testing?
Hi Friends, Can anybody email me Contents of Manual Testing on my email ie mca.rachna21@gmail.com.
What is white box testing?
If any bug is found in exploratory testing, then may I consider it as a test case?
what types of testing do testers perform?