how to write test cases for fibonacii series
Answer Posted / 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 |
Post New Answer View All Answers
What ishigh severity, low priority bug?
can we do database testing in manual testing? then how we write the test case?
What is difference between Build, Version and Release
any one please send me any test case examples with tabular columns in manual testing
What is error cusing tecnique
1.What types of documents would you need for QA, QC, and Testing?
.In languages testing, what is the fixed part and changing part?
What is rapid application development model (rad)?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
what is the function generator?
Test approach to windows scheduler?
Can anyone tell me, What is wound fixing?
how can you test the web environment for security testing?
What is the full form of cmmi?
Explain the defect life cycle.