some test cases: 1) r is -ive 2) r is 0 3) test center in all four quadrants. 4) r is some very large number
On Thu, Jun 2, 2011 at 11:47 PM, Sachin Jain <[email protected]>wrote: > Can you please tell What are we testing here ?..... > I mean to ask what is the output of the function.. > > > On Thu, Jun 2, 2011 at 7:49 PM, Ashish Goel <[email protected]> wrote: > >> Given a function to draw a circle with input paramters as co-ordinates of >> centre of the circle and r is the radius of the circle. >> How will you test this function, what will be additional non-functional >> test cases >> >> >> >> Best Regards >> Ashish Goel >> "Think positive and find fuel in failure" >> +919985813081 >> +919966006652 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Algorithm Geeks" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/algogeeks?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Harshal Choudhary, III Year B.Tech CSE, NIT Surathkal, Karnataka, India. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
