Answer Posted / srikanth yanamandra
Hellow,
BVA - Boundary value analysis
When we have to validate a text field or any other field
whether it is accepting the no of Characters as per the
requirement or not,then we will go for BVA
In BVA, we will test the extream boundaries by taking
max+1 ,min-1 values. If the field behaving correctly for
these extream values then inbetween also works fine.
ECP - Equivalent class partician
When we have to validate whether the field is accepting the
correct data type as per the requirements or not we will go
for ECP
In ECP , we will devide the data as 'Valid' and 'In valid'
Valid data - Integers , numericals ,alpha numericals
Invalid data - Speacial charecters , blank
We will apply both the types and check whether
functionality works correctly or not
Thanks
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what types of testing you performed in transfer funds module....
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is bucket testing?
i want to for technical interview question paper along with in tesrviwe Phases i need
Why should you care about objects and object-oriented testing?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
What is regression testing? When to apply it?
What is the difference between a defect and a failure?
what r u r responsibilities in current project
what is the difference between PEGA based web application testing versus web application testing?
What is a failure?
Write a set of test cases to test youtube?