NTT Data Interview Questions

Company-wise Selenium and QA interview preparation page.

Questions

  1. Introduce yourself
  2. Explain your framework
  3. What is your role in your project
  4. What is constructor
  5. Final & Finally
  6. How to create an object
  7. How to double click
  8. How to mousehover
  9. How to handle POPup
  10. How to handle Alerts
  11. How to handle window
  12. How do you run your scripts
  13. There are 2 methods A & B I want to run method B only if method passes. How to run using TestNG
  14. What is Maven
  15. What is Jenkins? Where does Jenkins run. I'm Client or Server/
  16. GIT & GITHub
  17. How to Pull & Push from GIT? Commands?
  18. In a set of 100 testCase. I want to run only 20 testcases. how do I achieve that using TestNG?
  19. Agile Methodology
  20. Collections
  21. How to pass values in selenium other than sendkeys
  22. How to get the text from Alert?
  23. How to pass value to the Alert
  24. Xpath - Absolute / Relative
  25. Dynamic objects - handling
  26. Assert & Verify
  27. Drag & Drop
  28. TestNG annotations
  29. Listeners
  30. JDBC query
  31. Download/Upload file using selenium
  32. Screenshot
  33. How do you manage writing your code? Do you write script for the functionality in the same script?
  34. how to pass parameters in testNG
  35. Synchroniation
  36. Class A & Class B are present, class A has method 1 and class B has method 2, How to call method 1 from class A
  37. How to get co-ordinates?
  38. Frames
  39. How to navigate back & forward in a browser
  40. Keyword driven framework
  41. do you shared repository or single repository
  42. What are types of exceptions you generally use
  43. method signature
  44. introduce about yourself
  45. what is Agile-scrum process
  46. how many of you will be in scrum call
  47. what is SDLC/STLS/Bug life cycle.
  48. Models in testing
  49. what is OOPS.
  50. what is encapsulation, polymorphism, Inheritance
  51. Difference between Multiple and multilevel inheritance
  52. what is interface and class
  53. Define Public static void main
  54. what is your folder structure
  55. write a program to display links using bylinktext
  56. write a program to handle alert pop up
  57. what are the locators
  58. what is the framework used in your project
  59. What is the quality standards and structures followed in your Project
  60. what are the types of frameworks used
  61. write the git commands to push changes and explain
  62. Explain how jenkins is used.
  63. What is synchronization
  64. How to set priorities and check in threads using java
  65. Brief about TestNG annotations
  66. How to parameterize in testNG
  67. Explain Grid, can a single system act as both Hub and node
  68. Explain about collections
  69. what is the flow of java program
  70. How to mousehover How to handle aletrs
  71. Syntax of relative and absolute
  72. Xpath How are you sending reports to your client
  73. what are the annotations, TestNG
  74. TestNG annotation - priority, dependson,invocationcount,threadpoolsize,threadsize parallel
  75. what is dataprovider.
  76. what are listeners
  77. what is ©override
  78. what is the difference between Implicit/Explicit and fluent wait
  79. What are immutable classes and what is the access modifier for static & final
  80. write a command to get database connection
  81. Regular expression

Back to Company Wise Interview Questions