Chapter 9 Flashcards

0
Q

What does project governance ensure?

A
  1. It ensures that all external and internal roles and responsibilities are documented; in other words ownership of projects and sub-roles is allocated.
  2. It provides a decision framework, e.g. the programme board can only make certain decisions but other, less material decisions can be delegated to sponsors, suppliers, project managers and so on. Therefore if decisions need to be made, then clear guidance is provided on who can make these decisions.
  3. It provides a framework for reporting and tracking, e.g. regular weekly reports, monthly programme board meetings, cost reports, etc.
  4. It allows organisations to assess the impact of various projects on other projects e.g. if Project X is delayed, how does that impact Projects Y and Z.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

What is the order of the seven stages of testing ?

A
  1. Unit testing
  2. Integration testing
  3. Functional testing
  4. System testing
  5. Volume testing
  6. System integration testing
  7. UAT
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is an SRO?

A

The SRO is the individual responsible for ensuring that the project of programme of change meets its objectives and delivers the projected benefits. They should be the owner of the overall business change that is being supported by the project. They SRO should ensure that the change maintains its business focus and has clear authority and that the context, including risks is actively managed. This individual must be senior and must take personal responsibility for successful delivery of the project. They should be recognised as the owner throughout the organisation.
An individual’s responsibilities as an SRO should be explicitly included in their personal objectives and the individual should remain in place through the project or programme, or alter only when a distinct phase of benefit delivery has been completed.
The SRO should be prepared to make decisions, and should be proactive in providing leadership and direction throughout the life of the project of programme. They should be responsible for ensuring that the organisation can fully exploit the outcome of the change such that the benefits are delivered as a result of that outcome.
The SRO works with programme managers and project managers to develop and implement procedures and practises for project planning and control, and where applicable, for software development. Some of the common approaches to these issues are discussed below.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is SDLC?

A

The Software Development Life Cycle (SDLC) is standardised process of developing information systems or applications through the completion of defined steps or phases. Synonyms include:
1. System Development Life Cycle
2. Systems Implementation Life Cycle, and
3. Software Implementation Life Cycle (SILC)
The SDLC recognises the following factors:
1. The further the project is from completion, the higher the risk and uncertainty. Risks and doubt decrease as the project moves closer to fulfilling the project vision.
2. Cost and resource requirements are lower at the beginning of a project, but grow as the project progresses. Once the project moves into the final closing process, cost and resource requirements again taper off dramatically. It is important for a project manager to be able to assess how much resource is actively working on their project (in terms of time or cost) so that this risk can be monitored.
3. Changes are easier and more likely at the early phases of the project life cycle than at the completion. Changes at the beginning of the project generally cost less and have lower risk than changes at the end of the project. Therefore, stakeholders need to be happy with the project deliverables from the early phases otherwise there is a risk that in the final phases of the project life cycle additional costs may need to be incurred.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the stages of the standard SDLC?

A
  1. Terms of Reference – the management decides what capabilities and objectives it wishes the new system to incorporate
  2. Feasibility Study – this asks whether the management’s concept of its desired new system is actually an achievable, realistic goal – in terms of money, time and end result. Often, it may be decided simply to update an existing system rather to replace on completely
  3. Fact-finding and recording – how is the current system used? Often questionnaires are used here, but also just monitoring (watching) the staff to see how they work is better, as people will often be reluctant to be entirely honest, through embarrassment, if merely asked about the parts of the existing system they have trouble with and find difficult
  4. Analysis – free from any cost or unrealistic constraints, this stage lets minds run wild as ‘wonder systems can be thought up’, though all must incorporate everything asked for by the management in the terms of reference stage
  5. Design – designers will produce one or more ‘models’ of what they see a system eventually looking like with ideas from the analysis section either used or discarded. A document will be produced with a description of the system but nothing is specific, e.g. they might say ‘touchscreen’ or ‘GUI operating system’ but not mention any specific brands
  6. System specification – having generically decided on which software package to use and which hardware to incorporate, the plan now has to be very specific, choosing exact models, brands and suppliers for each software application and hardware device
  7. Implementation and Review – set up and install the new system (including writing any bespoke code required), train staff to use it, then monitor how it operates for initialproblems and then regularly maintain thereafter. During this stage, any old system that was
    in use will usually be discarded once the new one has proved it is reliable and usable
  8. Use – obviously the system needs to be actually used by somebody, otherwise the above
    process would be completely useless
  9. Close – the last steps in a systems’ life cycle is its end, which is more often forgotten when
    you design the system. The system can be closed, it can be migrated to another (more modern platform), or its data can be migrated into a replacing system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are some of the other names for the basic waterfall model?

