Method testing is fast and easy when using De MonsterDebugger. If you have a (custom) method that takes either a String, Number, int or uint as a parameter, you can run it straight from De MonsterDebugger. If there are any results these get transferred to De MonsterDebugger straight away so there is no need for any additional traces.
By running methods straight from De MonsterDebugger you can bypass any additional actions that would be necessary for the application to run the method. For instance you do not have to navigate to a certain location in your application to interact with an Object to see whether your method works or not. Just locate the Object in the application tree and run the method from within De MonsterDebugger.




