M
M
mikita_pushnou2017-02-27 21:39:55
Python
mikita_pushnou, 2017-02-27 21:39:55

How to start learning automation in Python?

Good afternoon, tell me where can I start learning automated testing in Python?
What to focus on when learning Python for automation?
Interested in REST API automation.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Saboteur, 2017-02-27
@saboteur_kiev

So if you are already using soapui, then learn technologies - XML ​​and HTTP, so that you can work with them in python.
1. Google and read the documentation and write a script that sends an HTTP request and receives a response.
2. Google and read the documentation and write a script that sends an XML request over HTTP and receives an XML response.
profit.

D
devel787, 2017-03-01
@devel787

pythontesting.net/start-here

A
Axian Ltd., 2017-02-27
@AxianLTD

Imho API testing, especially rest should not depend on the implementation language. I am using soapui.

I
InTheStreets, 2019-07-09
@InTheStreets

I started to study atomization in Python here, https://stepik.org/course/575 I recommend, although there is an emphasis on UI, but it’s great for a beginner from scratch)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question