what are the test data for factorial function ?
Answer / nitika
1. check whether the given number is positive or negative, only positive number should generate factorial.
2. check if it is in fractional form, only integers are evaluated for factorials.
3. if the given number us '0' or '1', factorial should be '1'.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is migration testing?
what is the testcase review?
What is test closure?
What are the challenges you faced in your project (Testing) and in your company?
What is the diff. between Sanity , smoke and ad-hoc testing?
11. Do you have any other questions or comments about the Web site or your experiences with it?
Can you explain decision tables?
pls explain perfomence testing and strees testing load testing
How can it be known when to stop testing?
what ways u followed for defect management
I like to learn testing. What else i need to learn before starting testing course. I am thinking C C++ SQL ORACLE.This courses are sufficient before learning Manual or Automated Testing. Please Suggest me. Thanks
who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan