how to write test cases for fibonacii series
Answers were Sorted based on User's Feedback
Answer / shubhi
Minimum 3Test cases are required to test fibonncai series:
1.)Negative TC: In which enter neg value in series, it
should not accept neg value and should return alert/msg.
2.)For zero:Enter 0 in series. It should return zero.
3.)For any positive value: Enter any positive value.
Let i entered n then it's output should be. F(n-1)+F(n-2).
These are few testcase which i think is good to test
Fibonacci series.
Pls correct me if i m wrong..
Thanks..
| Is This Answer Correct ? | 23 Yes | 5 No |
Answer / vamshi kumar
1.When an zero is entered it should return a zero.
2.When a negative integer is entered it should not accept the value and should return an error msg.
3.When a positive value is entered then it should return the output.
Let i entered n then its output should be. F(n-1)+F(n-2).
| Is This Answer Correct ? | 10 Yes | 3 No |
Why UAT required
How to test check boxes
Tell me about CMM LEVEL -4 …what are steps that to be followed to achieve the CMM -IV standards?
How to give introduction for Manual Testing interview?? say when you show you have 4 years of experience in Manual Testing.
What is the final stage of integration testing
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
What are the steps, procedures, objectives to write test cases.
what is the Testing Process in your organization
Give example for usability testing ?
what are the status have in QC(Test Management Tool). and how you report?
What are cookies? tell me the advantage and disadvantage of cookies?
5 Answers AZTEC, College School Exams Tests,
Mention critical bugs in hospital management system i.e. project has 4 modules like appoint, patient chart, reports, pharmacy