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 tell me test cases this the sketch is below here name is a dropdown list like different phones nokia,lg,samsung,motorola,sony,micromax and there is a submit button below name model submit
Why do u want to change the job?
Tracability matrix? what are test metrics?what is the use? scope of testplan? Estimation? Test stratagy? Entry ,Exit ,Suspention,Resumption criteria? Diff b/w web server and appli server? diff b/w web app and client server app? diff b/w brs,srs? what is Sla time? Exp defect life cycle? types of defects? how do u decide project is 100% bug free? How u send defect reports? Testing Environments? testbed? what is differed testing? what is differed defects? what r the base documents are recovered for test case design? what r the base documents are recovered for test case execution?
what is the difference between reporting and testing? which one is good to choose as a carrer?
How do you test a web application for dump and deaf??
wht is need for testing?why testing is neccsary?why testing is done?
what is meant by deffered status
with out any training on domain with out any document only with the help of build screen is it possible to write testcases
how to test an web application. and what step have to considered first.
What is The difference between Sanity Testing and Regression Testing
What is bud testing?
What is the difference between load testing and performace testing?