A

The classic life cycle model or the linear sequence model.

Step 1: Requirements Step 2: Design
Step 3: Implementation Step 4: Test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the implied waterfall model and what is another name for it?

A

Where there is a problem with the previous phase of delivery the solution is returned to the previous phase and rework occurs before the waterfall continues. This is sometimes known as the ‘implied waterfall model’ or ‘waterfall model with backflow’.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the fountain model?

A

The fountain model recognises that there are opportunities for some phases of the life cycle to occur at the same time or to overlap. Overlap occurs between adjacent phases, and change control processes need to be effective to ensure that work is not undertaken on incorrect assumptions.
1. Analysis
2. Requirement Specification
3. Design
4. Coding
5. Testing and Integration
6. Operation
7. Maintenance / Evolution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the difference between an increment and a iteration?

A

A typical difference is that the output from an increment is released to users whereas the output from an iteration is examined for further modification before release.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What two methodologies does the spiral model build on?

A

This model of development combines the features of the prototyping model and the waterfall model.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe the spiral model?

A
  1. The new system requirements are defined in as much detail as possible. This usually involves interviewing a user or users representing all the external or internal users and other aspects of the existing system.
  2. A preliminary design is created for the new system
  3. A first prototype of the new system is constructed from the preliminary design, this is
    usually scaled - down system, and represents an approximation of the characteristics of the
    final product.
  4. A second prototype is evolved by a fourfold procedure:
    a. Evaluating the first prototype in terms of its strengths, weaknesses and risks;
    b. Defining the requirements of the second prototype;
    c. Planning and designing the second prototype;
    d. Constructing and testing the second prototype
  5. At the customer’s option, the entire project can be aborted if the risk is deemed too great. Risk factors might involve development costs overruns, operating cost miscalculations, or any other factor that could, in the customer’s judgement, result in a less-than satisfactory final product.
  6. The existing prototype is evaluated in the same manner as was the previous prototype, and, if necessary, another prototype is developed from it according to the fourfold procedure outlined above.
  7. The preceding steps are iterated until the customer is satisfied that the refined prototype represents the final product desired.
  8. The final system is constructed based on the refined prototype
  9. The final system is thoroughly evaluation and tested. Routine maintenance is carried out on
    a continuing basis to prevent large-scale failures and to minimise downtime.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does good PRINCE 2 practice encourage?

A
  1. A controlled and organised start, middle and end
  2. Regular reviews of progress against plan and of the business case
  3. Built-in decision points
  4. Management control of deviations from plan
  5. The involvement of management and stakeholders at the right time and place of the
    project life cycle
  6. Good communication channels between stakeholders
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe the PRINCE 2 process stages.

A
  1. Starting up a project (SU) – in this process the project team is appointed and a project brief (describing in outline, what the project is attempting to achieve and the business justification for doing it) is prepared. In addition, the overall approach to be taken is decided and the next stage of the project is planned. As part of this phase, the project board, project sponsor and project manager are appointed. The project board is usually chaired by the project sponsor. This is normally the senior executive who instigated the change and is responsible to the business for the success of the project. Other members of the project board will include executives from the various sections of the firm that will either benefit from the project or have a role in delivering it. The project manager is also a member of the project board. The project manager is the individual responsible for delivering the project. Once this work is done the project board is asked to authorise the next stage, i.e. that of initiating the project.
  2. Planning (PL) – PRINCE2 advocates product-based planning, which means that one of the first tasks when planning is to identify and analyse products. Once the activities required to create these products are identified, it is possible to estimate the effort required for each and then schedule activities into a plan.
  3. Initiating a Project (IP) – this process builds on the work of the start-up (SU) activity and the project brief is augmented to form a business case, i.e. the non-technical reason for the project. The logic of the business case is that whenever resources, such as money or effort, are consumed they should be in support of the business. An example could be that a software upgrade might improve system performance, but the business case is that better performance would improve customer satisfaction.
  4. Directing a Project (DP) – these sub-processes dictate how the project board should control the overall project. It also specifies the way in which the board can give ad hoc direction to a project and the way in which a project should be closed down.
  5. Controlling a Stage (CS) - PRINCE2 suggests that projects should be broken down into stages and these sub-processes dictate how each individual stage should be controlled. Most fundamentally, this includes the way in which work packages (subset of a project that can be assigned to a specific party for execution) are authorised. It also specifies the way in which progress should be monitored and how the highlights of the progress should be reported to the project board.
  6. Managing product delivery (MP) – this process specifies the way in which a work package should be accepted, executed and delivered.
  7. Managing stage boundaries (SB) – this process dictates what should be done towards the end of a stage. The fundamental principle of this stage is to ensure that, at the end of each stage the project stays focused on delivering business benefit. Most obviously, the next stage should be planned and the overall project plan risk log and business case amended as necessary. The process also covers that should be done for a stage that has gone outside its tolerance levels. Finally, the process dictates how the end of the stage should
    be reported.
  8. Closing a project (CP) – this process covers the things that should be done at the end of a
    project. The project should be formally de-commissioned (and resources freed up for allocation to other activities), follow-on actions should be identified and the project itself should be formally evaluated.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the two major parts of PMBOK?

