Interview Questions
Interview Questions
https://www.youtube.com/watch?v=vFXL4nMWvXI&list=PL6flErFppaj0WwNOMFeXPVlNCDuJyPYFi
https://www.youtube.com/watch?v=57pjD89IFXA&list=PLUDwpEzHYYLt2RzOb-_eafLAP0VSoyJhf
https://www.besanttechnologies.com/selenium-with-python-interview-questions-and-answers
2017 Selenium Automation Testing Interview questions asked in MNC's
Company (1)
5) Define Encapsulation?
8) Define Interface?
34) Have you worked on SQL query? What you have done?
36) If there are same multiple entry in the table, how to find Unique element in the table?
38) How to find any particular date of joining of employee from Employees table, date is in number
format then how to change it to character format?
Company (2)
2) What is payroll? Explain about your project with your rolls and responsibility?
3) What is Integration testing you performed in your project please explain with scenarios.
Company (3)
2) How many Test Cases you have executed in regression in current project?
4) How much time it will take to prepared & execute these 80 test cases of regression test suite
5) Did you face any difficulty at the time to preparing Test Suite?
6) Did all the test case passed when you execute regression suite?
11) How many web pages are opened in system can we count in selenium?
16) How many generic function you have written in your current project? Please specify.
17) Did you know how to connect to excel sheet through java?
Company (4)
12) Have you done any Parallel testing execution in selenium TestNG?
13) What kind of Report Generation you have done in TestNG? Is it XML, HTML excel report?
1. which web drivers API are awailable in selinium
mozila firefox, chrome, ie, edge, html unit, iphone, remote driver
selenium.isElementPresent(ele.xpath)
pageToLoad()
getRunTime.executable(path)
java-classPath =
5) exceptions in selenium
no such element
timeOut exception
noAlertPresent exception
noSuchWindow exception
6) timeOut exception
8) stale ele exception - ele present on DOM, but not present on web page
window.scrollBy()
scrollIntoView()
driver.manage.navigate()
driver.navigate.forward()
driver.navigate.url()
saveScreenShot method
takeScreenShot function
16) diff type of testing
functional testing
unit testing
smoke testing
regression testing
integration testing
is a verification point
-assert
-verify
-debateFor
- validate
- combine
- test
- package
- install
- deploy
- robort class
- venium
20) what do u know
API testing
performance testing
web testing
manual testing
23) web application & stand alone ? which will u choose for performance testing?
array list - ordered collection of data, no duplicity of data - has exact indexing
27) method overrriding - can we use non static methods in over ridding?
29) super.methodName
- static dropdown
- dynamic dropdown
INTERVIEW QUESTIONS
4. According to you which was the complex part of the project from testing point of view.
6. How many test cases have you designed? How many you wrote in a day?
2. How that Seed has sent you here for an interview when you are working in the same company.
3. Where it is located?
HR Questions
1. Introduce yourself.
9. Where would you like to see yourself 5 years down the line.
5. How will you convince a developer who is not ready to resolve the bug you have raised?
7. Have you done White Box Testing? Do you know what type of bugs you can trace through this
type of testing?
12. How do you decide which test cases to consider for Regression Testing?
37. What is the difference between Web application and Client Server Application?
39. What is difference between Black box testing and White box testing?
40. What is the difference between Authentication and Authorization give an example.
41. Other than functionality what else you should test in Web Application?
47. What is the difference between Requirement specification & Functional Specification?
48. On what basis you will decide whether all the requirements are covered in the test cases?
63. Have you seen our company web site? What are the usability defects you have found?
65. Which documents does the test team submit during testing period?
66. How will you test an application without and requirement documents?
75. In Defect Life cycle, you find that the defect is not fixed but the developer says that it is fixed will
you every time tell the Project lead about that?
78. Realizing you won't be able to test everything - how do you decide what to test first?
85. Which is the efficient method to write (a) test scenario (b) Many test cases?
91. Where Exit and Entry Criteria are written in Test Plan?
94. If there is mistake in company Logo, what is Priority and Severity Justify your answer?
104. If 4 modules are there like A, B, C and D. All are dependent on each other. If changes is done to
Module C. Will you perform Regression Testing? If yes how many test case you run again?
106. Are you submitting the defects you found each day or submit them when you finish a complete
module?
107. What is Data Migration Testing? What are the different approaches followed in Data Migration?
112. What is Security Testing? Different aspect we should cover while doing security Testing
113. Arrange the following testing types in sequence in which we test any application
114. If same software convert English language PDF file to Spanish language word file And some
lines are showing the converted data like @#$#$%#$%$#%$% (special Character). Then is it a functional
issue or usability issue.
115. If any bug is reproducible only on Testing server and not on Development server, how you make
sure that the developer fixes that bug .
116. If any bug is reproducible at client side (in production environment) not in the test environment
what are the different possibilities that this scenario occurs.
123 You are given little understanding of application, how much time will you take to understand it?
128. What are Session and Cookies and what is difference between them?
137. You have been given a form, how will you test it?
139. Difference between HTTP and HTTPS? Explain how the data is secured in HTTPS?
Chess board, white board, pen, water bottle, elevator, telephone instrument, mobile SMS service, ATM,
Ceiling fan
Company (1)
5) Define Encapsulation?
8) Define Interface?
34) Have you worked on SQL query? What you have done?
36) If there are same multiple entry in the table, how to find Unique element in the table?
38) How to find any particular date of joining of employee from Employees table, date is in number
format then how to change it to character format?
Company (2)
2) What is payroll? Explain about your project with your rolls and responsibility?
3) What is Integration testing you performed in your project please explain with scenarios.
2) How many Test Cases you have executed in regression in current project?
4) How much time it will take to prepared & execute these 80 test cases of regression test suite
5) Did you face any difficulty at the time to preparing Test Suite?
6) Did all the test case passed when you execute regression suite?
11) How many web pages are opened in system can we count in selenium?
16) How many generic function you have written in your current project? Please specify.
17) Did you know how to connect to excel sheet through java?
Company (4)
8) Did you perform any Data Base validation using java selenium code?
12) Have you done any Parallel testing execution in selenium TestNG?
13) What kind of Report Generation you have done in TestNG? Is it XML, HTML excel report?