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
What is Web architecture that are followed while doing online project and tell the samples of architecture?
need testing projects where can i find them
Explain branch coverage and decision coverage.
what is the testing approach for windows Explorer(Not IE Explorer)
What is manual testing and what is it process?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
how to write manual testcases for download the files from the template. for example:from product cost enddate
How do you scope, organize, and execute a test project?
Tell me agile process in your company
hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..
i want to for technical interview question paper along with in tesrviwe Phases i need
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Who are all involved in an inspection meeting?
1.What types of documents would you need for QA, QC, and Testing?
whar are the contents in db testing test case template