A

PMBOK is divided in two major parts; project initiation and exam essentials. The project initiation part focuses on developing and executing a project plan and creating, protecting and fulfilling a project scope.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the structure of PMBOK?

A

The guide recognises 44 processes that fall into five basic process groups and nine knowledge areas that are typical of most projects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the 5 process groups of PMBOK?

A

The five process groups are:
1. Initiating
2. Planning
3. Executing
4. Controlling and monitoring, and
5. Closing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the 9 knowledge areas of PMBOK?

A

The nine knowledge areas are:
1. Project integration management
2. Project scope management
3. Project time management
4. Project cost management
5. Project quality management
6. Project human resource management
7. Project communications management
8. Project risk management
9. Project procurement management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is ISO?

A

The International Organisation for Standardization (ISO) was established in 1947 to develop common International standards in many areas. Its members come from over 120 national standards bodies which, through associated accreditation and certification bodies, act as audit organisations in recognising which companies have gained applicable ISO standards. ISO’s purpose is to facilitate international trade by providing a single set of standards that people everywhere can recognise and respect. Within the UK there are also some mature British standards that have been developed in parallel, and often adopted by the ISO.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How often should an ISO standards certificate be renewed?

A

An ISO certificate must be renewed at regular intervals following a review by an independent standards auditor, as recommended by the certification body, usually every three years.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the purpose of testing?

A

The purpose of testing is therefore, to gain a level of confidence in the software so that the organisation is confident that the software has an acceptable defect rate, where defects do exit they are documented and there are adequate workarounds available to the users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What are the software testing axioms?

A
  1. It is impossible to test a program completely
  2. Software testing is a risk based exercise
  3. Testing cannot show that bugs don’t exist
  4. The more bugs you find, the more bugs there are
  5. Not all the bugs you find will be fixed
  6. Product specifications are never final
  7. If you find a problem that occurs once and you can’t repeat it then you can’t fix it
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Name the test stages

A
  1. Unit testing – tests the minimal software component or module, each unit of the software is tested to verify that the detailed design for the unit has been correctly implemented
  2. Integration testing – exposes defects in the interfaces and interaction between integrated components (modules). Progressively larger groups of tested software components corresponding to elements of the architectural design are integrated and tested until the software works as a system
  3. Functional testing – tests at any level for proper functionality as defined in the specification
  4. System testing –tests a completely integrated system to verify that it meets its
    requirements
  5. Volume testing or load testing – tests a software application for a certain data volume. this
    may be expressed in a number of ways, such as the size of the database, the number of transactions to be processed for a given time period, the length of time that the user has to wait for the result of an enquiry, the length of time that an overnight process should take to compete. One form of volume testing that is becoming more common is breakpoint testing,
    e. , piling more and more load onto the system to find out when it actually becomes
    unusable.
  6. System integration testing – verifies that a system is integrated to any external or third
    party systems defined in the system requirements
  7. User acceptance testing – conducted by the end user, customer or client to validate
    whether or not to accept the product. Acceptance testing may be performed as part of the handoff process between any two phases of development
    a. Alpha testing is simulated or actual operation testing by potential users or an independent test team to the developer’s site. Alpha testing is often employed for off the shelf software as a form of internal acceptance testing before the software goes to beta testing
    b. Beta testing comes after alpha testing. Versions of the software, known as beta versions are released to a limited audience outside the company, the software is released to groups of people, so that further testing can ensure the product has few faults.
  8. Penetration testing – testing the security elements of a system by simulating an data attack from a malicious source
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is regression testing and where can it be applied?

