Answer Posted / d.radhika
E.C.P is equivalence class Partision.
Its one of the Block box testingteschnique.
In this the data can be devided into two different classes.
those are
1.valid
2.invalid
ex for valid data:
for ex user enter name with alphabets and 4 to 16 chracters
long
Then it allows only alphabets and 4 to 16.then only cond.
is pass
ex for invalid test:
if user enter name field <4 then test fail
if user enter name field >16 then also test fail
if user enter name with special character like ,.?
*&@...test fail
all these are invalid data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you test google or gmail application??tell me step by step process??
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
How many types of api testing are there?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
is it possible to do performance testing in stand alone application..how wil u do that ???????
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
write test case for gmail sign up page?
What is XML Testing? Do we have any tools to test the XML? Please let me know.
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Define cause effect graphing?
Please Tell me About Fish-Bone Model. Thanks in Adv.
What are the advantages of automation over manual testing?
In how many ways you perform batchtesting ?
how to connect your project in database?