Which of the following tool types is the most useful one for a test manager?

Which of the following tool types is the most useful one for a test manager?A . Modeling toolB . Static analysis toolC . Coverage measurement toolD . Defect tracking toolView AnswerAnswer: C

January 6, 2021 No Comments READ MORE +

When an organization considers the use of testing tools, they should:

When an organization considers the use of testing tools, they should:A . Use a tool in order to help define a good test process because the tool will force process repeatability and therefore enforce good test process.B . Always start by bringing in automated test execution tools as these tools...

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

What does the term Pesticide paradox' refer to?

What does the term Pesticide paradox' refer to?A . The phenomena where a piece of code that has a lot of bugs is likely to have more hidden, yet unfoundB . The decreasing efficiency of debugging when done in code that has many bugsC . Reduced effectiveness of test cases...

January 6, 2021 No Comments READ MORE +

Which of the following statements is correct?

Which of the following statements is correct?A . Pair programming is done with developer and tester pairing togetherB . Pair programming is an alternative term for code inspection.C . Pair programming is used usually in waterfall modelD . Pair programming is, among other things, an informal review method.View AnswerAnswer: A

January 6, 2021 No Comments READ MORE +

Which of the following is correct?

Which of the following is correct?A . Intrusive test tools are tools that do not exhibit the probe-effectB . Testing tools can be used by both developers and testersC . Use of testing tools is effective only when done as part of a test automation systemD . Testing tools allow...

January 6, 2021 No Comments READ MORE +

Which of the following statements is NOT correct?

Given the following requirement: Which of the following statements is NOT correct?A . 7 and 13 are boundary values for the equivalence partition including age 10.B . Thursday is a valid input boundary valueC . A minimum of 6 valid test cases are derived from boundary value analysis based on...

January 6, 2021 No Comments READ MORE +

Which statement BEST describes when test planning should be performed? [K1]

Which statement BEST describes when test planning should be performed? [K1]A . Test planning is performed only once, at the beginning of the life cycle, andgenerates a Master Test PlanB . Test planning is performed at the beginning of the life cycle and again at the beginning of test executionC...

January 5, 2021 No Comments READ MORE +

The four test levels defined for a common V-model testing approach are:

The four test levels defined for a common V-model testing approach are:A . Unit, integration, system and maintenance.B . Functional, glass box, incremental and maintenance.C . Component, integration, system and acceptance.D . Unit, component, functional and alpha/beta.View AnswerAnswer: C

January 5, 2021 No Comments READ MORE +

Which of the following is an example of black-box dynamic testing?

Which of the following is an example of black-box dynamic testing?A . Code inspectionB . Checking memory leaks for a program by executing itC . Functional TestingD . Coverage analysisView AnswerAnswer: C

January 5, 2021 No Comments READ MORE +