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
can anyone tell anyone is providing training for CSTE exam in bangalore? and can u send some links related to this?
What are the main key components in web applications?
Explain some techniques for developing software components with respect to testability.
Can you explain random/monkey testing?
What are the modules of quality center?
Explain Single View Testing ?
1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
Tell me the SRS based review,brs based review
Hi, this is not a tech question, i have 4 yrs of experience in Mainframe systems, presently as a mainframe tester in pune, i just want to step towards south locatios(preferable hyd), suggest me the best way to get calls from hyd.
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!!
What are the phases involved in software testing life cycle?
When will the testing starts?
can anyone help me in getting unix on manual testing i.e can u forward material & web sites to my mail id (suresh_57599@yahoo.com) to understand how the work flow working on manual testing on unix and the contents.plzzzzzzzz help me its urgent.
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.