ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
write the test cases on prime number with result?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: write the test cases on prime number with result?
Answer
# 1
Testcase ID   test condition   Result
    1             1              true
    2             3               true
     3             4              false
     4            5               true
 
Is This Answer Correct ?    14 Yes 2 No
Guest
 
  Re: write the test cases on prime number with result?
Answer
# 2
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.
 
Is This Answer Correct ?    10 Yes 7 No
Babitha
 
 
 
  Re: write the test cases on prime number with result?
Answer
# 3
for input = 1 , Ouput: should be "Not a Prime Number"

Prime Number(Definition): A number Greater Than 1 is called
a prime number, if it has exactly two factors, namely 1 and
the number itself.

so check with the boundary values. 
({INPUT},OUTPUT ) = ({0,1,4}, {NOT PRIME})
({INPUT},OUTPUT ) = ({2,3,5}, {is PRIME})
{Destructive INPUT}=(Type Special Characters),(Copy Past
Special Characters from a Note Pad document Using Mouse ))

0 (Zero is the only Whole Number which is not a natural number)
1
 
Is This Answer Correct ?    0 Yes 1 No
Surya Gandepalli
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
One simple question I had faced in one of the interview.But I was unable to give the proper answer for it. Question is "Tester will raise the defect.Then y the defect have to be send to the corresponding TL of the team for conformation?Y The tester is not confident withthe defect? If yes then how did he raise the defect?" Plz read it clearfully and answer it with app. answer. iFlex2
Realizing you won't be able to test everything - how do you decide what to test first?  2
What is the Stub abd the driver ?Are these both using at the time of Top-up approach of integration testing and bottom-down approach testing .? Kanbay3
which test cases are not to be automated IBM3
What is meant by buddy testing?  2
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?  1
I am doing manual testing for on web application.how to prepare the tracebility matrix for that website? whats the use of the tracebility matrix?. canu send one model of the tracebility matrix. SoftSquare1
what is the difference between sevierty and priority  3
wht is the use of check list? iGate2
the typical Application Test Lifecycle?  1
Apart from integrating testing,what a test engineer will do in system testing? IBM4
what are the QA docments? Siri-Technologies5
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases? Mphasis3
What do you like about Windows?  2
How you will test Yahoo messenger on single machine ? Veritas8
what is the status of defect when the developer reject the defect? Wipro11
Who will participate in testcase review?  2
How do we use <!DOCTYPE HTML PUBLIC...> in the begining of any HTML page. Oracle2
what is Independent Verification and Validation(IV&V)? MBT3
Could any one tell me about 'Deployment Testing'?Who will use this and when? Thanks In advance.......... Regards, MurthySharma.Manchella  1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com