Small test 3 – Fundamental of testing January 10, 2019January 12, 2019Posted in Examination, ISTQB Foundation, Software TestingLeave a comment ← BackThank you for your response. ✨ Name(required) 1. You are running a written test which other testers have run previously. In addition, this test has found bugs previously, and those bugs have been confirmed to be fixed. The test manager has encouraged you to the specific way in which you run the test, such as the order of certain actions,… use of mouse versus hot-keys, and the particular input values, based on the way users will use in the system. Which of the following is a testing principle that could explain the test manager’s directive? a. Early testing b. Absence of error fallacy c. Random testing d. Pesticide paradox 2. According to istqb syllabus, a human being can make (P) which produces (Q) in the program code, or in a document. If (Q) in code is executed, the system may fail to do that it should do, causing (R). Which of following is correct? a. P: failure Q: defect R: error b. P: Error Q: Defect R: Failure c. P: Error Q: failure R: Defect d. P: failure Q: Error R: Defect 3. Deciding how much testing is enough should take account of followings except a. Project constraints b. Level of risk c. Decision table d. Safety 4. Under limited project time and budget, testing effort shall be focused proportionally to the expected and later observed defect density of modules so that project constraints are properly managed. Which testing principle is explained? a. Pesticide paradox b. Absence of error fallacy c. Early testing d. Defect clustering 5. Which of following is NOT test analysis and design activity in Fundamental of testing a. Identifying necessary test data to support the test conditions and test cases c. Creating bi-directional traceability between test basis and test cases d. Creating test suites from the test procedures for efficient test execution b. Identifying and priotizing test conditions based on analysis of test items; the specification; behavior and structure of the software 6. Which statement about testing is true? a. Testing is started after the code is written so that we have a system with which to work c. Testing is most economically done at the end of the life cycle d. Testing can only be done by an independent test team 7. The risk of an undetected defect… a. Does not influence testing in anyway b. Has influence on test comprehensiveness and intensity c. Has no influence on the specification of the test cases d. Has no influence on the prioritization of the tests 8. During testing… a. All parts of the system should be tested with the same intensity because defects can be everywhere b. The user interface should primarily be tested because failures in it are most annoying for the customer c. System parts where failures may cause great risks should be tested most intensively d. Data base access should be tested intensively in order to prevent wrong data and inconsistencies an the database 9. Which of the following is a true general testing principle? a. Defect are evenly distributed throughout the system b. Testing can prove that there are no defect c. Repeating the same test cases over again in new versions of the software finds less and less defects d. If testing shows no defects then the system in useful Submit Δ
Small test 2 – Fundamental of testing January 10, 2019January 11, 2019Posted in Examination, ISTQB Foundation, Software TestingLeave a comment ← BackThank you for your response. ✨ Name(required) 1. Which of the following describes NOT related with Testing Principles? a. Automated tests allow better statements of confidence about the quality of software products than manually executed test b. Exhaustive testing of software is, with sufficient effort and tool support feasible for all software c. For a software system, it is normally impossible to test all input/output combinations d. The purpose of testing is demonstrating the absence of defects 2. As a test leader you are collecting measure about defects. You recognize that after the first test cycle-covering all requirements – subsystem hat a defect density that is 150% higher than the average. Subsystem A on the other hand has a defect density that is 60% lower than average. What conclusion for the next test cycle could you draw from this fact? a. We focus testing on subsystem A, because we have found fewest defects in that module so far b. Because we are already found many defects in subsystem C we do not need to test is much more c. Observed defect density does not allow any conclusion about the amount of additional testing d. According to the testing principle “defect clustering” it is probable that subsystem C has till more hidden defects. Therefore, we need to test subsystem C in more detail 3. Below situation tells one of testing principle. What is it? One tester has tested software applications running on mobile phone for 5 years. He has great deal of information for testing the application and is able to test faster than anyone else. However, he has not put sufficient efforts for deriving new test cases and modifying them to find new defects any longer, which lead to finding less and less defects. What is the basic test principle that he has ignored? a) Pesticide paradox b) Absence-of-errors fallacy c) Defect clustering d) Early testing 4. Which of following activity is not related with test implementation and execution of the fundamental test process a. Creating test suites from the test procedures for efficeient test execution b. Verifying that the test environment has been set up correctly c. Finalizing, implementing and prioritizing test case including the identification of test data d. Identifying necessary test data to support test conditions and test case 5. A certain degree of independence often makes the tester more effective at finding defects and failures. Which of following is highest level of independence? a. Tests designed by the person who wrote the software under test b. Tests designed by another person c. Tests designed by a person from a different organizational group of test specialists d. Tests designed by a person from different organization or company including outsourcing 6. Which of the following alternative describes NOT a major task of test implementation and execution? a. Checking test logs against the exit criteria specified in test planning b. Develop and prioritizing test cases, creating test data, writing test procedures and optionally, preparing test harness and writing automated-test scripts. c. Logging the outcome of test execution and recording the identities and versions of the software under test, test tools and test ware. d. Verifying that the test environment has been set up correctly. 7. Which of the following alternatives describes fundamental test process? a. Planning, follow up and control, analysis and specification, design and implementation, execution and evaluating exit criteria, reporting and test closure activities b. Strategic planning, specification, implementation, test environment implementation, execution and checking, follow-up and reporting c. Planning and control, implementation, execution, evaluation, retest and regression test, evaluating exit criteria and reporting, test closure activities d. Planning and control, analysis and design, implementation and execution, test completion activities 8. Which of the following statement describes correctly about software testing terms for problem in software? a. Errors or mistakes result in faults, which, when executed, may result in failures b. Errors result in failure which, when executed, may result in incidents c. Human failure may result in defects, which, when executed, will result in incidents d. Problems during analysis and design may result in errors, which during execution may result in failure 9. Which of following alternative describes a general testing principle a. Defects are evenly distributed through the system b. Repeating the same test cases over again in new version of the software finds less and less defects c. Testing can prove that there are no defects d. If testing shows no defects, then the system is useful 10. Which of the following statements contains a valuable objective for a test team? a. The goal is to fulfill all testing activity requirements as specified in the project handbook b. The goal is to cause as many failures as possible so that faults can be identified and corrected c. The goal is to prove that all faults are identified d. The goal is to prove that failures may not be caused any more by the remaining defect Submit Δ