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 the difference between error,bug and defect?
Hai Everybody... What is the difference between Testplan and Test Strategy?
1Who performed sanity and smoke testing :-- developers or testers ? Explain with example and prove ur answer. 2 Company has developed a project for company B, company B has to introduce this project into the market. The acceptance testing is performed at Company B. is it called as alpha testing or beta testing ? Explain with example and prove ur answer.
1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...
what are the factor taken under website testing manually?
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
when 200 testcases are to be written in a single day, then what will you do?
What mean by STLC (S/W testing life cycile)?
how do u know that the test case is complete(assume we have a testbox how do u know that all the test cases are covered for this text box)
Hi How to test web applications in Manual testing? How does the client- server works in Manual testing? Pls answer me ASSP. Thankyou in adavance Sunitha.
What is Pre UAT and UAT is there any difference ?
Diff. between system test cases & UAT test cases.