Kirill Yurkov

Results 16 issues of Kirill Yurkov

env: java 17.0.2 2022-01-18 LTS us.abstracta.jmeter:jmeter-java-dsl:0.63 for reproduce just do this: ``` @Test public void tst() { testPlan( httpDefaults() ).showInGui(); } ``` the error: ``` Cannot invoke "org.apache.jmeter.testelement.TestElement.getName()" because "element"...

bug

It will be interesting discussion i think :)

It is awesome cool. And real open model! https://jmeter.apache.org/usermanual/component_reference.html#Open_Model_Thread_Group

enhancement

I am writing many things over dsl. And I think that it will be cool to provide greater integrability. What can be helpful IMHO: 1. Cloneable base test elements. For...

Need to be implemented. I will try to contribute it

enhancement

I revied the plugins which implement it and make the conclusion that they are really more complex and overfeatured that the base needed. In my mind there is only two...

enhancement

неправильно считается процент ошибок в дашборде test metrics в таблице metrics

.replaceAll('/','').replaceAll('"','\\\\\\\\"') в постпроцессор обработки таблиц

Can you provide a full specification of the metrics that are needed for the cost tab to work? I can generate any metrics to achieve better functionality

I saw this chart and firstly think that it indicate 4 second RTT ![image](https://github.com/coroot/coroot/assets/9977326/e70eccb3-4dcb-4c4e-a54c-0649fa7a936e) After that I see that chart and I don't understand what does it mean "50m", I...