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 / kiran
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 ? | 2 Yes | 9 No |
Post New Answer View All Answers
What are joins and subjoins in the data bases what is data driven testing what is verification and validation What is Quality Assurance (QA) and Quality Control (QC) Is Verification is related to QA and Validation is related to QC ? which type of model you follow basically in your project what is a use case How to test a Bike how to test a Lift (Elevator). which configuration Management tool do you use which Bug tracking tool do you use explain Bug life cycle what is Regression testing what is ALPHA testing ans BETA testing What types of testings comes under Non functional testing what is TEST DIRECTOR what is CMM and CMM i whar are Expressions in Winrunner What is a Compile module Is it Necessary to open the tool first or the application first after getting a bug what will you do if you add a new object or a new module for the existing application then how will you test the application which Defect tracking tool do you use what is change management What is smoke Testing what is sanity testing A application is given to you but the requirements and functionalities are missing what will you do to start the testing which testing documents will be received by the client
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
What is an exit criteria?
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
Explain the advantages of automation over manual testing?
write test cases on wall
What is the difference between authentication and authorization in web testing?
What is a defect?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
what are the prerequisite conditins to test clientserver and web applications
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
Do we have any certifications for ETL Testing ?
test measurment techniques
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?