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

February 20, 2025 No Comments READ MORE +

Which of the following statements about static testing and dynamic testing is true?

Which of the following statements about static testing and dynamic testing is true?A . Unlike dynamic testing, which can be also performed manually, static testing cannot be performed without specialized toolsB . Static testing is usually much less cost-effective than dynamic testingC . Unlike dynamic testing, which focuses on detecting...

February 16, 2025 No Comments READ MORE +

Which of the following statements about exploratory testing is true?

Which of the following statements about exploratory testing is true?A . Exploratory testing is an experience-based test technique in which testers explore the requirements specification to detect non testable requirementsB . When exploratory testing is conducted following a session-based approach, the issues detected by the testers can be documented in...

February 13, 2025 No Comments READ MORE +

Who of the following has the best knowledge to decide what tests in a test project should be automated?

Who of the following has the best knowledge to decide what tests in a test project should be automated?A . The developerB . The customerC . The development managerD . The test leaderView AnswerAnswer: D Explanation: The test leader is the person who is responsible for planning, monitoring, and controlling...

February 12, 2025 No Comments READ MORE +

Which of the following is not an example of a typical content of a test completion report for a test project?

Which of the following is not an example of a typical content of a test completion report for a test project?A . The additional effort spent on test execution compared to what was plannedB . The unexpected test environment downtime that resulted in slower test executionC . The residual risk...

February 11, 2025 No Comments READ MORE +

Which of the following statements is true?

Which of the following statements is true?A . Experience-based test techniques rely on the experience of testers to identify the root causes of defects found by black-box test techniquesB . Some of the most common test basis used by white-box test techniques include user stories, use cases and business processesC...

February 10, 2025 No Comments READ MORE +

A typical objective of testing is to ensure that:

A typical objective of testing is to ensure that:A . testing is used to drive the development of a softwareB . a software has been tested using a combination of test techniquesC . there are no defects in a software that is about to be releasedD . a software has...

February 10, 2025 No Comments READ MORE +

Which of the following is a test task that usually occurs during test implementation?

Which of the following is a test task that usually occurs during test implementation?A . Make sure the planned test environment is ready to be deliveredB . Find, analyze, and remove the causes of the failures highlighted by the testsC . Archive the testware for use in future test projectsD...

February 9, 2025 No Comments READ 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...

February 6, 2025 No Comments READ MORE +

Which of the following is not an example of a typical generic skill required for testing?

Which of the following is not an example of a typical generic skill required for testing?A . Be able to apply test-driven developmentB . Be able to use test management tools and defect tracking toolsC . Be able to communicate defects and failures to developers as objectively as possibleD ....

February 5, 2025 No Comments READ MORE +