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...
Which of the following is a task of the Test Analysis and Design activity of the test process?
Which of the following is a task of the Test Analysis and Design activity of the test process?A . Measuring the percentage of prepared test cases with what was actually preparedB . Identifying necessary test data to support the test conditions and test casesC . Verifying that the test environment...
What is a test condition?
What is a test condition?A . A statement of test objectives and test ideas on how to test.B . An item or event that could be verified by one or more test cases.C . The process of identifying differences between the actual results and the expected results for a test.D...
Which of the following is NOT a deciding factor in determining the extent of testing required?
Which of the following is NOT a deciding factor in determining the extent of testing required?A . Budget to do testingB . A particular tester involved in testingC . Level of risk of the product or featuresD . Time available to do testingView AnswerAnswer: A
Which of the test cases below will exercise both outcomes from decision 2? [K3]
Which of the test cases below will exercise both outcomes from decision 2? [K3] Refer to the exhibitA . P = 24, Q = 20, P=24, Q=25B . P = 36, Q = 36, P=37, Q=35C . P = 42, Q = 43, P=42, Q=42D . P = 37, Q...
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...
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
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...
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
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...