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 Posted / sj
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 ? | 19 Yes | 11 No |
Post New Answer View All Answers
What are the different ways to check a date field in a website?
why use caffine for HPLC calibration ?
How do you get programmers to build testability support into their code?
what r the 5 major defects that u found in ur shopping related project?
What is unit level testing?
Differentiate test bed and test environment?
Can test condition,testcase and testscript help u in performing the static testing
Tell me a critical defect in which your Client,PM,PL appreciate on you
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
Do you use any automation tool for smoke testing?
Write 10 test scenarios to test remember me checkbox present in login window
Write the test cases for file transfer from one user to other from Google Drive/drop box?
what is API 2.0?
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
What is white box testing, and what are the various techniques?