write test case for 1<=a<10;10<=b<=20 using boundry value
analysis
Answers were Sorted based on User's Feedback
Answer / ramakrishna
If u want answer means first u can use on condition
that is "UB-1 UB UB+1 MV LB-1 LB LB+1 "
then u can write answwer easily............
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / 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 |
What is the priority in fixing the bugs? Explain the severity u rate for the bugs found?
1. What is Validation and Verification? 2. What is Severity and Priority? Give an examples for: Severity High and Priority High Severity High and Priority low Severity low and Priority high Severity low and Priority low 3. What is Test Metrics? 4. What is Traceabily Matrix? 5. What is CAR in Cheque Remittance Project? 6.What are the tabs in the latest version of Test Director? 7.Explain Development "V" Model? 8.What will you do first when you are asked to start testing? 9.What will you do if you find a bug first time? Can i directly report to the developer? 10.Can you connect Load Runner to Test Director?
what is monkey testing?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What does FRS contain ?Explain in detail.
Application contains many text fields,buttons etc.Many test cases can be written for the application.I read that test cases should not be too many.So text fields can be tested by entering Blank space,special symbols,Alphanumeric data,Empty & so on IF I write for all these data for every text field on each screen then my test cases will be unnecessarily too long .I m confused here wether I write Test cases for all or not.Suggest me the proper answer.I want answer from Experienced person
What report u generate after completing testing?
what are entry criteria(other than SRS) and exit criteria( other than Traceability matrix) in Test plan preparation
Functional testing is the part of System testing or System testing is the part of functional testing
if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer
What is test strategy??
What if there isn't enough time for thorough testing?