---Advertisement---

“EPAM” Automation Testing Interview Questions

By Manisha

Updated On:

---Advertisement---

1.Tell me about yourself and your roles and responsibilities.

2. Write a code for GET http request assuming a pojo class, call the methods and check output is success.

3. What is deserialization explain it and where you used it in your project 

4. write a code to fetch a response (follow up question)

5. what are 

Difference between Hashmap and Hashtable

6. write a java code scenario : you have 50000 amount in your bank account, implement credit and debit amount methods 

 and if the debit amount is more throw an user defined exception

7. what are the Java 8 features

8. Tell me where and why you used oops concepts in your project.Don’t define..

9. Can you give examples of functional interfaces 

10. what is an interface 

11. what is an abstract class Can you instantiate it

12. Can a class be private. follow-up if you want to call that class in another package can you do it

13. Tell me Exception hierarchy – follow up -> Tell me some examples of checked exceptions you encountered while wen automating

14. Did you face any challenges in webautomation

15. Tell me did you find any issues in the system have you resolved them if so how did you manage to do

16. Tell me what findings you did while raising a defect

17. Did you do series or parallel testing. How are you executing the automation code and asking to build

18. what design pattern you used – answered POM follow-up ->Explain POM and what are the disadvantages

19. what reporting you used to follow up explains logic and where you wrote the code to get the report for so and so tests

20. Did you face any challenges while doing api testing in a project

21. Did you use parellel testing how you achieved it

22. Do you have an idea on BDD Cucumber.Give me an overview on the framework.

23. What is the test plan did you do or any idea explain its contents? follow-up -> if given a chance can you do

24. Difference between test plan and test strategy

25. How is the test management

26. How you are managing your code Did you use any static code analysis tool on your project

27. What types of testing did you do funtional or other

28. Did you do any manual testing or there is any other team

29. If you are given to write test cases can you write , Explain contents 

30. what are the layers in your project

31. Do you have any idea on jenkins. Tell me if so just tell basic, if not ok

32. How you are running regression what is the pipeline like how it is done

33. Do you have any questions

---Advertisement---

Leave a Comment