API Testing Interview Questions and Answers| 3+ YOE

Поділитися
Вставка
  • Опубліковано 29 жов 2022
  • This video is useful for interview preparation of manual testing for freshers:
    software testing,software development life cycle,manual testing,manual testing interview questions and answers for experienced,manual testing interview questions,manual testing interview questions and answers for freshers,interview questions manual testing,manual testing interview questions sdet,Manual Testing Interview Questions for Freshers,mock interview manual testing,RD Automation Learning,manual testing interview questions for 5 years
    #SoftwareTestingInterview #SoftwareTestingMockInterview #MockInterview
    This Video is helpful for people who are looking for :
    Testing interview questions and answers
    Testing technical interview questions and answers
    Testing Telephonic Interview
    Testing online interview
    Testing java Interview Questions
    Testing interview questions
    Testing interview questions for freshers
    Testing interview india
    Testing interview experience
    Testing interview questions for experienced
    Testing interview questions for automation testing
    Testing automation testing interview questions
    Testing interview experience
    Testing interview questions and answers for freshers
    Testing interview questions geeksforgeeks
    In this manual testing mock interview, you will learn how to tackle manual testing interview questions and answers for freshers. I will be interviewing one of my UA-cam subscribers who is fresher and looking for job into software testing. I will also be explaining the software testing interview questions and answers for freshers or 0-1 years experience along with tips and tricks to handle software testing interviews.
    Watch this software testing mock interview video and get understanding about software testing interviews and types of questions asked in software testing interviews.
    Testing qa automation interview questions
    Testing interview process quora
    Testing interview experience quora
    Testing mock interview
    Testing selenium interview questions
    Testing selenium interview questions for experienced

КОМЕНТАРІ • 32

  • @jatinsingh77
    @jatinsingh77 Рік тому +8

    That guy has 4 year of experience and he obviously don’t know about this as a tester I also don’t know about zephyr has square or the other one it’s okay not to know that but some comments are totally insane and instead of giving him confidence you people are making him uncomfortable. It’s just a tool and anybody can lear it all the best for the guy

  • @saiprasanth1652
    @saiprasanth1652 Рік тому +2

    1.Responce time
    2.Responce Body
    3.Status code
    4.Json fields of response body
    5.Headers
    6.cookies

  • @nandinigm6161
    @nandinigm6161 Рік тому +1

    Sir please do more videos on API testing interview it would be really helpful and you are doing a great job it is helping many people to get confidence to give more interviews. Keep it up and thank you 🙏

  • @Imran_A09
    @Imran_A09 Рік тому +13

    Sir need more api testing interview questions pls

  • @vetrim5119
    @vetrim5119 Рік тому +1

    can anyone tell what is fitment check?. i got a mail from HR post Technical round. she had asked to me share pay slips and salary breakup

  • @Rohitkumar-np7ss
    @Rohitkumar-np7ss Рік тому +5

    Sir Can you please make one PDF for API interview question and share with us

  • @philomanbabuperam
    @philomanbabuperam Рік тому

    nice questions and good answers.....:)

  • @akanshasaraswat7274
    @akanshasaraswat7274 Рік тому +1

    Sir recession chal rha hn to kya ab bhi vacancy nikal rhe hn or hum apply kar sakte hn kya pls reply sir

  • @dimpi6618
    @dimpi6618 6 місяців тому

    That inconsistent bug will be low priority and high severity. It also depends on how important is the functionality which is affected by the bug...

  • @akanshasaraswat7274
    @akanshasaraswat7274 Рік тому

    Sir please make a video for manual mobile app testing please

  • @AnandKumar-8
    @AnandKumar-8 Рік тому

    Sir need more selenium interview questions with answer include api testing and testng please i request

  • @Anonymousis69
    @Anonymousis69 Рік тому +1

    Can you please have interview on restful api -rest assured

  • @avirajkokil5766
    @avirajkokil5766 Рік тому

    Hello sir, and thank you for your thoughtful questions. Could you please let me know where I can get the answers? like any notes available

  • @akshitdimri4070
    @akshitdimri4070 Рік тому

    Low severity high priority

  • @abdulazizshaikh2255
    @abdulazizshaikh2255 Рік тому

    i want to meet you personally and want to learn one thing how can someone be so calm during interviews.

  • @raniwankhede1915
    @raniwankhede1915 Рік тому +7

    Different assertion are
    1)contains
    2)Not Contains
    3)Response SLA
    4)Invalid HTTP Status codes
    5)Valid HTTP Status codes

  • @payalthakur4997
    @payalthakur4997 3 місяці тому

    need more interview on api tetsing sir

  • @buvanesh1503
    @buvanesh1503 Рік тому

    Assertion in api
    Response code, time, status ...

  • @bhanubatthina7242
    @bhanubatthina7242 Рік тому

    Hi ra Praveen 🎉

  • @Abdulmajidsn
    @Abdulmajidsn Рік тому +4

    4year ahhh😅

  • @SandeepSharma150
    @SandeepSharma150 Рік тому +1

    Hello
    Please answer for the question that you have asked:
    What will happen If you run a collection having the same token on next day, how to make it dynamic.
    Thanks

    • @wilasineeramirez6053
      @wilasineeramirez6053 11 місяців тому

      1 approach you can regenerate token again and store in global variable, then at the header tap set up token value with Authorization key
      2 approach I write in test tap when I create a POST call to generate a token
      if (pm.response.code === 200) {
      var resp = pm.response.json();
      console.log(resp);
      var tok = resp.token;
      console.log(tok);
      pm.globals.set("tokk", tok);
      }
      in this way, it will generate and set up in my global variable automatically and the next day if my token expired I just call a POST method again and everything is ready to proceed

    • @pavankumar7864
      @pavankumar7864 8 місяців тому

      ​@@wilasineeramirez6053bro how many years of experience do you have in API testing? If you don't mind can you help me learn API testing. I have 4 years of experience in Manual testing but I need API testing knowledge.Can you please explain or give me any real time resources to learn it.

  • @Trendy_Trends_Charm
    @Trendy_Trends_Charm Рік тому +1

    I want to give manual testing mock interview with 3+ years of experience. And then 1 year in API testing..please tell how to approach for mock interview

  • @teluguanchorpraveenkumar6014

    Sir I completed my testing training.. As a fresher I am sarching testing job plz help me,i can't find testing jobs. Plz any vacancies plz tell me & plz suggest me hw to find testing jobs

  • @sandeepvadlapudi6532
    @sandeepvadlapudi6532 Рік тому

    Severity & priority of bug should be low as bug is not impacting the functionality of the application

  • @Rohitkumar-np7ss
    @Rohitkumar-np7ss Рік тому

    the bug will be High severity but low priority

  • @Ammu_0323
    @Ammu_0323 5 місяців тому

    Manodiki em teledu.
    Time waste kada ila..
    Please koncham knowledge una valani munde kasta anna check chesi interview cheste melu emo

  • @m.a6836
    @m.a6836 8 місяців тому

    3 years+experience 😂