Filters
Question type

Study Flashcards

A failure has occurred during system testing and incident report must be raised. The following attributes are available for the report: a) Tester name. b) Date raised. c) Priority (to fix) . d) Severity (impact on the system) . e) Expected Results. f) Actual Results. g) Test case specification identifier. h) Failing software function. i) Tester recommendations. Which attributes would be the MOST effective to enable determination of WHEN the incident should be fixed and HOW MUCH effort might be required to apply the fix?


A) b, c, e, f, g
B) a, b, d, h, i
C) c, d, e, f, h
D) c, d, e, g, i

Correct Answer

verifed

verified

Which of the following statements describe why experience-based test design techniques are useful? a) They can help derive test cases based on analysis of specification documents. b) They can identify tests not easily captured by formal techniques. c) They make good use of tester knowledge, intuition and experience. d) They are an effective alternative to formal test design techniques.


A) a and b
B) b and d
C) c and d
D) b and c

Correct Answer

verifed

verified

Under what circumstances would you plan to perform maintenance testing? a) As part of a migration of an application from one platform to another. b) As part of a planned enhancement release. c) When the test scripts need to be updated. d) For data migration associated with the retirement of a system


A) a, b and c
B) b, c and d
C) a, b and d
D) a, c and d

Correct Answer

verifed

verified

Which of the following statements about functional testing is correct?


A) Functional test cases are derived from specifications
B) Functional test cases are derived from an examination of the code
C) Functional testing ensures error free software
D) Functional testing should be done before the Inspection process

Correct Answer

verifed

verified

The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. The following test cases have been run: The flow graph below shows the logic of a program for which 100% statement coverage and 100% decision coverage is required on exit from component testing. The following test cases have been run:   Which of the following statements related to coverage is correct? A)  Statement coverage is 100%; decision coverage is 100%. B)  Statement coverage is less than 100%; decision coverage is 100%. C)  Statement coverage is 100%; decision coverage is less than 100%. D)  Statement coverage and decision coverage are both less than 100%. Which of the following statements related to coverage is correct?


A) Statement coverage is 100%; decision coverage is 100%.
B) Statement coverage is less than 100%; decision coverage is 100%.
C) Statement coverage is 100%; decision coverage is less than 100%.
D) Statement coverage and decision coverage are both less than 100%.

Correct Answer

verifed

verified

Which of the following activities would improve how a tool is deployed within an organization? a) Roll out the tool across the organization as quickly as possible to all users. b) Provide technical support to the test team for each type of tool. c) Limit communication with the tool vendor to allow users to develop their own best practice. d) Make sure processes are improved to reflect a new tool. e) Regularly analyze how the tool is being used.


A) a, b and c
B) a, c and d
C) b, d and e
D) b, c and e

Correct Answer

verifed

verified

A system requires 100% decision coverage at component testing for all modules. The following module has been tested with a single test case. A system requires 100% decision coverage at component testing for all modules. The following module has been tested with a single test case.   The test case follows the path A, B, D, E, F, G. What level of decision coverage has been achieved? A)  100% B)  50% C)  75% D)  90% The test case follows the path A, B, D, E, F, G. What level of decision coverage has been achieved?


A) 100%
B) 50%
C) 75%
D) 90%

Correct Answer

verifed

verified

From a Testing perspective, what are the MAIN purposes of Configuration Management? a) Identifying the version of software under test. b) Controlling the version of testware items. c) Developing new testware items. d) Tracking changes to testware items. e) Analyzing the need for new testware items.


A) b, d and e.
B) b, c and d.
C) a, b and d.
D) a, c and e.

Correct Answer

verifed

verified

Which characteristics BEST describe a walkthrough?


A) Documented, includes peers and experts
B) Formal process collects metrics
C) Defined roles, led by trained moderator
D) Led by the author, may be documented

Correct Answer

verifed

verified

Which of the following activities should be considered before purchasing a tool for an organization? a) Ensure that the tool does not have a negative impact on existing test processes. b) Produce a business justification examining both costs and benefits. c) Determine whether the vendor will continue to provide support for the tool. d) Introduce tool deployment activities into the testing schedule.


