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 |
what are the different banking terms used in your project?like new acc,dormate,active accounts....
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?
What is Test Strategy in test plan, Please explain in detail ?
Questions were asked on Stubs, Drivers, Top down Integration, Bottom Up Regression
how will the test plan is pepared in ur organisation>?
on what basis low,medium,high,critical will be assigned to a bug.give m examples
Explain Bug Tracker
what is Entry and Exit criteria explain in detail?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
what are the risks and contingencies u had in ur project?
What are the properties of a good requirement?
Who will close the bug and how it is closed..........?
11 Answers HP, IBM,