A

After modifying software, either for a change in functionality or to fix defects, a regression test re- runs previously successful tests on the modified software to ensure that the modifications haven’t unintentionally caused a regression of previous functionality. Regression testing can be performed at any or all of the above test levels.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Name the common test techniques

?

A

Software may be tested by using any or all of the following techniques:
1. Code walkthrough – a manual testing technique where program logic is traced manually using a small set of test cases to analyse the programmers logic and assumptions
2. White box testing – in white box testing the tester has access to the source code and can write tests specific to the area of change
3. Black box, concrete box or functional testing – in black box testing the tester only accesses the software through the same interfaces that the customer or user would, through automation or similar interfaces to confirm the functional specification of the program
4. Grey box testing – a technique that uses a combination of black box and white box testing. It isn’t black box testing, because the tester does know some of the internal workings of the software under test. In grey box testing, the tester applies a limited number of test cases to the internal working of the software under test. In the remaining part of the grey box testing, one takes a black box approach in applying inputs to the software under test and observing the outputs.
5. Smoke, sanity or skim testing – this is a cursory examination of all of the basic components of software system without reference to the internal workings to ensure that they hang together. Typically, smoke testing is used to verify a software build. The term originatesfrom the electronics industry wither the circuits are laid out and power is applied, if anything
start smoking, there is a problem
6. Agile testing - agile software development adheres to a test-driven software development
model where the unit tests are written first and fails initially until the code is written. The test harness is continuously updated as new failure conditions are discovered and they are integrated with any regression tests that have been developed. The stages of an agile development cycle are as follows:
a. Write the test
b. Write the code
c. Run the automated tests
d. Refactor
e. Repeat
7. Handshake or rattle test – this test aims to prove that it is possible to send and receive communications between two or more systems. Such a test does not prove that the two or more systems can understand one another just that messages do not get lost en route.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

List two other names for skim testing?

A

Sanity or smoke testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Name the stages of an agile development test cycle

A

a. Write the test
b. Write the code
c. Run the automated tests
d. Refactor
e. Repeat

26
Q

What are the stages of the test cycle?

A
  1. Requirements analysis – testing should begin the in the requirement phase of the software development life cycle. During the design phase, testers work with developers in determining what aspects of a design are testable and under what parameters those tests work
  2. Test planning – the planning stage comprises the development of the test strategy, test bed and test plans. These in turn, comprise the following:
    a. The test strategy outlines which of the test stages (e.g. Unit Testing, System Testing, System Integration Testing) will be used and which techniques will be used
    b. The test bed is the definition of the hardware, operating system and database configuration that will be used to perform the testing
    c. The test plan allocates resources to the testing and specifies how issues will be reported, actioned and retested prior to release
  3. Test development – in this phase the test scenarios, test cases and test scripts are written.
    a. A test case is a set of conditions or variables under which testers will determine if a
    requirement is partially or fully satisfied
    b. They will then prepare a test script for each test case. A test script details the inputs
    that will be made to the application and the expected results of each input
    c. A test scenario is a collection of test cases that are connected with each other
27
Q

What is the ISO standard for test evaluation?

A

ISO 9126 is an international standard for the evaluation of software. The standard is divided into four parts which address, respectively the following subjects:
1. Quality model
2. External metrics
3. Internal metrics and
4. Quality in use metrics

28
Q

What are the structured set of factors defined by the quality model?

A

Functionality Interoperability Reliability
Fault tolerance Understand-ability Time behaviour Stability Testability Conformance
Suitability Compliance Maturity
Usability Operability Resource behaviour Analysability Portability Replaceability
Accuracy Security Recoverability Learnability Efficiency Maintainability Changeability Installability Adaptability

29
Q

What is the difference between a defect and a non conformity?

A

A defect being the non-fulfilment of intended usage requirements while nonconformity is the non–fulfilment of specified requirements.

30
Q

What factors does SDLC recognise?

