C
C
Cherry2016-12-08 22:11:51
Java
Cherry, 2016-12-08 22:11:51

What are tests for automated testing currently written on? Eclipse or android studio?

Добрый вечер! Вопрос следующий: начала изучать автоматизированное тестирование, но не знаю, на какой платформе сейчас обычно пишут тесты. Говорят, эклипс уже "не в моде", но, тем не менее, вижу много уроков по тестированию именно с эклипса. Тестировщики - какой вариант мне лучше выбрать?
И еще, если эклипс, то возникает другой вопрос - какой из них выбрать? Есть марс, луна, хелиос, индиго...

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2016-12-09
@Rou1997

Tests are written in the same IDE as the code being tested.
For Android applications, Android Studio has already gained popularity, but there are those who still write in Eclipse.

A
aol-nnov, 2016-12-08
@aol-nnov

Eclipse or android studio is an integrated development environment. you can write in notepad.
"and tests for testing" are written for a specific testing framework - the junit is there.
and yet, after all, what side is "a / b testing in tags" here ?!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question