I applied through a recruiter. The process took 1 day. I interviewed at TestVagrant (Pune) in Feb 2025
Interview
Applied for webdriverio cucumber framework Javascript. For web automation and mannual testing. Topics in interview- git, webdriverio, behavioural scenario based questions, git, coding questions, folder structure, object oriented programming questions, api testing, postman, etc
Interview questions [1]
Question 1
1. Write a code to find pairs whose sum is X.
2. XPath and CSS locators finders.
3. What is Jenkins CI/CD, and how do you run it?
4. What report-generating tools do you use? Can you name other tools?
5. What is the folder structure of your project?
6. How do you check whether an element is not displayed? (wait reverse: false)
7. How do you run a WebDriverIO project?
8. What test cases will you write for validating a password update field (current, new, and retype)?
9. How was your project structured? How was it handling FE and BE? Was it monolithic or microservices-based?
10. How do you automate that the next episode playing is correct?
11. How do you automate finishing an episode without waiting?
12. You got a build for an OTT platform—what test cases will you write for the flow?
13. What is non-functional testing?
14. How do you test non-functional requirements?
15. What is load testing and performance testing?
16. What was one thing you were not able to automate?
17. If the login functionality is not working, what will you do in that situation?
18. Difference between git merge and git rebase, git add and git commit.
19. How do you revert HEAD to the previous step?
20. What model do you use for your project? What is the Page Object Model?
21. What is encapsulation?
22. What is polymorphism?
23. Have you used polymorphism in your code? Explain.
24. Api testing, postman.