hi, I want to ask
what's the Gui class for 'CSV Data Set Config'?
the following is what I have done:
1. Add a 'CSV Data Set Config' in Thread Group, click on it
2. Click Help -> What's this Node
3. Open Log Viewer -> See that guiClassName: ....gui.TestBeanGUI
4. change jmeter.properties to:
gui.quick_1=TestBeanGUI
5. restart jmeter
6. press Ctrl - 1 in jmeter under 'Thread Group'
7. nothing happens and errors appear in Log:
jmeter.gui.MainFrame: Failed to perform quick component add: TestBeanGUI
java.lang.NullPointerException