How IntelliJ IDEA plugin can help you in QA Automation
This Talk will discuss how and why to write your plugins for IntelliJ IDEA.
Consider some of problems that were solved with the help of plugins on an example.
Interaction with external systems when writing tests. Creating new entities in the external system and getting some data.
Mass refactoring of a large number of tests
