Method code too large

@Ilya_Novak

Recently I realised that splitting a large TestCase source into smaller pieces and re-assembling them using WebUI.callTestCase() does NOT help for working around the “Method code too large” constraint. I edited my previous post at Method code too large - #18 by kazurayam


@Russ_Thomas suggested an effective approach to decrease the size of method at Method code too large - #5 by Russ_Thomas

Take your common test code, turn it into Classes/Methods and store them under Keywords

I agree with his suggestion.


I guess, simply because the version of Katalon Studio is different. The newer the version of a software product is, it introduces more features that could benefit users, and at the same time the binaries tend to get fat internally.

For example see:


Sincerely, I do not know. I have never heard of such thing.