Question 191
You are working on a project where the business part of the organization works traditionally with defined requirements, but the development team follows an Agile model Neither team plans to change their approach What is the proper name for this type of project approach''
Question 192
As part of the improvement program, the organization is also looking at tool support. Which type of tool could be used to ensure higher quality of the code to be reviewed? 1 credit
Question 193
You are considering involving users during test execution. In general, what is the main reason for involving users during test execution? 1 credit
Question 194
An old stock control system is being decommissioned and replaced with a new system that has been running successfully in the live environment for the last few months. The stakeholders would like to -
* retain historical information held in the database to comply with their data retention policy (which requires order information to be retained for 7 years)
* query the historical information by running pre-written SQL queries.
* all commands must be invoked by keyboard as one of the end users is unable to use a mouse The pre-written SQL queries will be designed, developed and tested by the developers who are decommissioning the system and writing the data migration routine.
As the system to be decommissioned is integrated to other systems that will remain operational, the stakeholders have requested that testing incorporates all systems that are part of the stock control suite.
The stakeholders and project manager have identified the following risks, in priority order -
* 1st - Data has not been successfully migrated to an archived data store, resulting in the inability to query past stock levels and re-order details.
* 2nd - Historical data for the last 7 years is unavailable, resulting in the failure to meet the data retention policy.
* 3rd - Failure of existing systems within the stock control suite, adversely affecting the operational running of the business The risks are to form the basis of the test objectives. Which three of the following test activities, work products and/or resources achieves the test objectives?
a. Use of the live database to test the data migration does not corrupt or lose data b. A test plan detailing the test approach for ST. SIT & OT test levels c. Accessibility testing of the pre-defined SQL queries d. Security and Penetration testing of the archived database e Performance testing of the data migration exercise to ensure it completes in the time specified by the stakeholders f. Functional testing of the pre-defined SQL queries g. Regression testing of the end to end process for maintaining specified stock levels.
Question 195
While mining the defect database for patterns of problems in the last release, a Test Manager notices that many of the most damaging failures were caused by defects injected during the low-level design phase.
Which of the following actions will likely give this project the most effective solution to this problem? [3]
