Regarding the process described above, what is the most important recommendation you would make using IEEE 1044 as a guide?

Topic 11, Scenario 11 "Incident Management" The following is the current incident handling process in used at the company. Step 1: Incident is documented in the incident Tile with the following information: - Software module or area where the fault occurred - Who has reported the fault - Hardware configuration...

January 16, 2021 No Comments READ MORE +

Which of the following would you least expect to form part of the analysis of initial tool costs? 1 credit

Which of the following would you least expect to form part of the analysis of initial tool costs? 1 creditA . Integration with other toolsB . Learning time required to use the new toolC . Tool portabilityD . Evaluation of suitable toolsView AnswerAnswer: C

January 15, 2021 No Comments READ MORE +

Which one of the following estimation approaches is appropriate at this stage of the project? 2 credits

Which one of the following estimation approaches is appropriate at this stage of the project? 2 creditsA . Create an estimate based on the function point analysis technique and test point analysisB . Create an estimate based on the complexity of the codeC . Create an estimate based on the...

January 15, 2021 No Comments READ MORE +

You are considering involving users during test execution. In general, what is the main reason for involving users during test execution? 1 credit

You are considering involving users during test execution. In general, what is the main reason for involving users during test execution? 1 creditA . They are a cheap resourceB . They have good testing skillsC . This can serve as a way to build their confidence in the systemD ....

January 15, 2021 No Comments READ MORE +

Why might a RAD approach be a better option for the test manager rather than a sequential development? 2 credits

Why might a RAD approach be a better option for the test manager rather than a sequential development? 2 creditsA . It will extend the development team’s abilities and enhance future delivery capabilities.B . It will allow the marketing, clerical and testing staff to validate and verify the early screen...

January 15, 2021 No Comments READ MORE +

Based on the chart above, what is the most appropriate next test phase?

Given is the following defect removal chart reported at the end of system testing - showing total defects detected and closed defects (fixed and successfully retested). A number of open defects are classified as critical. All tests have been executed. Based on the chart above, what is the most appropriate...

January 14, 2021 No Comments READ MORE +

Identify THREE items that would be part of the work-breakdown structure showing the key testing activities for the acceptance test project. 2 credits (for 2 out of 3 correct 1 credit)

Identify THREE items that would be part of the work-breakdown structure showing the key testing activities for the acceptance test project. 2 credits (for 2 out of 3 correct 1 credit)A . Test planning, test case preparation and test execution for each of the four iterationsB . Work should be...

January 14, 2021 No Comments READ MORE +

Which of the following checkpoints would be appropriate?

Topic 10, Scenario 10, V3 "Online Application" The cancellation of a current major development project has released resources. The development manager has decided to respond to his own request to tender and has proposed an in-house development with the use of a Rapid Application Development (RAO) approach. The development manager...

January 14, 2021 No Comments READ MORE +

Which of the proposals will you most likely give your highest recommendations?

You have investigated different possibilities and selected four of them to present to IT management. Which of the proposals will you most likely give your highest recommendations? 3 creditsA . Insourcing of test automation based on an offer from a local company ABC that has people who are specialists in...

January 14, 2021 No Comments READ MORE +

How many test cases are needed to achieve 100 per cent decision coverage?

Consider the following pseudo code: 1 Begin 2 Read Time 3 If Time < 12 Then 4 Print (Time, "am") 5 Endif 6 If Time > 12 Then 7 Print (Time 12, "pm") 8 Endif 9 If Time = 12 Then 10 Print (Time, "noon") 11 Endif 12 End How...

January 14, 2021 No Comments READ MORE +