Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

SOAtest: Call Excel application from Extension Tool

Options
dgoedh
dgoedh Posts: 63

Hi,

In order to recalculate the formulas in our Excel datasource, we need MS Excel to open en save the workbook before running the test. This can be accomplished by calling an external bat script, but this not preferred, from maintenance perspective.
With jython/java I need the 'os' class in order to use e,g, win32com.client method for kicking off Excel, or any other external app. However this does NOT seem to be part of the standard library installation of SOAtest. Is there a way to add this 'os' class to SOAtest, e.g. by adding a jar to the System Properties?

Or can this functionality only be accomplished by creating a new building block in java?

Thanks is advance.

Regards,

Daniel

Tagged:

Comments

Tagged