I needs to create a report of the dates and who modified a script with Version Control enabled on all projects. I don't think there is an actual report, in ALM version 12.55, that could be run to provide this information; however, i can pull the data from the ALM projects database schema, if I could locate it.
If I log into ALM Desktop Client-> Test Plan, where VuGen scripts, or UFT scripts are stored for a test, on the scripts "History" tab, I can see the Date modified, and the account that made the modification.
I find in the projects database, the version history in the HIST_ASSET_REPOSITORY_ITEMS table (which match the user interface); but, this table does not have the Date or Modified By. I cannot find this information in any other table within the projects database tables.
Has anyone let know where exactly this information is stored in the projects database?
↧