LTI Interview Questions

Company-wise Selenium and QA interview preparation page.

Questions

  1. Draw the architecture diagram of selenium inplementation in your project
  2. Expalin what sdlc model u r using in ur project
  3. How can you check whether a particulat text present in a webpage. What are the predefined method in selenium for checking this
  4. How to check whether the check box is selected or in unselected without using
  5. How to find whether the element is in visible or in hidden
  6. difference between findElement and findElements
  7. How you will handle pop up windows
  8. what is testng
  9. how you are handling keyword driven and datadriven framework in your project
  10. What is mean by hybrid framework
  11. How can u upload file in webpage
  12. How u will handle popup in webdriver
  13. What frame work your are using?
  14. How can you handle pagenation in Selenium Webdriver
  15. What are all locators?
  16. difference between findelements and findelement
  17. How to handle Popup window
  18. how to handle alert?
  19. difference between List and set
  20. why we are using Set for Window Handle
  21. Explain Map
  22. Explain Agile methodology
  23. How you are using Testng with Webdriver
  24. Difference in Testnng over Junit
  25. draw the architecture diagram of your selenium Framework of your project
  26. Waterfall model
  27. defect life cycle
  28. sdlc life cycle
  29. whether u r handling webtable in your project
  30. Tell about yourself.
  31. Explain your project and its architecture.
  32. What is the framework you are following, explain it.
  33. Excel sheet coding
  34. Diff between HSF and XSSF.
  35. There may be possibilities for input data comes from .xls or .xlsx file.
  36. How to run 50 TCs together?
  37. Advantages of TestNG? Why are you using it?
  38. If we run 2 methods parallely, will TestNG creates 2 reports separately?
  39. There are multiple frames in your browser. Find all of them and visit inside, identify element. Write code for this.
  40. What are locators used in webdriver?
  41. What is WebDriver?
  42. Write code for opening different drivers?
  43. Do we need driver for firefox? Why?
  44. Can you write the DesiredCapabilities for SSL?
  45. What is the build tool are you using? How will you schedule using batch file?
  46. How will you handle multiple windows?
  47. If a link is opening in a new tab? will you consider it as a separate window?
  48. What are java collections? Where are you using them in your project?
  49. What is object repository? What is the use of that? If you are using findelement by Id and late on want to use xpath?
  50. What are the challenges you faced in your project? I said scrolling window. he asked below question.
  51. Write the code for Java Script executor?
  52. How will you handle window pop up? I said Robot and AutoIt.
  53. What is mean by autoit? Explain its use. Write code for reading autoit file in selenium.
  54. How will you go for automation project estimation? What are the factors will you be considering?
  55. Who will be gathering the client requirement for your project?
  56. How many person in your team? what are your responsibilities?
  57. Who will be doing the manual test cases in your team?
  58. How will you identify complex scenarios?
  59. How frequently build is happening in your project? What is the minimum duration it goes to production?
  60. Tell about your experience and project framework?
  61. Diff between QTP and Selenium?
  62. What is recovery how will you handle it?
  63. How will you generate report in your project?
  64. What is your automation experience?
  65. Tell about yourself?
  66. Why job change?
  67. You already have an offer. Why are u came here?
  68. Will you attend other company interviews if we provide offer?
  69. Will you be able to join bangalore location?
  70. Did u travelled abroad?
  71. Did you handled any team?
  72. what is the take home you are expecting.
  73. Array list linked list,hash set
  74. dynamic polymorphism,
  75. difference between Bug and defect,
  76. alert,
  77. difference between close and quit,
  78. difference between navigate and get url,
  79. Window handling,
  80. testng annotation,
  81. types of wait,
  82. What is the purpose of static and constructor
  83. How to co-ordinate two pages from this code(login page, Homepage, MyhomePage)
  84. What is the purpose of constructor (this, PageFactory)
  85. Explain how hashmap will work, what will happen if I provide duplicate key?
  86. I have 3 static variables and I created 3 objects. How many copies of static variables will be created?
  87. What is fluent wait? Did you ever used fluent wait any where?

Back to Company Wise Interview Questions