91
TestProject SDK / How to organize WebTest code and how to debug it?
« Last post by jaydeep.paradise on August 03, 2018, 09:47:08 am »If I will create any methods at outside of the
"public ExecutionResult execute(WebTestHelper helper) throws FailureException()" method.
then will it be working fine in my debugger module?
Will my jar file upload on testproject?
After upload on test project that methods will be working?
What's the purpose of above mentioned method?
Note: I have read the docs but still I have above query.
"public ExecutionResult execute(WebTestHelper helper) throws FailureException()" method.
then will it be working fine in my debugger module?
Will my jar file upload on testproject?
After upload on test project that methods will be working?
What's the purpose of above mentioned method?
Note: I have read the docs but still I have above query.