A
  1. The further the project is from completion, the higher the risk and uncertainty. Risks and doubt decrease as the project moves closer to fulfilling the project vision.
  2. Cost and resource requirements are lower at the beginning of a project, but grow as the project progresses. Once the project moves into the final closing process, cost and resource requirements again taper off dramatically. It is important for a project manager to be able to assess how much resource is actively working on their project (in terms of time or cost) so that this risk can be monitored.
  3. Changes are easier and more likely at the early phases of the project life cycle than at the completion. Changes at the beginning of the project generally cost less and have lower risk than changes at the end of the project. Therefore, stakeholders need to be happy with the project deliverables from the early phases otherwise there is a risk that in the final phases of the project life cycle additional costs may need to be incurred.
31
Q

What are the main stages of the waterfall model?

A

Requirements
Design
Implementation
Test

32
Q

What does the fountain model recognise?

A

The fountain model recognises that there are opportunities for some phases of the life cycle to occur at the same time or to overlap. Overlap occurs between adjacent phases, and change control processes need to be effective to ensure that work is not undertaken on incorrect assumptions.

33
Q

What are the stages of the fountain model?

A
  1. Analysis
  2. Requirement Specification
  3. Design
  4. Coding
  5. Testing and Integration
  6. Operation
  7. Maintenance / Evolution
34
Q

What is incremental development?

A

Incremental development is a scheduling and staging strategy in which the various parts of the system are developed at different times or rates, and integrated as they are completed.

35
Q

What is iterative development?

A

Iterative development is a rework scheduling strategy in which time is set aside to revise and improve parts of a system.

36
Q

What is the aim of the agile model?

A

to minimise risk by developing software in short amounts of time.

37
Q

How long may an iteration last?

A

One to four weeks

38
Q

What is an iteration?

A

Each iteration is an entire software project, including planning, requirements, analysis, design, coding, testing and documentation. An iteration may not add enough functionality warrant releasing the product to market. But the goal is to have an available release (without bugs) that is capable of being deployed at the end of each iteration. At the end of each iteration, the team re-evaluates project priorities.

39
Q

What is JAD?

A

Joint Application Development is a methodology that involves the client or end-users in the design and development of an application through a succession of collaborative workshops called JAD sessions.

40
Q

What is build and fix/ fix on fail?

A

Build and Fix/Fix on Fail
Build and Fix/Fix on Fail is the method of modifying the code until the customer is happy. There is a substantial risk that consumed effort is undertaken without adequate planning and that users request ‘fixes’ which are actually enhancements.

41
Q

What is synchronise and stabilise?

A

Synchronise and stabilise (or sync and stabilise) is an SDLC in which teams work in parallel on individual applications modules. There is a requirement for all teams to synchronise their code regularly throughout the development process

42
Q

What is a project - two definitions?

A

f a project include the following:
1. A temporary and one-time endeavour undertaken to create a unique product or service, which brings about beneficial change or added value
2. A set of inter-related and controlled activities with start and finish dates, undertaken to achieve a unique objective conforming to specific requirements including the restrains of time cost and resources

43
Q

What can project management be described as?

A

The discipline of organising and managing resources in such a way that the project is completed within defined scope, quality, time and cost constraints

44
Q

What is PRINCE?

A

The method describes how a project is divided into manageable phases or stages, enabling efficient control of resources and regular progress monitoring throughout. The various roles and responsibilities for managing a project are fully described and are adaptable to suit the size and complexity of the project and the skills of the organisation. The project’s business case outlines the justification, commitment and rationale for the deliverables while the project plan is product- based, which means that there is a focus on delivering results.
The PRINCE2 methodology provides a common language and structure for all interested parties involved in a project, and embodies proven and established best practice in project management.

45
Q

What is the documentary output of the SU phase of PRINCE2

A

a project brief (describing in outline, what the project is attempting to achieve and the business justification for doing it) is prepared.

46
Q

What is the documentary output of the IP phase of PRINCE 2

A

the project brief is augmented to form a business case, i.e. the non-technical reason for the project. The logic of the business case is that whenever resources, such as money or effort, are consumed they should be in support of the business.

47
Q

In the PMBOK guide, how are processes described?

A
  1. Inputs (documents, plans, designs etc.)
  2. Tools and techniques (mechanisms applied to inputs)
  3. Outputs (documents, products etc.)
48
Q

