­

Subscribe

About Me

My photo
Welcome to my corner of the internet! I’m a software engineer by day, mechanical engineer by degree, some-time traveler, music lover, and self-proclaimed motivational speaker by... well, any spare minute I can find. When I’m not busy debugging code, you can find me lost in a new place, jamming to a mix of Indian and Western music (yes, I’m the one who creates playlists that make no sense), or pondering the mysteries of the universe, from physics to geopolitics. Oh, and if you need some motivation or a good laugh, I’m your go-to person—I'm basically a walking TED talk. Stick around for random musings, technical rants, and possibly some okayish poetry ✍️!

Translate

Saturday, March 1, 2025

Coforge Automation Testing Interview Questions (5+ YOE)

  1. How to create custom exceptions?
  2. Use of Hamcrest library?
  3. Exception is a class or interface, where does it inherit from?
  4. Can path parameter be optional?
  5. Explain about API Request Specification Class and Response specification class?
  6. What happens if you send two query param in the same request? Eg: city = Delhi & city = Bangalore
  7. Reverse alternate words in a sentence.
  8. How do you run failed tests in Rest Assured framework?
  9. Is multiple inheritance possible in Java, how do you achieve it?
  10. What is Element Intercepted Exception in Java?
  11. How to handle dynamic web elements in Java?

No comments:

Post a Comment

Persistent Automation Testing Interview Questions (5+ YOE)

What is Serialization and Deserialization and how to perform it? WAP for changing d to D in "I am from India" WAP for counting no....