...
Risk | Contingency |
Production-like test environment not available | Utilize development or production environment. Results may not be indicative of production and therefore cannot be used as a benchmark. Production performance issues may not be identified during testing. |
Production-like setup and settings not available. | Use the closest setup and settings we can. Results may not be indicative of production and therefore cannot be used as a benchmark. Production performance issues may not be identified during testing. |
Fully operational test tools not available. (i.e. tools capable of generating the desired load and capturing the desires metrics) | Wait until the test tools are available or find and use another test tool(s). This will extend the time required to perform testing. |
Test time increases due to changes in scope requiring additional test analysis and/or test case creation | If test time cannot be increased, reduce/cut performance testing scenarios and execute highest priority scenarios initially followed by lower priority tests until test time runs out |
Involvement of subject matter experts (SMEs) for all stages of the testing effort not sufficient. | Extend testing time. |
Inadequate Non-functional Requirements | Missing pass/fail criteria based on stated non-functional requierements requirements will invalidate performance benchmarking. Missing load modeling will invalidate all test scenarios. The contingency is to perform only a brute stress test to try and flush out major bottlenecks and functionality under load issues. Additionally an endurance test can be run to attempt to identify memory leaks, although these tests will be less indicative of real world usage scenarios. |
Insufficient access to systems in order to monitor the tests (including any necessary server side scripts which may need to be developed in order to capture desired metrics). | Root cause analysis will be difficult if possible. Testing time will most likely need to be extended and scenarios may be abbreviated due to time constraints. |
Substantial issue(s) which requires significant modifications to the application or re-configuration of the system are encountered. | Some testing may need to be re-executed, possibly including re-scripting etc. This would extend testing time. |
Excessive number of bottlenecks encountered and/or issue correction time. | Extend testing time. |
Test time increases due to changes in scope requiring additional test analysis and/or test script/scenario creation . | If test time cannot be increased, reevaluate priorities and risks and execute tests according to new priorities. |
Conflicting information provided. | Project manager will work to resolve any conflicting information, goals, and/or instructions received. |
...
The following scripts will be used during the performance testing effort.
When the design steps have been provided by MIT all of the to be determined (TBD) values will be replaced with the actual values.
4.1 CAMS Account Creation
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.2 CAMS Association - OpenID
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.3 CAMS Association - Kerberos
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.4 Site Access - Kerberos w/ticket
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.5 Site Access - Web Auth
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.6 Site Access - CAMS Account
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.7 Site Access - OpenID
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.8 Password Reset
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.9 Admin - Password Reset
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.10 Admin - De-Activate Account
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.11 Admin - Delete Account
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
We will be able to specify the precondition, data needs and steps once these the design steps have been provided by MIT.
4.12 Admin - Activate Account
Precondition: TBD
Data Needed: TBD
Transaction Name | Step(s) | Expected Result | 95th % Response Time |
---|---|---|---|
TBD |
|
|
|
...
** Design steps for the following scripts have not been provided by MIT yet.
Script | Objective | Priority |
---|---|---|
CAMS Account Creation | End user creates a Touchstone account. | High |
CAMS Association - OpenID | End user associates their Touchstone account with an OpenID account. | Medium |
CAMS Association - Kerberos | End user associates their Touchstone account with a Kerberos account. | High |
Site Access - Kerberos w/ticket | End user access a site using an MIT machine that has a Kerberos ticket. | High |
Site Access - Web Auth | End User access a site using Web Auth. | High |
Site Access - CAMS Account | End user access a site using their CAMS accont only. | High |
Site Access - OpenID | End user access a site using their OpenID. | Medium |
Password Reset | End User resets their password. | Low |
Admin - Password Reset | Administrator resets an end user's password. | Low |
Admin - De-Activate Account | Administrator de-activates an end user's account | Low |
Admin - Delete Account | Administrator deletes an end user's account. | Low |
Admin - Activate Account | Administrator activates a de-activated account. | Low |
5.0 Scenarios
5.1 Performance Testing Scenarios
...