Altimetrik Interview Questions

Company-wise Selenium and QA interview preparation page.

Questions

  1. Interface and abstractclass
  2. string and stringbuffer
  3. string a =""; string a= "";
  4. diff btwn jvm and jre
  5. diff btwn hashset and hashtable.
  6. diff btwn arraylist and array
  7. use of set - collection
  8. method overloading and method overriding
  9. polymorpism
  10. assert and verify and waitFor
  11. super keyword
  12. find links and manipulation
  13. print data in IDE - echo
  14. Is string immutable.
  15. stlc life cycle.
  16. If you are getting a showstopper a day before delivery what would you be doing.
  17. what ways you can declare string
  18. use of javac and java
  19. have you use data structures in your project
  20. how do u rate yourself in java and webdriver
  21. Tell me about yourself
  22. Explain the framework which you have used in your project
  23. Rate yourself in selenium
  24. What is an Interface ? Give an example in selenium
  25. What is abstract method? Can we write code under abstract method?
  26. How to read data from a dynamic web table?
  27. How to right click and double click the button?
  28. What are the locators available and how xpath is used. Write the syntax?
  29. WebDriver is a class or interface?
  30. Difference between list and set
  31. Tell me about yourself?
  32. Which framework you have used explain
  33. Rate yourself in selenium and java
  34. What is an interface? Can we create objects for an interface?
  35. What is method overloading? Give an example in selenium and Explain where you have used in your project?
  36. What is the 3rd way to inherit the properties of parent class like apart from creating objects and by using extend keywords
  37. Write the code to initialize a chrome browser?
  38. What are the challenges you faced while automating the project
  39. What are the different collections available?
  40. Given the scenario how you will write the code for page object model. Login page enter username, password and click on submit button should navigate to home page.
  41. Why you are leaving the current organization?
  42. What is your Current and Expected CTC?
  43. Tell me about your family background?
  44. Do you have any constraints on shift timing from 2 pm to 10 pm
  45. Tell me about your selenium experience in projects
  46. Write a program to remove duplicate characters from the string and print the rest
  47. Write a program for Palindrome String
  48. Why use Extent report for generating the reports and write a syntax for log
  49. Explain about Listeners and their usage
  50. Diff b/w String Buffer and String Builder
  51. Limitations of Selenium
  52. When should use Robot class, Actions class and JavascriptExecutor
  53. About multiple inheritance
  54. About Marker interface
  55. Syntax for following and following-sibling in xpath
  56. Diff b/w this and super keyword
  57. About Multithreading
  58. Ways to compare 2 strings
  59. About Window Handling
  60. Explain static and final
  61. public class StaticClass(){
  62. how static variable are stored in memory?
  63. Give String "abcde" and output required "abc*de"
  64. how do you handle frame in selenium
  65. drivers available in selenium

Back to Company Wise Interview Questions