R
R
Ruslan Spartak2020-07-09 21:40:09
Software testing
Ruslan Spartak, 2020-07-09 21:40:09

What is the best language to learn for test automation?

Hello everyone!)
I was very interested in the direction of testing in the field of IT.
I seriously thought about what kind of PL to study to automate "tests".
Is it true that "Java" in testing is many times more in demand than "Python" and it will be easier to find a job after studying "Java"?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vlad Grigoriev, 2020-07-10
@RUSSSLAN

As noted above, automation is different:
If you want to automate mobile phones, then there is swift and kotlin
For browser automation: better js and some cypress - to close the automation to the maximum and uniformly, both with mocks and without them
If there is api automation, then I would took Python - the tools allow you to do a lot and quite cheaply in terms of development time, you can also use it for browser automation
For performance testing: I use scala and gatling - well, here you can look in different directions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question