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

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 ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is an "A fast database retrieval rate" a testable requirement?

1529


What is testing and maintenance?

716


Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...

3644


There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years of experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers) with a covering letter, current CTC and Expected CTC.

1662


what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application

1595






Tell some examples of bug severity and bug priority?

642


Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.

2292


what is entry and exit criteria and explain it?

1028


Could anyone share FAQs for Test Manager position...

1646


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)

1522


Define what is a critical bug.

674


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

2418


What is the difference between web based application and client server application?

5483


integration test cases for mouse and keyboard

3230


Password is having 6 digit alphanumeric then what are the possible input conditions?

702