The tests at the bottom layer of the test pyramid:

The tests at the bottom layer of the test pyramid:A . run faster than the tests at the top layer of the pyramidB . cover larger pieces of functionalities than the tests at the top layer of the pyramidC . are defined as 'Ul Tests' or 'End-To-End tests' in the...

September 14, 2024No CommentsREAD MORE +

Based only on the given information, which of the following recommendation would you follow?

A new web app aims at offering a rich user experience. As a functional tester, you have run some functional tests to verify that, before releasing the app, such app works correctly on several mobile devices, all of which are listed as supported devices within the requirements specification. These tests...

September 14, 2024No CommentsREAD MORE +

Which of the following statements about how different types of test tools support testers is true?

Which of the following statements about how different types of test tools support testers is true?A . The support offered by a test data preparation tool is often leveraged by testers to run automated regression test suitesB . The support offered by a performance testing tool is often leveraged by...

September 13, 2024No CommentsREAD MORE +

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...

September 13, 2024No CommentsREAD MORE +

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?...

September 12, 2024No CommentsREAD MORE +

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...

September 12, 2024No CommentsREAD MORE +

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...

September 10, 2024No CommentsREAD MORE +

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...

September 10, 2024No CommentsREAD MORE +

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...

September 10, 2024No CommentsREAD MORE +

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...

September 8, 2024No CommentsREAD MORE +