Forum Discussion

gnms's avatar
gnms
Occasional Contributor
14 years ago

Customize log


Hi,


I’m looking
for a way of customize the test result from TC. The purpose of customize the
result log is that we shall view the test result in other systems.


One solution
is to write test result in our format directly to a file during the test (We
only use Script test), but then some questions appear.


·        
Is
it possibly to save a region picture to a folder on HDD?


·        
Is
it possibly to get data about the running test, as the unit and function name?


The other
way we have thinking of is to use the export function of test result in TC,
when exporting test result all data that we need is exported but not in correct
format. Either we transform the exported result to our format, or if it is
possibly to write some type of plugin the can customize the exporting process
of the result?  


Hope
someone can help us with a good solution of our problem.


Thanks

Mats

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    When you export the log, you can specify a compressed MHT file as the format.  This saves all the contents of the log to a single file that can be opened in Internet Explorer.  This satisfies your requirements of putting the log file out to a location that is then readable by anyone else and preserves all your data.