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

How do you estimate white box testing?

658


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

1583


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1759


What is the difference between stlc and sdlc?

602


Can you explain decision tables?

657






Difference between Stakeholder and Relevant Stakeholder?

1591


You want a automation tool to be used for your project. How will you convince the client for the same. Please give me specific answer.

1463


Tell me agile process in your company

5643


what is test scenario and test condition?

1479


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

1639


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

1511


what is entry and exit criteria and explain it?

1019


How does a coverage tool work?

686


hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com

1459


Hello again!! wanted to ask you HOW EXACTLY create stubs and driver in integration testing? 2.whats the difference between integration testing and system integration testing? Thanks!!

1699