Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to write test cases for fibonacii series

Answers were Sorted based on User's Feedback



how to write test cases for fibonacii series..

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

how to write test cases for fibonacii series..

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

Post New Answer

More Manual Testing Interview Questions

Main concepts in webpage Testing?

1 Answers   Crea,


After receiving the build.How will you start the testing

3 Answers   QA,


How you test database and explain the procedure?

3 Answers   Verizon,


what is Adittrail in test factors

1 Answers  


How is testing affected by object-oriented designs?

1 Answers   Crea,


Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...

0 Answers  


What is Testpolicy document explain in detail? What is the use of this Document?

2 Answers  


3.risk factor ratio in the project?

2 Answers  


do u know abt integration testing,how do u intregate diff modules?

9 Answers   Cap Gemini,


FOR what type of prjects we r using automation,why?

4 Answers   Exalt,


why nds?

2 Answers   NDS, UEC,


what is a bug?

9 Answers   Millennium,


Categories