what is boudarary value analysis? what is the use of it?

Answer Posted / shravanthivijay

Boundary value analysis is one of the technique in Black box
testing,it is very useful to write test scenorious and test
cases for example: test the values from 1-1000 and to find
out the defects. dnot test all values from 1 to 1000. In
this situation use the boundary value analysis, min is 1 and
max is 1000.
min=1 PASS; max=1000 PASS ; min-1=0 FAIL :max-1=999
PASS
min+1=2 PASS; max+1=1001 FAIl
it is help ful to save the time

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Testing process in your organization?

1163


Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

1749


how will you test transfer funds module...explain in detail

1248


What are the factors affecting a manual testing project and what are the ways to overcome it?

834


how will you estimate of your website?

1756






Password is having 6 digit alphanumeric then what are the possible input conditions?

791


can anyone help me regarding testing patterns?

1653


name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?

2027


Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com

2961


How soon the bug should get fixed?

717


approx how long a simple website take time just for manual testing including report generation.

1682


What is coverage and what are the different types of coverage techniques?

758


what is localization and globalization.and what are the ways way are going to test the particular application?how can we identify factual, visual, corrupted characters, link errors, formatting errors, etc in locallization?iam going to attend the interview on localization concepts and languages like : German, Japanese, French, Russian, Italian, Chinese, Korean, Portuguese and Spanish .tell me the process how to do testing above concepts let me know its urgent:anilaluvala@gmail.com 9908814046

1705


Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.

7378


What is benchmark testing? hi friends... can anyone suggest the correct answer plz...

3338