Odin Technology - Automated Software Testing

Axe Test Automation Platform

General discussion relating to the Axe Test Automation Platform from Odin Technology

Posts by Odin employees marked:

Merge Results from command line

Is there any way to merge results from the command line?
I have a setup where the tests and run from batch files and results put into separate results folders.
What I have to do now is go through each of the results folders to check the results.
I can merge the results from the axe tool into one big results file by using the import scripts option and this works perfectly.
What I want to be able to do is use this facility from the command line like the Axecmd for my runs.
Any ideas?
Russ
Russell Ball Send private email
Thursday, June 14, 2012
 
 
Hi Russell,

Unfortunately there is no support in axecmd to run the Merge Results feature from the command-line. I agree that this would be a useful option to have in a future Axe release.

However, it would be extremely easy to write a simple utility to do this since all you need to do is call the Merge() method in OdinTechnology.Core.ResultsMerge (Odin.Axe.Core.dll).

Sam
Sam Warwick Send private email
Friday, June 15, 2012
 
 
Hi Russell,

I just discovered that this functionality is actually already in axecmd (Axe 3.3), it just isn't documented. The usage is:

axecmd command:merge /file:<path to master results>\results.xml /file:<path to new results>\results.xml /all:true /verbose:true

The last two arguments are optional.

Sam
Sam Warwick Send private email
Tuesday, August 28, 2012
 
 
Thanks a lot Sam. This has been very helpful.
Shivani Belgaonkar Send private email
Tuesday, August 28, 2012
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics