Answer Posted / lakshmanaraj bg
‘Boundary value analysis’ testing technique is used to identify errors at boundaries rather than finding those exist in center of input domain.
It’s widely recognized that input values at the extreme ends of input domain cause more errors in system.
More application errors occur at the boundaries of input domain.
Boundary value analysis is a next part of Equivalence partitioning for designing test cases where test cases are selected at the edges of the equivalence classes.
Boundary value analysis is often called as a part of stress and negative testing.
TEST CASES:
1) Test cases with test data exactly as the input boundaries of input domain i.e. values 1 and 1000 in our case.
2) Test data with values just below the extreme edges of input domains i.e. values 0 and 999.
3) Test data with values just above the extreme edges of input domain i.e. values 2 and 1001.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Online gaming, payment gateway development, hosting and custom software development services.
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
what is test case management?explain in brief.
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
what is the architecture of your current project?
What is actually a rule based testing
can u write some high level scenarios on ms outlook express
What if the project isn’t big enough to justify extensive testing?
Hi friends Does anyone have screen shot of POWERMHS and please can anyone post anything which will be helpful to understand POWERMHS. thanks.
What kind of input do we need from the end user to begin proper testing?
Explain user acceptance testing.
Explain the defect life cycle.
Give the real-time example for back-to-back testing?