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
Explain Testing process in your organization?
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?
how will you test transfer funds module...explain in detail
What are the factors affecting a manual testing project and what are the ways to overcome it?
how will you estimate of your website?
Password is having 6 digit alphanumeric then what are the possible input conditions?
can anyone help me regarding testing patterns?
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?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
How soon the bug should get fixed?
approx how long a simple website take time just for manual testing including report generation.
What is coverage and what are the different types of coverage techniques?
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
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.
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...