09 - Transition Phase Flashcards

1
Q

What are the objectives of the Transition Phase?

A

Ensure finished application is acceptable

  • Must solve/meet business objectives
  • Be usable by business community
  • Must perform optimally
  • Must be maintainable

Training of End Users

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

What tests are conducted in Transition?

A
  • Quick/Smoke Test
  • Compliance Test
  • Boundary & Exception Test
  • Integration Test
  • System Test
  • Performance Test
  • User Acceptance Testing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe a Smoke Test

A
  • A quick run-through of basic application functionality right after migration
  • Briefly tests enough elements to show that the solution is essentially operable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe a Compliance Test

A
  • Ensures application quality
  • Displays rules in variance of Guardrails and best practices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe Boundary and Exception Test

A

Test extreme values to ensure all types of scenarios are covered

  • Use cases should be used to create test scripts
  • Should not be confused with checking for data entry errors

Exception test example: what happens when an interface is unavailable?

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

Describe Integration Test

A

Tests all integration points in the application

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

Describe System Test

A

A load test (business load) ensuring you actually testing against the actual business requirements

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

Describe Performance Test

A

Ensure application is performing optimally at production loads

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

What two tools are available to assist with Performance Testing?

A

Performance Analyzer (PAL)

  • Readings from each test compared to baseline or typical expectations; analyzed for degradations after changes have been made
  • Identifies possible bottlenecks; can be used at any time

Performance Profiler

  • Provides more performance details than PAL
  • Requires substantial overhead – should never be used in production
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Describe User Acceptance Testing

A

Test scripts are run that mimic real life test cases with both expected and extreme test scenarios

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

What is the Autonomic Even Services Tool (AES)?

A
  • In an additional Framework available for purchase
  • Monitors the Web application
  • Creates cases to be routed, assigned and worked on threshold violations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the Roles in Transition?

A
  • Business Sponsor
  • Project Manager
  • Business Architect
  • SME’s
  • DBA
  • System Architect
  • Testing Resources
  • IT Resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the objectives of Go-Live?

A
  • To address go-live tasks and application maintenance and support.
  • Takes the final release candidate in Transition, supports its launch, and continues to maintain enhancements, fixes, and change requests by IT and business users
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are the key activities in Go-Live?

A
  • Data migration into production
  • Application deployment into production
  • Go-Live user support activities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the key deliverables from Go-Live?

A
  • Fully deployed Day-1 data Migration into production
  • Fully deployed application into production
  • Production support Plan/Documentation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly