write the test cases on prime number with result?



write the test cases on prime number with result?..

Answer / ramyab.mca@gmail.com

Hai...

Precondition:let the prime no be n
case1: expected o/p (prime no)result
divide the no n by 1 remainder=0 pass
divide the no n by n remainder=0 pass

divide the no n by 2 remainder!=0 pass
.
.
divide the no n by upto n-1 and if remanider not equal zero
then it is a prime no.

K,Byeee..
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

when we use the Equivalance Partioning techinique

2 Answers  


if u find a bug and reported to devoloper, but he is not agree with ur openion what u will do,how u convince to them

7 Answers   SunGard,


What are the differences in testing a client-Server and a web Application

5 Answers   AZTEC, HCL,


What is Alpha and Beta Testing?

37 Answers   ABC, Aspire, College School Exams Tests, Fidelity, Photon, TATA,


You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?

2 Answers   IBM,






What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???

4 Answers  


What is positive and negative testing?

0 Answers  


ISTQB - any model paper questions related to this certification?

2 Answers  


What is Usability testing?

7 Answers  


what is the need of black box testing after completing white box tesing?

2 Answers   Cognizant,


Which is the best testing model?

0 Answers  


what is the difference between Test strategy and test plan?

1 Answers   Crea,


Categories