What ISO standards are concerned with project management?

A
ISO 9000
ISO 9000 includes the following standards:
1. ISO 9000:2000, Quality Management Systems – fundamentals and vocabulary – the basics of what quality management systems are; it contains the ISO 9000 SERIES OF STANDARDS.
2. ISO 9001, Quality Management Systems – requirements – provides the requirements that
an organisation needs to fulfil in order to achieve customer satisfaction though consistent products and services
There are many different standards which are referenced in the ISO 9000 family; a lot of then do not even carry ISO 900x numbers. For example, parts of the 10,000 range are also considered part of the 9000 family.
ISO 9001 certification has been adopted by thousands of organisations in over one hundred countries and is an internationally recognised quality management tool. It should be noted that, when an organisation claims to be ISO 9000-compliant, it actually means that it conforms to ISO 9001:2000.
In order to achieve ISO 9001 certification, the applying organisation is assessed based on an extensive sample of its sites, functions products, services and processes and a list of how problems have been made known and resolved by management. An ISO certificate must be renewed at regular intervals following a review by an independent standards auditor, as recommended by the certification body, usually every three years.
Both internal and external audits must occur in a continual process of review and assessment to verify that the system is working as defined and to identify where it can be improved and corrected. The auditing process is typically addressed by performing compliance auditing.
1. Tell me what you do (describe the business process)
2. Show me where it says that (reference the procedure manuals)
3. Provide the results (exhibit evidence in documented records)
As the organisations’ ISO maturity improves, the audit should tend to focus on risk, status and importance with increasing judgements on what is effective or not. ISO 19011 is the standard that should be applied to the auditing of ISO certifications.
One criticism of ISO 9000 is that, although it makes processes more consistent, it also may make it more difficult to improve and readapt processes. In Japan, amid complaints of ISO 9000 undermining world-class thinking, Toyota abandoned the standard in 2000, moving back to its in- house Toyota production system.
ISO 9004, Quality management systems – guidelines for performance improvements – covers continual improvement
49
Q

How often do ISO recommend that an ISO certificate is renewed following a review by an independent auditor?

A

Usually every three years

50
Q

As the organisations ISO maturity increases the audits should focus on:

A

Risk
Status
And importance
With increasing judgements on what is effective or not

51
Q

What standard should be applied to the auditing of ISO certifications?

A

ISO 19011

52
Q

Which ISO standard covers continual improvement?

A

ISO 9004

53
Q

In what policies of a company would defect grading rules incorporated?

A

Change control policies

54
Q

What are test cases?

A

set of conditions or variables under which testers will determine if a
requirement is partially or fully satisfied. Test cases describe tests that need to be run on the program to verify that the program runs as expected.

55
Q

What does outsourcing involve?

A

Outsourcing involves the transference or sharing of the management control and-or decision- making of a business function to an outside supplier. This involves a high degree of two–way information exchange, co-ordination and trust between the outsourcer and its client. Entering into an outsourcing agreement for a significantly large non-core business areas is therefore not a decision to be taken lightly

56
Q

What considerations need to be made when outsourcing?

A
  1. Selecting a supplier that has the right level of competence in the activity to be outsourced
  2. Planning and managing the migration project
  3. Drawing up a SLA that states quite clearly the scope of the activity to be outsourced, the
    responsibilities of both the customer and the vendor, the escalation procedures to be adopted when the service falls below the requirements of the SLA, and any financial penalties that the vendor must pay to the customer if the service level falls below the SLA level for an extended period of time
57
Q

What is developed during the test planning stage?

A

The planning stage comprises the development of the test strategy, test bed and test plans.

58
Q

What is the test strategy?

A

The test strategy outlines which of the test stages (e.g. Unit Testing, System Testing, System Integration Testing) will be used and which techniques will be used

59
Q

What is the test plan?

A

The test plan allocates resources to the testing and specifies how issues will be reported, actioned and retested prior to release

60
Q

What is the output of the test development process?

A

in this phase the test scenarios, test cases and test scripts are written.

61
Q

What is a test case?

A

A test case is a set of conditions or variables under which testers will determine if a
requirement is partially or fully satisfied
b. They will then prepare a test script

62
Q

What is a test scenario?

A

A test scenario is a collection of test cases that are connected with each other

63
Q

What is a test script?

A

A test script details the inputs
that will be made to the application and the expected results of each input