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 |
Can you explain random/monkey testing?
why use caffine for HPLC calibration ?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
what did your base to your test cases?
what is the diff b/n testing methodologies and testing techniques?
What is the difference between qc and qa? What are the responsibilities of qc and qa?
How you perform sytemtesting in organization, i am not asking definiton approach for system testing
Hi Could someone please provide Siebel Testing Interview questions for 5 years exp.
write the test cases on prime number with result?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
How can data caching have a negative effect on load testing results?
can u tell me the recently u raised the critical defect? tell me u r own plzzzzzzz yar?