Добрый день!
Есть вот такое задание. Я в этом полный ноль, разве что Python немного знаю.
Подскажите, пожалуйста, что можно почитать об этом на доступном языке.
Python:
Using API documentation below verify that all endpoints (methods) on server**
work as expected (accessible and return correct response codes for all cases).
Output should be:
Code that verifies that data is added to server.
Code that verifies correctness of returned response codes.
Small tips.
● POST request accepts name and position in body;
● Body is expected to be in JSON format;
● All requests with body should contain correct “Content-Type” header;
● Not all methods might work as expected;
● In this section you do not need to parse response, only to verify that
“some” data was uploaded to server.
**Please note that your are not the only person using this server, thus you might notice that
there will be some data which you did not create, as well as your data might be occasionally
deleted by other users.
Datamining:
Use existing access log (any language) to receive next information:
Count # of successful requests per hour.
Results should be stored in file.
Small tips:
● Log contains data only for 1 day;
● Successful request should have response code 200;
● Easiest way to achieve that - *unix command line.
OUT OF THE BOX:
Python & Redis:
For “OUT OF THE BOX” level make several enhancements to Python tasks from
the “OK LEVEL” and “NICE TO HAVE”. Create a DB using Redis in which candidate
names and positions will be stored. In order to accomplish this task:
Redis should be installed on local machine.
All requests to server that require passing names and positions within your
test should take that data from Redis.
All comparisons that touch verification of the names and positions you have
in test should be done using data from Redis.
Datamining:
Use existing access log (any language) to receive next information:
Count % of successful requests per hour.
Results should be stored in file.
Small tips:
● Log contains data only per 1 day;
● Successful request should have response code 200;
● Easiest way to achieve that - *unix command line.
Походу все так хотят попасть с congniance что Вы уже не первый который просит помощи в решении подобной задачи. Собственно, так как я уже помогал другим решать подобную задачу, то поделюсь своим решением и с вами. Мне не жалко.
Ну брей сколько угодно ! Дело в понимании принципов, а не в какой-то функции, о которой можно забыть или не знать. Но ты прав, я подправлю код, чтобы код был идеальным
Вакансию не знаю, но видимо популярная если о ней уже знают больше чем два человека
Вторым постом пытался ответить на сообщение ТС.
Видимо не совсем разобрался со структурой форума) Все больше привык к олдскульному виду булки или ксено
Уважаемый pserzh, к сожалению, 2-го собеседования уже не будет.
Вы разгласили конфиденциальную информацию, несмотря на нашу письменную просьбу не делать этого.
Мы обновим задание, а в вашем же профайле в базе кандидатов оставляем негативный референс и в будущем будем вынуждены им делиться при запросах от коллег.
Надеемся, что для остальных любителей использовать “списывание” это возможно будет уроком, есть примеры влияния однажды подмоченной репутации на старте карьеры в течении последующих 10 лет, которые более чем незаметно пролетают, вы уж поверьте и задумайтесь.