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 |
What are the differences between V-Model and Agile Model?
What will you do if your developer doesnt agree with you on the severity and priority that you assigned to a bug
Define Stability, Scalability and reliability with example ?
what are the different types of browser compatability u will test ?
7 Answers ControlNet, FIC, First Indian Corporation,
Write Boundary value analysis , Equivalence partitioning & Error guessing cases on 1 liter Water Bottle. It should not include functionality Testing cases.?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
what is a bad defect and why do we write bad defects?
what is the difference between agile and spiral model?
when will u write user aceptance test cases before functional or after?
What is Asset testing?
What is the difference between a test policy and test strategy? Need detailed answer with some highlights.
Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?