Answer Posted / rajendra
Boundary Value Analysis(BVA):
Normally this will be used to validate the numeric text
boxes(fields).
For example if we take a text box it will accept
Min(say m) 5 chars -Lower boundary
Max(say n) 9 chars -Upper boundary
here the boundaries are 5 and 9.
(min-1)4--- 5(min)6 -----7-----8------9(Max)---10(max+1)
invalid---><---------Valid range---------><=-invalid--
| |
Bpundary-1 Boundary-2
Then now we will check the text box by giving different
inputs at boundaries
like
Below 5 it must not accept.
Above 9 it must not accept .
for other conditions we will check like
m+1 is acceptable(because 5+1=6)
m-1 is not acceptable(because5-1=4)
n-1 is acceptable(because 8-1=7)
n+1 is not acceptable(because 9+1=10)
and also we can check the middle values between 5 to 9
The middle values must accept.
The real word example is Password field of yahoo mail
it will accept only some number of min characters
and will accept only some number of mix characters
Ok friends
i think u r clear with this answer
Byeeeee Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
write the test case for Bulb & Mobile phone
What are the Important test scenarios which can be used for testing a web site?
what are metrics and what are metrics did u collect in you are project
hi... guys can any one pls help me out.... I m civil engg graduate i want to come into s/w field... i have decided to do manual testing course. i know its not sufficient.. which r the other coures shall i do with this.. suggest me good atomation tool and SAP courses... thanks in advance.. i wil be thankfull to u all
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
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
Can you explain tpa analysis?
Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance
Tell me about Agile scrum and what is your role in Scrum ?
Being an Manual tester, what will be the role or activity in test plan ?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is bidirectional traceability ??? and how it is implemented
what is agile model and spiral maodel?pls explain with an example?
how to test a web application manually?can u explain indetail?
online demo for bug tracker tool(let me know the website)