write test case for 1<=a<10;10<=b<=20 using boundry value
analysis
Answer Posted / mudaseer
the value of a should be 1 to 9
so 1 to 9 test case pass
0 or 10 or more than 10 test case is fail
the value of b should be 10 to 20
so less than 10 is fail
and more than 20 is fail
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi Friends, This is Chennamsubbaraidu.i Have 2+ Years Realtime Exp in Manual Testing.Am Looking to Shift From My Present Company.Please if u Have Any Openings in Your Company's, Please Let Me Know.Any Location Prefer.Thanks.
.In languages testing, what is the fixed part and changing part?
Difference between Re-testing and Regression testing?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Different types of design diagrams that supports to write test cases ?
What is pesticide paradox? How to overcome it?
How will you determine when to stop testing?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
Why would we not include these?
Hi, this is murthysharma. I need very urgently about some terms which are used in use cases? Plz give reply to me, if any body know, It is really very very urgent. 1. what is the difference between basic flow,exception flow and alternative flow? 2.what are non-functional requirements in use cases? 3.what are exceptions, special requirements, business rules, assumptions, constraints. Kindly give me with the example. Bcoz, I am very new to this use cases. thanks in Advance. Regards, M.MurthySharma
What are different types of verifications?
Explain test metric and the information it provides.
If you're given a program that will average student grades, what kinds of inputs would you use?
What is bug leakage?
Manual and automation how do they help in bringing out quality product? Explain?