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

May 19, 2025 No Comments READ MORE +

The acceptance criteria associated with a user story:

The acceptance criteria associated with a user story:A . are often written in a rule-oriented format using the template referred to as "Given/When/Then"B . are often documented following in rule-oriented format using the following template: "As a [role], I want [feature], so that I can [benefit]"C . can be written...

May 17, 2025 No Comments READ MORE +

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

May 13, 2025 No Comments READ MORE +

A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?

A test manager decided to skip static testing since he believes bugs can be found easily by doing dynamic testing. Was this decision right or wrong?A . The decision was wrong. Ensuring quality mandates that static testing is performed after performing the dynamic testing.B . The decision was right. Static...

May 10, 2025 No Comments READ MORE +

Which of the following statements is true?

Which of the following statements is true?A . In Agile software development, work product documentation tends to be lightweight and manual tests tend to be often unscripted as they are often produced using experience-based test techniquesB . Sequential development models impose the use of systematic test techniques and do not...

May 9, 2025 No Comments READ MORE +

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

May 6, 2025 No Comments READ MORE +

Which of the following applications will be the MOST suitable for testing by Use Cases

Which of the following applications will be the MOST suitable for testing by Use CasesA . Accuracy and usability of a new Navigation system compared with previous systemB . A billing system used to calculate monthly charge based or large number of subscribers parametersC . The ability of an Anti...

May 4, 2025 No Comments READ MORE +

Which of the following alternatives includes correct test values for x. based on equivalence partitioning?

The following 4 equivalence classes are given: Which of the following alternatives includes correct test values for x. based on equivalence partitioning?A . -100; 100:1000; 1001B . -500; 0; 100; 1000C . -99; 99:101; 1001D . -1000; -100; 100; 1000View AnswerAnswer: D Explanation: The question is about selecting the correct...

April 30, 2025 No Comments READ MORE +

A virtual service emulating a real third-party service and the automated test scripts (aimed at testing the system under test) that interact with that service, are test work products that are typically created during:

A virtual service emulating a real third-party service and the automated test scripts (aimed at testing the system under test) that interact with that service, are test work products that are typically created during:A . Test monitoring and controlB . Test implementationC . Test designD . Test analysisView AnswerAnswer: B...

April 28, 2025 No Comments READ MORE +

Which of the following statements is true?

Which of the following statements is true?A . A defect does not always produce a failure, while a bug always produces a failureB . A defect may cause a failure which, when occurring, always causes an errorC . Failures can be caused by defects, but also by environmental conditionsD ....

April 27, 2025 No Comments READ MORE +