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 / less than you
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 ? | 11 Yes | 1 No |
Post New Answer View All Answers
How to test whether the application is having memory leakage using task manager and PerfMon. Please tell if any one know. thanku
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
Explain the defect life cycle.
In how many ways you perform batchtesting ?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is the difference between GUI Testing,UI testing and Usability TEsting
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Can you explain a pair-wise defect?
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
Why Equivalence Partitioning is called equivalence or what is the significance of equivalence term in ECP?
Difference between Re-testing and Regression testing?
How will u decide test data to see that evey feature is thoroughly tested
What are the roles of glass-box and black-box testing tools?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.