Is there a way to evaluate the minimum requirements of a software? I mean, how can I discover, for example, the minimum amount of RAM that my application will need?
Than
You could try using a performance profiler on your software while stress testing it.