I am a backend developer and always create tests for my applications. Recently I study and apply the interface tests (using selenium), but I doubted whether I who should create these tests, developer or QA?
AutomatedHow can we decide if automated interface testing areshould be QA responsibility, or Developer responsibility, or both?
And if both, there is thethere a risk of creating duplicate tests?