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 |
What is meant by resource allocation?(asked in interview for test lead)?
8 Answers Accenture, Acro Technologies,
what is severity and priority?
7 Answers Product Dossier, Tarang,
what is the way to explain about project of 3 years experianced
What is parallel testing and when do we use parallel testing? Explain with example?
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
when u involved in uat suppose if u find one defect then do u intmate it or not
1.what is use of touch commnad and chmod 2.Testing inter view there 45 questions. 5 for apititude 20 unix + networking 5 for testing question 10 c or c ++ or java 5 perl or shell scripting +or database 3.what do you know in unix? 4.what is netmask 5.what is stack 6.explain osi model 7.a=10; ++a=a++ Then what is value of a? 8.What is sdlc 9.what is stlc 10.What is ip address/Different classses of Ip address 11.write down test cases how to check computer is in nework or not? 12.what is difference between window 98 and windows 2000 13.How to find ip addess of your computer 14. when we will do risk analysis in test plan?
What is mean by Defect Injection?,Tell me in brife
How many types of testcases can be prepare.
What is a test log?
when database testing comes into manual tesing