On an old build there was a problem with one component that consumed a lot of RAM. As a result, another component started failing with a wrong error message. The first component has been fixed and does not consume extra memory now. However, I want to verify that second component was fixed, and in order to do that, I need a way to decrease the amount of free RAM. Any guidance on how to do that? Thanks :)
Tell me more
×
Software Quality Assurance & Testing Stack Exchange is a question and answer site for
software quality control experts, automation engineers, and software testers. It's 100% free, no registration required.
|
|
There's some ideas here on this old StackExchange question which should hopefully help you - http://stackoverflow.com/questions/2285701/how-do-i-limit-ram-to-test-low-memory-situations |
|||
|
|