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 12, 2021 No Comments READ MORE +

Which of these sets of amounts covers all equivalence classes?

A money order system is designed to calculate the charge for a transfer - Amounts from 1 to 1999 are charged EUR 10. - Amounts from 2000 to 5000 are charged EUR 15 - Amounts below EUR 1 or above EUR 5000 are not accepted. Assume that only integer values...

January 12, 2021 No Comments READ MORE +

Which from the following list are typically found to enable the review process to be successful? [K2]

Which from the following list are typically found to enable the review process to be successful? [K2] a. Each review has clear defined objectives b. The lower the number of defects, the better the review process c. The right people for the review objective are involved d. There is an...

January 12, 2021 No Comments READ MORE +

Which of the following statements about decision tables are TRUE?

Which of the following statements about decision tables are TRUE? I. Generally, decision tables are generated for low risk test items II. Test cases derived from decision tables can be used for component tests. III. Several test cases can be selected for each column of the decision table. IV. The...

January 12, 2021 No Comments READ MORE +

What would you suggest as the most important report improvement?

The following incident report that was generated during test of a web application What would you suggest as the most important report improvement? Defect detected date: 15.8.2010 Defect detected by. Joe Smith Test level System test Test case Area 5/TC 98 Build version: 2011-16.2 Defect description After having filled out...

January 12, 2021 No Comments READ MORE +

Which of the following are valid test objectives?

Which of the following are valid test objectives? (i) Finding defects. (ii) Gaining confidence about the level of quality and providing information. (iii) Preventing defects. (iv) Debugging the code.A . i, ii and iiiB . i, ii and ivC . ii and iiiD . i and ivView AnswerAnswer: A

January 12, 2021 No Comments READ MORE +

Equivalence Partitioning is best defined as:

Equivalence Partitioning is best defined as:A . An analysis technique that divides inputs into groups that are expected to exhibit similar behaviors.B . Applying to time-related data classes only.C . A form of white-box testing.D . A method to reduce test coverage.View AnswerAnswer: A

January 11, 2021 No Comments READ MORE +

What is the difference between system integration testing and acceptance testing?

What is the difference between system integration testing and acceptance testing?A . System integration testing is testing non-functional requirements Acceptance testing concentrates on the functionality of the systemB . System integration testing is executed by the developers. Acceptance testing is done by the customerC . System integration testing verifies that...

January 11, 2021 No Comments READ MORE +

Dynamic Analysis Tools are used to:

Dynamic Analysis Tools are used to:A . Determine differences between files or databases.B . Monitor and report on how a system behaves under a variety of conditions.C . Find defects, such as memory leaks, while software is executing.D . Measure the percentage of specific types of code structure that have...

January 11, 2021 No Comments READ MORE +

Which of the following is a consideration when deploying test execution tools? [K1]

Which of the following is a consideration when deploying test execution tools? [K1]A . Data-driven testing cannot be used with test execution toolsB . Recorded manual tests may become unstable in useC . Keyword-driven testing cannot be used with test execution toolsD . Expected results for tests are not required...

January 11, 2021 No Comments READ MORE +