What is the term used to define this type of testing?

Once a bug is fixed, it should be retested. What is the term used to define this type of testing?A . Reliability TestingB . Confirmation TestingC . Maintainability TestingD . Regression TestingView AnswerAnswer: B

January 11, 2021 No Comments READ MORE +

Which of the following defect types are LEAST likely to be discovered when using static analysis tools?

Which of the following defect types are LEAST likely to be discovered when using static analysis tools?A . Variables that are never usedB . Coding standard violationsC . Memory leaksD . Uncalled functions and proceduresView AnswerAnswer: C

January 10, 2021 No Comments READ MORE +

What are metrics NOT used for?

What are metrics NOT used for?A . To identify the percentage of work done in test environment preparation.B . To identify the percentage of work done in test case preparation.C . To apply to the RAD development model.D . To measure whether dates of test milestones were met.View AnswerAnswer: C

January 10, 2021 No Comments READ MORE +

Which of the following statements is true?

Which of the following statements is true?A . Incident management tools are used by testers onlyB . A configuration management tool has nothing to do with testingC . Test management tools are used by managers onlyD . A requirements management tool may be considered as test support toolView AnswerAnswer: A

January 10, 2021 No Comments READ MORE +

Which statement about use case testing is true?

Which statement about use case testing is true?A . The test cases are designed to find defects in the data flow.B . The test cases are designed to find defects in the process flowC . The test cases are designed to be used by real users, not by professional testersD...

January 10, 2021 No Comments READ MORE +

Which of the following contains roles of a tester in this company?

A software company adopts the V-model as their development life cycle. Which of the following contains roles of a tester in this company?A . Decide what should be automated, to what degree, and how.B . Review test plans and set up test environments.C . Coordinate the test strategy with the...

January 10, 2021 No Comments READ MORE +

Which of the following is NOT an example of a common test metric?

Which of the following is NOT an example of a common test metric?A . Percentage of work done in test environment creationB . Average number of expected defects per requirementC . Number of test cases runD . Deviation from test milestone datesView AnswerAnswer: D

January 9, 2021 No Comments READ MORE +

Under which of the following circumstances is maintenance testing required? [K1]

Under which of the following circumstances is maintenance testing required? [K1]A . Migration of software onto a new platformB . Testing during initial development of a replacement for an existing systemC . Purchase of a new software toolD . Updating of a regression suiteView AnswerAnswer: A

January 9, 2021 No Comments READ MORE +

Under which of the following circumstances is maintenance testing required? [K1]

Under which of the following circumstances is maintenance testing required? [K1]A . Migration of software onto a new platformB . Testing during initial development of a replacement for an existing systemC . Purchase of a new software toolD . Updating of a regression suiteView AnswerAnswer: A

January 9, 2021 No Comments READ MORE +

Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement;

Which of the following is a correct set of boundary values to test the "Group Size" parameter, as defined by the following statement; "In a reservation system for groups visiting a small museum, the graphical user interface presents a field asking the number of group members. Group size can be...

January 9, 2021 No Comments READ MORE +