Infosys Interview Questions Asked For 3 Years Experience For Selenium Testing Position - All About Testing Infosys Interview Questions Asked For 3 Years Experience For Selenium Testing Position

Sunday 9 July 2017

Infosys Interview Questions Asked For 3 Years Experience For Selenium Testing Position

From Java
---------------
1. What is the difference between final, finally, finalize?
2. What is the difference between Call by value and call by reference?
3. How to find out the length of the string without using length function?
4. How to find out the part of the string from a string?
5. What is the difference between throw & throws?
6. What is binding(Early and Late Binding)
7. What is exception types of exception

He gives Programmes

1.Reverse a number

2.1,2,3,4,5,65,76,5,,4,33,4,34,232,3,2323,
find the biggest number among these
simple string programs.


-----------------------------------------
From manual
----------------------------------------
1. What is the test case technique?
2. Why we write a test case.
3. What is bug life cycle?
4. What are the different status of bug?
5. What is the difference between functional and smoke?
6. What is STLC?

He gives an application & tell to write the scenario
some manual testing concepts


-----------------------------
From Selenium
-----------------------------
1. Explain your roles and responsibilities.
2. Explain Automation Life Cycle
3. Which Framework You have Used?
4. Explain your Framework
5. What are the things you stored in PageFactory? Why ?
6. Explain TestNG
7. What are the annotations you have Used?
8. What is Constructor?
9. Where you have used the constructor in Selenium?
10. Which model you have followed in your company?
11. How do you handle dynamics objects in a web page?
12. How do you handle untrusted SSL certificate in Webdriver?
13. What is the difference between beforemethod and beforetest?
14. How to verify a particular image and its size in a web page?(Webpage has got many images out of which you have select particular one)
15. What is the use of DesiredCapabilities in Selenium WebDriver?
16. How do you know the Remote m/c details? Like OS, browsers details.
17. How do you find out active elements?

0 comments:

Post a Comment