Bank Of America Interview Questions

Company-wise Selenium and QA interview preparation page.

Questions

  1. Tell about yourself
  2. Explain your experience in Automation
  3. Role in Automation
  4. Write a program for registration page : Click on register link in web page. Then fill all the fields with external data source. Finally click on submit.
  5. Explain each and every line. what it will do [4].
  6. In the same scenario[4] , how you read the data for 10 different test data.
  7. How to get count of all the links in web page
  8. How to read the data from Notepad.
  9. How to read the file which is present in Network [Like SharePoint].
  10. Explain manual testing cycle from requirement
  11. Defect Life cycle
  12. How to instantiate Chrome driver.
  13. Did you attend any Client calls from Onsite
  14. What is Maven, Git, Jenkins
  15. Round - 2:-
  16. Limitations of Selenium
  17. Write a code for taking screenshot
  18. How to handle Alert
  19. How to handle multiple windows
  20. Annotations in TestNg
  21. Hierarchy of TestNg
  22. Diff bw 'Defect Retesting' and 'Regression Testing'
  23. Do u know Database testing
  24. Which project is in which domain
  25. If u have 100 scenarios. In that u have mixture of smoke and sanity scenarios. want to run smoke alone. How to handle this with TestNg.
  26. What are the reports u r maintaining
  27. Tell me about yourselF
  28. How to read data from an excel? Write code and explain?
  29. What are the annotations available in TestNG?
  30. One question on when to use 'Success percentage' attribute in TestNG
  31. Explain Defect Lifecycle
  32. sceniario: clicking on a link in a Window will take you to another window.i want to click a link in another window. how will you do that?
  33. what are locaters available in Selenium? Which is the least prepared, most prepared & how?
  34. what are the challenges you faced in selenium?
  35. what is the report used in your project?
  36. Explain what is BDD,TDD, DDD
  37. Explain the feature file
  38. What are the keywords in feature file.
  39. How would you pass the parameters from outside a class.
  40. Difference between find elements and find element.
  41. What is relative xpath.
  42. Explain following-sibling.
  43. How many locaters are present in selenium and explain each with an example.
  44. How would you do drag and drop
  45. How will you find the total number of url's in a page
  46. I was asked what version of java that is been currently used in my projects..and the question was the difference between the current version I'm using and it's previous version..what are the new features ?
  47. Given an array
  48. How will you create a jenkins build.
  49. What are the plugins required for Jenkins.
  50. Explain about the version controlling software you use in your projects.
  51. What is bit bucket.
  52. Write a program to find whether a given number is prime or not
  53. Program to change lowercase letters to uppercase and vice versa.
  54. How to Open browser with some customized settings?
  55. How to go to homepage directly if in previous session we logged in?
  56. Maven build jar file to push to GIT how to secure from virus or hackers?
  57. Access modifiers
  58. Protected method can be acces if class extend from another class?
  59. Window move to different position?
  60. Xpath of text if there is paragraph inside div tag and in paragraph there is a text, how to get that text
  61. Set and list
  62. String buffer and string builder
  63. Interface
  64. Public static void main-- static public void both are correct?

Back to Company Wise Interview Questions