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

May 15, 2025 No Comments READ MORE +

What are the advantages and the disadvantages of this change?

The testers in company A were part of the development team. Due to an organizational change they moved to be part of the support team. What are the advantages and the disadvantages of this change?A . Advantage: More independence in deciding what and how to test, Disadvantage: Isolation from me...

May 14, 2025 No Comments READ MORE +

Which of the following issues cannot be identified by static analysis tools?

Which of the following issues cannot be identified by static analysis tools?A . Very low MTBF (Mean Time Between failure)B . Potentially endless loopsC . Referencing a variable with an undefined valueD . Security vulnerabilitiesView AnswerAnswer: A Explanation: Static analysis tools are software tools that examine the source code of...

May 13, 2025 No Comments READ MORE +

Which of the following is the best option?

A QA manager of a start-up company needs to implement within a week a low cost incident management tool. Which of the following is the best option?A . Document incidents on a large board in the labB . Purchase and deploy an incident management toolC . Manage the incidents through...

May 12, 2025 No Comments READ MORE +

Which of the following are valid testing principles?

Which of the following are valid testing principles? I) Exhaustive testing is in general impossible. II) Exhaustive testing should be executed for code intended to be reused. III) Testing may guarantee that a program is correct. IV) Testing cannot guarantee that a program is correct. V) Defects cluster together in...

May 10, 2025 No Comments READ MORE +

Using equivalence classes partitioning, how many test cases are required to test this field?

For a mandatory input field "ZIP code" the following rules are given: 1 - The valid ZIP code format is 5 numeric digits. 2 - The code has to exist in the post office's official ZIP code list Using equivalence classes partitioning, how many test cases are required to test...

May 10, 2025 No Comments READ MORE +

Which of the following answers contains a correct list of a boundary values for the P input?

A software calculates the annual car tax using three inputs: - E; the emission level of the vehicle - P: the power of the vehicle -T the type of the vehicle The input value for P can be integer positive values between 15 and 350. Which of the following answers...

May 6, 2025 No Comments READ MORE +

Which type of software development product can undergo static testing?

Which type of software development product can undergo static testing?A . Any software development product can undergo static testing, including requirements specifications, design specifications and code.B . Static tests should be performed on the installation and user guide documents as these documents are used by the end user.C . Static...

May 3, 2025 No Comments READ MORE +

Why it is essential that defects found in a review be reported objectively?

Why it is essential that defects found in a review be reported objectively?A . In order to facilitate easy entry of detected defects in a OTS (Defect Tracking System)B . In order to allow the author of reviewed work product(S) to take the feedback positively as an effort at improving...

May 3, 2025 No Comments READ MORE +

Which Software Development lifecycle is the Test Manager most likely following?

A test manager defined the following test levels in her test plan; Component, System and Acceptance. Which Software Development lifecycle is the Test Manager most likely following?A . V-ModelB . AgileC . WaterfallD . PrototypingView AnswerAnswer: A Explanation: The test manager is most likely following the V-model for software development....

May 3, 2025 No Comments READ MORE +