Forum Discussion
SmartBear_Suppo
Alumni
15 years ago
AndyHughes wrote: I've just successfully ran a loadui test from the command prompt (or at least I think I have). The .csv file which usually accompanies this test is nowhere to be seen. Is it created when running from the command prompt? What am I dong wrong? It's kind of useless if not.
Which CSV-file do you refer to? LoadUI doesn't create any CSV-files by default, although you can make the TableLog Component output CSV-files.
AndyHughes wrote: Also what does the garbage collection do? currently set to every minute I think.
Garbage collection is a very technical thing related to software internals which you shouldn't need to be bothered with -- it basically makes sure that things that are no longer used in loadUI (e.g. a component that the user deleted) gets unloaded from your computers main memory (this is explained in detail here). Anyway, in the latest nightly I've removed the messages about garbage collection.
Cheers
/Henrik
eviware.com