Experience - 10 years

R1- Tech round ( 1 hr 15 mins)

  1. Explain Micro service architecture and the journey of users during login
  2. what is synchronous and asynchronous communication
  3. How does asynchronous communication work in real time and how does a client wait for a request
  4. If you are trying to test a rest API what are the various points you take as an endpoint
  5. Explain about different API methods GET PUT POST
  6. Difference between PATCH and PUT
  7. When do u prefer put and when patch?
  8. Where does CI comes and where does CD comes
  9. Consider you are testing a feature, when you consider whether its automate able or Non automate able
  10. how do you maintain resilience while creating test automation frameworks
  11. Have you faced any resilience in UI and API automation?
  12. what is HTTP and HTTPS?
  13. how does HTTPS work and explain its architecture?
  14. what is CA(Certificate Authority)?
  15. what is diff between public and private certificates?
  16. what is rate limiting in API’s?
  17. what is IP Whitelisting?