Forum Discussion

nyczmagix's avatar
nyczmagix
Occasional Contributor
14 years ago

Performance: Assembly (CLR Bridge) vs Scripts

In TestComplete, is it better to write commonly used functions/classes in the preferred scripting language (e.g. VBScript), or write them in an assembly and use them via CLR Bridge? My thought ...