ISTQB
![]() |
![]() |
![]() |
Título del Test:![]() ISTQB Descripción: ISTQB V4 Questions |




Comentarios |
---|
NO HAY REGISTROS |
Which of the following metrics could be used to monitor progress along with test preparation and execution?. The predicted number of defects and the amount of rework required. The ratio of developers to testers in the project team. The planned use of a project management tool to schedule tasks. The responsibilities for testers and developers being clearly defined. Which of the following metrics could be used to monitor progress along with test preparation and execution?. The total number of tests planned. The total number of requirements to be tested. The failure rate in testing already completed. The number of testers used for test execution so far. Which or the following would be a key difference between a peer review of code and static analysis of code using a tool?. A peer reviews finds defects while static analysis finds failures. Static analysis targets the code technically whereas Peer review is applicable to further aspects. Peer reviews cannot find missing requirements whereas static analysis can. A peer reviews find failures while static analysis finds defects. Exploratory testing is an experience-based test technique: Where a developer and a tester work together on the same workstation: while the developer actively writes code, the tester explores the code to find defects. That can be organized into sessions guided by test charters outlining test objectives that will guide the testers' exploration. Where a team of testers explores all possible test techniques in order to determine the most suitable combination of these techniques to apply for a test project. That aims at finding defects by designing tests that exercise all possible combinations of input values and preconditions. Which of the following is the main difference between quality assurance (QA) and quality control (QC)?. QA is the responsibility of everyone on a project while QC is the responsibility of a dedicated team. QA is a process-oriented approach, while QC is a product-oriented approach. QA is preventive while QC is corrective. QA is focused on implementation, while QC is focused on improvement. Which black-box technique should be used to verify different responses of the system, depending on its current conditions or previous history?. Use case testing. Decision table testing. State transition testing. Equivalence partitioning. Which one of the following is an example of how product risk analysis can influence the testing approach?. The complex business rules could result in costly failures, so decision table testing will be used for test case design. Performance failures were much lower than expected, so more test analysis will be conducted in this area. There is a lack of automation skills in the test team, so training for the automation tool will be rolled out. There are no product risks recorded around security, so security testing will be given priority as a contingency measure. A typical objective of testing is to: Determine the most appropriate level of detail with which to design test cases. Verify the compliance of the test object with regulatory requirements. Plan test activities in accordance with the existing test policy and test strategy. Verify the correct creation and configuration of the test environment. |