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 |
Whar are the different types of defects/errors are commonly appear during the real time software testing?
Any body can explain how do we find Duplicate Defects.
can you please tell me what is test script ..with example what is the difference between test script and test cases
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now?
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.
What is the difference between a standalone application, client-server application and web application?
What type of testing process do you follow in current organisation?
What is the difference between static and dynamic
Why should a software tester have knowledge of PHP language?
What is the diff between CLient, Customer and End User?
7 Answers JVS, Societe Generale,
1.What types of documents would you need for QA, QC, and Testing?
what is main thing of the BB or WB in testing domain?