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 |
How to derive test data from the design documents?
Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?
15 Answers HCL, TCS,
What is cart meeting?have you participated any time?
WHAt is diff between test plan and test planning?
hi i am vishal, i have done b.com(reg) and now i am intreasted to go for software testing can any1 suggest me how to star and allwhich will help me to make astrong carrer in automation testing.
Please can any one tell me 1).Types of reports 2).Types of Meetings.
What is mean by bug? how its gets injected into application?
1. what exactly is heuristic checklist approach for unit testing ?
Who prepared use case document? Tester or developer!
how to indentify memory leakages after the build
hi, this is geetha, i have one doubt regarding the vulnerability testing. For sql injection testing is there any need for the tools to be installed. If it is what is tool and what is the method to test in sql injection testing. Plz Guide me
in database testing, which are the things u used?