Confirmed users
2,197
edits
No edit summary |
|||
| Line 53: | Line 53: | ||
#* Outputs memory usage to console | #* Outputs memory usage to console | ||
# A 'snippet' that uses the new command line wrapper and outputs results that would potentially expose degradation of performance | # A 'snippet' that uses the new command line wrapper and outputs results that would potentially expose degradation of performance | ||
=== Phase ? === | |||
* Output results to a location on the file system | |||
* Read parameters in from disk | |||
* Determine areas of perceived risk with the AUT | |||
* Write more test snippets based on above | |||
* Gather metrics on more system resources | |||
* Present results in an easy to digest way | |||
== Outstanding Items == | |||
# Endurance Automation Wrapper - This is the harness that will launch the AUT, run the test snippet until either the loop count is reached or the maximum time has elapsed, and report results. | |||
# Initial Test Snippet - The intention is to write a simple test snippet that opens and closes the add-ons manager. | |||