Which of the following s the most correct statement about state testing techniques?
Which of the following s the most correct statement about state testing techniques?A . Static techniques can be used before all code is ready for executionB . Static techniques find more detects then dynamic techniques.C . Static techniques can be used by inexperienced users.D . Static techniques are always cheaper...
Which of the following sentences correctly describes the risk?
A Test Manager conducts risk assessment for a project. One of the identified risks is: The sub-contractor may fail to meet his commitment". If this risk materializes. it will lead to delay in completion of testing required for the current cycle. Which of the following sentences correctly describes the risk?...
Which of the following work products cannot be examined by static analysis?
Which of the following work products cannot be examined by static analysis?A . Test plansB . Source codeC . Compiled codeD . Formal modelsView AnswerAnswer: A Explanation: Static analysis is the process of examining the work products of a software development or testing activity without executing them. Static analysis can...
The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto principle:
The fact that defects are usually not evenly distributed among the various modules that make up a software application, but rather their distribution tend to reflect the Pareto principle:A . is a false mythB . is expressed by the testing principle referred to as Tests wear out'C . is expressed...
In which of the following test documents would you expect to find test exit criteria described9
In which of the following test documents would you expect to find test exit criteria described9A . Test design specificationB . Project planC . Requirements specificationD . Test planView AnswerAnswer: D Explanation: Test exit criteria are the conditions that must be fulfilled before concluding a particular testing phase. These criteria...
Which of the following statements is not correct?
Which of the following statements is not correct?A . Looking for defects in a system may require Ignoring system detailsB . Identifying defects may be perceived as criticism against productC . Looking for defects in system requires professional pessimism and curiosityD . Testing is often seen as a destructive activity...
Which of the following lists factors That contribute to PROJECT risks?
Which of the following lists factors That contribute to PROJECT risks?A . skill and staff shortages; problems in defining the right requirements, contractual issues.B . skill and staff shortages; software does not perform its intended functions; problems in defining the right requirements.C . problems in defining the right requirements; contractual...
Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders".
Consider a given test plan which, among others, contains the following three sections: "Test Scope", "Testing Communication", and "Stakeholders". The features of the test object to be tested and those excluded from the testing represent information that is:A . not usually included in a test plan, and therefore in the...
Which of the following statements about the value of maintaining traceability between the test basis and test work products is not true?
Which of the following statements about the value of maintaining traceability between the test basis and test work products is not true?A . Traceability can be useful for assessing the impact of a change to a test basis item on the corresponding testsB . Traceability can be useful for determining...
Confirmation testing is performed after:
Confirmation testing is performed after:A . a defect is fixed and after other tests do not find any side-effect introduced in the software as a result of such fixB . a failed test, and aims to run that test again to confirm that the same behavior still occurs and thus...