How to answer API Interview questions

preview_player
Показать описание
QA interview API Questions answered.

Quick links to get in touch:

YouTube playlists for you:

▶️API TEST Automation:

Change your carrier and become an IT professional with us.

✔️Follow us on Instagram :
✔️ Get a free consultation or sign up for a course, questions about the course -
Рекомендации по теме
Комментарии
Автор

Just a friendly suggestion, I recommend adding visuals to make it easier for us to follow along with what you're saying. Especially with QA stuff, it can get a bit dense to follow with words alone.

BreathInSpaceFilmz
Автор

Great video! Thanks!I've learned so many things out of it.

For entering the QA field with no previous work experience: what is the best own project that one can have on their CV? What this project should contain?
I'd love to see your video about it.
Take care!

panTadzik
Автор

Dude ! Thank you very much. These are invaluable informations.

farazist
Автор

API testing could be everything that has input and output.
We understand that the API of the REST service and some hardware socket APIs are based on different lvl and related to the OCI models.
The author describes the usual web-based app with the REST backend under the hood.
In 95% of cases, the unit tests are done by engineers and focused on covering methods of the code to be sure that the method and/or the smallest testable unit of an application are working properly.
Technical, we can say that unit testing is also a kind of API testing because each method signature usually has its parameters and return type. Therefore, as I mentioned above, it's input and output, but mixing them is a bad idea.
Moreover, if we are testing a part of your application locally, I would better call it module testing. Module testing aims to isolate a section of code and verify its correctness using stubs/mocks.
It's just an additional view of the API and unit testing rather than the opposite view.

alexobelets
Автор

Thanks for the video. Can you make short tutorials how to do unit and integration testing with mock?

NuanDaa
Автор

Thanks for the video. I was asked a question like when you do manual API testing you are using Swagger for validation but how about the automation part how do you do validation how can we answer that?

ugurkaradag
Автор

Hey am I gonna learn api testing if I’m taking a automation course ?

LegendaMuradbpstar