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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
1. Write configuration tests for a web based application.
2. How does a plane turn on ground? Explain with logic.
3. How would you test the volume control for a music system?
4. You have been given an application and you have only 15
mins to test the application. How would you do the testing?
5. Your machine, which is on a network has been
disconnected. How you debug the problem?
6. What is the sum of numbers from 1 to 1000?
7. What is the probability that on rolling four dices same
number appears on all dices?
8. You have been given 8 identical balls out of which one of
them is heavier. How would find the heavier ball in the
least number of tries with the help of a balance? Explain
9. There is a disc which has been painted half black and
half white. You have been given sensors which could detect
white or black colors. The disc is revolving in either
clockwise or anticlockwise direction with variable angular
speed. Find the minimum number of sensors required to
determine the direction of rotation of the disc.
10. 64,54,42,31,20 which number does not fit in the series?

 Question Submitted By :: Crusader
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Answer
# 1
Question 10:::: 64,54,42,31,20 In this series 54 is wrong 


Logic:: Add 11 to numbers like this

20+11=31

31+11=42

42+11=53

53+11=64

after adding 11 to 42 we get 53 instead of 54 So 54 is not
correct ..........
 
Is This Answer Correct ?    7 Yes 1 No
Sj
 
  Re: 1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Answer
# 2
For web based application, the traditional way to perform 
software configuration testing is to set up a lab with 
multiple physical machines running different combinations 
of operating systems, Web browsers and other software.
 
Is This Answer Correct ?    1 Yes 0 No
Less Than You
 
 
 
  Re: 1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Answer
# 3
8. You have been given 8 identical balls out of which one of
them is heavier. How would find the heavier ball in the
least number of tries with the help of a balance? Explain

Answer:: 1) make two  group of 4 ball each 
means in 1 group we have 4 balls and in 2 group we have 4 balls
2) Now check which group is heavy in weight balance means
group 1 or group 2...
3) Now split heavy group ball into 2 groups of 2 ball each
means 1 group of 2 balls and 2 group of 2 ball each..
4) Now check which group is heavy in weight balance means
group 1 or group 2... u find the heavy ball ..................
 
Is This Answer Correct ?    5 Yes 0 No
Sj
 
  Re: 1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Answer
# 4
Here is reply of Question (6).

Sn = N*(A+L)/2

N= Total Number of Term = 1000
A= First Number = 1
L= Last Number = 1000

Sn = 1000*(1+1000)/2
   = 1000*(1001)/2
   = 500*(1001)
   = 500500 = Five lakh and five hundred
 
Is This Answer Correct ?    4 Yes 0 No
Less Than You
 
  Re: 1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Answer
# 5
7.

Probability of getting a number on one dice is 1/6.
On Two dice = (1/6*1/6)

As there are 6 numbers on dice, its 6*(1/6* 1/6)=1/6.
 
Is This Answer Correct ?    0 Yes 0 No
Kiran
 
  Re: 1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
Answer
# 6
Many of the answers are explained by fellow persons some are
correct and some are partly correct.So below I m giving
explanation of other questions:-

Q.7 Total number of events= 6*6*6*6 =1296

    Number of events such that same number should be on all
four dices = 6

   So probability = 6/1296 = 1/216

Q.9 1 sensor is needed to detect direction of rotation of disc.

explanation:-Put sensor on anywhere on the periphery of a
disc.It will detect colour as white or black depending on on
which part u put ur sensor.Then it will detect black when
that part comes to the sensor.It will find on which
direction black part comes and thus can tell the direction
of rotation of disc.
 
Is This Answer Correct ?    1 Yes 0 No
Akhil
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
what is boundary value analysis?  4
what is impact analysis?....and base line version?...  2
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?  2
After loging the bugs in bugzilla the developer fix the bugs and change the stautus to fixed then the tester verfiy the bug/functionality in application. The verification is going to happen with present version or comming/new version?  1
how will define a bug generally?  3
Hi, Plz have a look on the following questions? Test Life Cycle, Regression,Performance, diff b/w system & integration, SDLC.. Virtusa1
What is meant by the bug state "Reproduce" Oracle9
I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)  4
What is meant by Gamma testing? AppLabs1
What types of validation check u need to do in fund transfer..? HCL3
What will you do if your developer doesnt agree with you on the severity and priority that you assigned to a bug SumTotal5
what is analysizing test results & creating the bug reportts? Semantic-Space1
what is domain testing. explain.  1
what is unit testing? It comes under white box or Black Box testing? Trigent10
what is role of the tester in an organaisation and project? what is the daily work of tester?  3
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?  2
Hi this is sridhar,iam working in a small organization and i have 1 year exp in manual testing,which type of questions will ask if i keep 1+exp in other companies.pls send your valuable suggestions for me.And my e-mail id is sridharraghava@gmail.com ne  1
What is deferred? Hykin-Solutions2
When we enter valid user ID and passwords and unable to login then what do we test more Wipro9
what is the output of this query selet * from employee where 1=2 Tera-Informatics5
 
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