Geri

Instructions:
Number of Questions: 51
Must be finished in one sitting. You cannot save and finish later.
Has a pass mark of: 65%

1. For a test procedure that is checking modifications of customers on a database, which two steps below would be the lowest priority if we didn’t have time to execute all of the steps?

1  Open database and confirm existing customer

2 Change customer’s marital status from single to married

3 Change customer’s street name from Parks Road to Park Road

4 Change customer’s credit limit from 500 to 750

5 Replace customer’s first name with exactly the same first name

6 Close the customer record and close the database

 
 
 
 

2. Which of the following tasks is most typical for a tester ?

 
 
 
 

3. What is the benefit of independent testing?

 
 
 
 

4. What can a risk-based approach to testing help identify?

 
 
 
 

5. What information need not be included in a test defect report

 
 
 
 

6. At what point in the project should the test execution be scheduled?

 
 
 
 

7. Consider the following activities that might relate to configuration management:

I. Identify and document the characteristics of a test item

II. Control changes to the characteristics of a test item

III. Check a test item for defects introduced by a change

IV. Record and report the status of changes to test items

V. Confirm that changes to a test item fixed a defect

Which of the following statements is true ?

 
 
 
 

8. A test plan included the following clauses among the exit criteria:

  • System test shall continue until all significant product risks have been covered to the extent specified in the product risk analysis document.
  • System test shall continue until no must-fix defects remain against any significant product risks specified in the product risk analysis document.

During test execution, the test team detects 430 must-fix defects prior to release and all must-fix defects are resolved. After release, the customers find 212 new defects, none of which were detected during testing. This means that only 67% of the important defects were found prior to release, a percentage which is well below average in your industry. You are asked to find the root cause for the high number of field failures. Consider the following list of explanations:

I Not all the tests planned for the significant product risks were executed.

II The organization has unrealistic expectations of the percentage of defects that testing can find.

III A version-control issue has resulted in the release of a version of the software that was used during early testing

IV The product risk analysis failed to identify all the important risks from a customer point of view.

V The product risk analysis was not updated during the project as new information became available

Which of the following statements indicate which explanations are possible root causes?

 
 
 
 

9. Which of the following is a task that a test leader would be expected to do?

 
 
 
 

10. Which of the following is a true statement about test planning?

 
 
 
 

11. Which of the following would NOT normally be a part of a test plan?

 
 
 
 

12. A product risk analysis meeting is held during the project planning period. Which of the following determines the level of risk?

 
 
 
 

13. Consider the following list of either product or project risks:

I An incorrect calculation of fees might shortchange the organization.

II A vendor might fail to deliver a system component on time.

III A defect might allow hackers to gain administrative privileges.

IV A skills gap might occur in a new technology used in the system.

V A defect-prioritization process might overload the development team.

 
 
 
 

14. What is covered in the variances section of the Test Summary Report?

 
 
 
 

15. Increasing the quality of the software, by better development methods, will affect the time needed for testing (the test phases) by

 
 
 
 

16. What is the purpose of tracking defect density?

 
 
 
 

17. Which of the following encourages objective testing?

 
 
 
 

18. Why is independent testing important?

 
 
 
 

19. Which of the following best describes the task partition between test manager and tester?

 
 
 
 

20. Which of the following test estimation approaches is based on typical values?

 
 
 
 

21. Consider the following exit criteria which might be found in a test plan:

I No known customer-critical defects.

II All interfaces between components tested.

III 100% code coverage of all units.

IV All specified requirements satisfied.

V System functionality matches legacy system for all business rules

Which of the following statements is true about whether these exit criteria belong in an acceptance test plan?

 
 
 
 

22. You are working as a tester on a project to develop a point-of-sales system for grocery stores and other similar retail outlets. Which of the following is a product risk for such a project?

 
 
 
 

23. Which of the following is the most important difference between the metrics based approach and the expert based approach to test estimation

 
 
 
 

24. You are a tester in a safety-critical software development project. During execution of a test, you find out that one of your expected results was not achieved. You write an incident report about it. What do you consider to be the most important information to include ?

 
 
 
 

25. Which of the following is an advantage of independent testing?

 
 
 
 

26. Which of the following is a project risk ?

 
 
 
 

27. What is the biggest problem with a developer testing his own code?

 
 
 
 

28. For what level of testing is the following criterion appropriate? No priority 1, 2, or 3 defects are open and all priority 4 defects must have a documented workaround and are accepted by the business

 
 
 
 

29. Which of the following metrics would be most useful to monitor during test execution ?

 
 
 
 

30. Level of risk is determined by which of the following ?

 
 
 
 

31. A configuration management system would NOT normally provide

 
 
 
 

32. Which of the following documents contains sample test plans ?

 
 
 
 

33. Requirement 24.3. A ‘Postage Assistant’ will calculate the amount of postage due for letters and small packages up to 1 kilogram in weight. The inputs are: the type of item (letter, book or other package) and the weight in grams. Which of the following conform to the required contents of a test case?

 
 
 
 

34. Which of the following is a drawback with having independent testing done by independent testers?

 
 
 
 

35. Which of the following are typical test exit criteria?

 

 

 
 
 
 

36. During test execution, the test manager describes the following situation to the project team: ‘90% of the test cases have been run. 20% of the test cases have identified defects. 127 defects have been found. 112 defects have been fixed and have passed confirmation testing. Of the remaining 15 defects, project management has decided that they do not need to be fixed prior to release.’ Which of the following is the most reasonable interpretation of this test status report?

 
 
 
 

37. You have received the following description section in a defect report.

The report executed per the attached steps, but the data was incorrect. For example, the information in column 1 was wrong. See the attached screenshot. This report is critical to the users and they will be unable to do their jobs without this information. What is the biggest problem with this defect report?

 
 
 
 

38. In a defect report, what is another attribute that can be used to indicate the priority of the defect ?

 
 
 
 

39. Put the test cases that implement the following test conditions into the best order for the test execution schedule, for a test that is checking modifications of customers on a database.

1 Print modified customer record.

2 Change customer address: house number and street name.

3 Capture and print the on-screen error message.

4 Change customer address: postal code.

5 Confirm existing customer is on the database by opening that record.

6 Close the customer record and close the database.

7 Try to add a new customer with no details at all.

 
 
 
 

40. You have been testing software that will be used to track credit card purchases. You have found a defect that causes the system to crash, but only if a person has made and voided 10 purchases in a row. What would be the proper priority and severity rating for this defect?

 
 
 
 

41. As a test manager you are asked for a test summary report. Concerning test activities, what should you consider in your report?

 
 
 
 

42. If the project is using highly skilled and experienced developers, what is affected by this factor?

 
 
 
 

43. Which of the following should include the scheduling of test analysis?

 
 
 
 

44. Which of the following would be categorized as project risks?  

 
 
 
 

45. __________ is monitoring defects from the time of recording until satisfactory resolution has been determined

 
 
 
 

46. Which of the following can be categorized as product risks?

 
 
 
 

47. Test objectives vary between projects and so must be stated in the test plan. Which one of the following test objectives might conflict with the proper tester mindset? 

 
 
 
 

48. Which of the following is a project risk?

 
 
 
 

49. If you are applying risk-based testing, which type of test strategy are you using?

 
 
 
 

50. If you want to track all changes to versions of your testware, what should you implement?

 
 
 
 

51. Which of the following is a risk that could threaten the project’s objectives?

 
 
 
 

Soru 1 den 51