Interview Questions, Answers and Tutorials

Month: November 2012

Companies Written Exam Sample Paper Set -4

The following text will be used in Q.31 and Q.32. In a system designed to work out the tax to be paid:  An employee has $4000 of salary tax-free The next $1500 is taxed at 10% The next $28000 is taxed at 22% Any further amount is taxed at 40% 31. To the nearest $ which of these is a valid Boundary Value Analysis test case?  A. $1500 B. $32001 C. $28000 D. $33501 32. Which of these groups of numbers would fall into the same equivalence class?  A. $5800; $28000; $32000 B. $0; $200; $4200 C. $5200; $5500; $28000 D. Read More

Companies Written Exam Sample Paper Set -3

21. Which of the following is NOT part of a high-level test plan? A. Functions not to be tested. B. Environmental requirements. C. Analysis of Specifications. D. Entry and Exit criteria. 22. When do you stop testing? A. When the specified number of faults are found. B. When the test completion criteria are met. C. When all high and medium priority tests are complete. D. When all statements have been executed. 23. Which of the following is least important in test management? A. Estimating test duration. B. Incident Management. C. Configuration Management. D. De-bugging. 24. How would you estimate the Read More

Companies Written Exam Sample Paper Set -2

11. A piece of software has been given….what tests in the following will you perform? 1) Test the areas most critical to business processes 2) Test the areas where faults will be maximum 3) Test the easiest functionalitiesA. 1&2 are true and 3 are false. B. 1,2&3 are true. C. 1 is true, 2&3 are false. D. 1&2 are false, 3 are true. 12. Amount of testing performed will not depend on A. Risks involved B. Contractual requirements C. Legal requirements D. Test data. 13. Which of the following provides the biggest potential cost saving from the use of CAST? Read More

Companies Written Exam Sample Paper Set -1

1. What is failure? A. Deviation from expected result to the actual result B. Defect in the software. C. Error in the program code. D. Fault in the system. 2. People who don’t participate in technical reviews A. Analysts B. Management C. Developers D. Testers 3. What type of testing is done to supplement the rigorous testing? A. Regression testing. B. Integration testing. C. Error Guessing D. System testing. 4. Capture and replay facilities are least likely to be used to …. A. Performance testing B. Recovery testing C. GUI testing D. User requirements. 5. If a candidate is given Read More