A) a and d
B) b and c
C) c and d
D) a and c

Correct Answer

verifed

verified

Which of the following activities would improve how a tool is deployed within an organization? a) Roll out the tool across the organization as quickly as possible to all users. b) Conduct periodic lessons learn reviews with tool users. c) Provide technical support to the test team for each type of tool. d) If a tool is not being used, withdraw it and look for an alternative. e) Make sure processes are improved to reflect a new tool.


A) a, b and c
B) a, c and d
C) c, d and e
D) b, c and e

Correct Answer

verifed

verified

Given the following sample of pseudo code: 01 Input number of male rabbits 02 Input number of female rabbits 03 If male rabbits > 0 and female rabbits > 0 then 04 Input Do you want to breed (Yes / No) 05 If breed = "No" 06 Print deep male and female rabbits apart! 07 End if 08 End If. Which of the following test cases will ensure that statement "06" is executed?


A) male rabbits = 1, female rabbits = 1, breed = Yes male rabbits = 1, female rabbits = 1, breed = "Yes"
B) male rabbits = 1, female rabbits = 1, breed = No male rabbits = 1, female rabbits = 1, breed = "No"
C) male rabbits = 1, female rabbits = 2, breed = Yes male rabbits = 1, female rabbits = 2, breed = "Yes"
D) male rabbits = 1, female rabbits = 0, breed = No male rabbits = 1, female rabbits = 0, breed = "No"

Correct Answer

verifed

verified

Which of the following is MOST clearly a characteristic of structure based (white-box) techniques?


A) Test cases are independent of each other
B) Test cases can be easily automated
C) Test cases are derived systematically from the delivered code
D) Test cases are derived systematically from specifications

Correct Answer

verifed

verified

Which ordering of the list below gives increasing levels of test independence? a) Tests designed by a fellow-member of the design team. b) Tests designed by a different group within the organization. c) Tests designed by the code author. d) Tests designed by different organization.


A) c, a, b, d.
B) d, b, a, c
C) c, a, d, b.
D) a, c, d, b.

Correct Answer

verifed

verified

Which of the following is LEAST likely to be included in an incident report?


A) Suggestions for correcting the problem
B) Degree of impact on stakeholder interests.
C) Date the incident was discovered.
D) Life cycle process in which the incident was discovered

Correct Answer

verifed

verified

Which of the following is a TYPICAL objective of a pilot project for introducing a testing tool into an organization?


A) To assess whether the benefits will be achieved at a reasonable cost
B) To identify the initial requirements of the tool
C) To select the most suitable tool for the intended purpose
D) To document test design and test execution processes

Correct Answer

verifed

verified

Which of the following would be MOST USEFUL in estimating the amount of re-testing and regression testing likely to be required? a) The purchase of an automated test execution tool. b) Time allocated for acceptance testing. c) Metrics from previous similar projects. d) Impact analysis.


A) a and b
B) b and c
C) a and d
D) c and d

Correct Answer

verifed

verified

Which ADDITIONAL test level could be introduced into a standard V-model after system testing?


A) System Integration Testing
B) Acceptance Testing
C) Regression Testing
D) Component Integration Testing

Correct Answer

verifed

verified

What is the USUAL sequence for performing the following activities during the Fundamental Test Process? a) Analyze the test basis documents. b) Define the expected results. c) Create the test execution schedule. d) Establish the traceability of the test conditions


A) d, a, c, b
B) a, d, b, c
C) a, b, c, d
D) a, b, d, c

Correct Answer

verifed

verified

Which of the following is MOST likely to be an objective of a pilot project to introduce a test tool?


A) To assess if the test tool brings benefits at reasonable cost
B) To ensure that developers will use the test tool
C) To ensure that the time spent testing and the cost of testing is reduced
D) To assess if everyone in the organization can be trained prior to roll-out

Correct Answer

verifed

verified

Showing 41 - 60 of 98

Related Exams

Show Answer