Can data extraction from JRA be automated?
At my work place we use Mission Control recordings as part of the QA process for non functional testing af J2EE applications. Each application is put through a standard set of test scenarios to verify its SLA requirements.
Currently it is a manual process to sip through each recoding and extract key data. Since it is very much the same fields that we look at in each recording, I wonder whether it is possible to apply some sort of automation to extract data from Mission Control recordings, Like Xpath or OQL (which can be used for hprof recordings)?
Regards,
Allan