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
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 ? | 28 Yes | 3 No |
Post New Answer View All Answers
Describe a past experience with implementing a test harness in the development of software.
What is difference between Manual testing and Pega/BPM testing?
I have 2 yrs 10 months experience in manual testing. there is a gap of 3 yrs in between. just 3 months before i rejoined the same company. I am looking for new & better job.What I have to enhance my career to up level, should I have to do Automation course or any other. Guide me properly.
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
Artifacts in design phase of SDLC ?
what is dib format?
What is Test Design?
can any body tell me what is the process of between after getting a documents and testcase writing.
What is quality center?
Define Stability, Scalability and reliability with example ?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
How can I done a Web Testing? Which steps are include in it?
What is a test severity and test priority? difference between them with suitable examples?
What is data flow diagram?