Wednesday 13 June 2018

Software Testing Interview Questions asked in Global Logic




1. Transpose of a matrix.

2. Sum of diagonal elements of a matrix.

3. Difference between HashMap and HashSet

4. Describe your Selenium Project Architecture.

5. Use of HashMap in project.

6. Use of POM xml in a selenium project.

7. Write java code to find the duplicate elements in an array and the count of occurrences of the    duplicate no.

8. Find reverse of any number in java.

9. What are locators in Selenium?

10. Differences between Absolute and Relative xpath.

11. When to use findElement and findElements in Selenium?

12. Reasons for not automating a few scenarios out of given 10 scenarios.

13. Given Scenario :- There’s a Submit button on a webpage if user clicks that button manually after entering all the required data in that page it’s clickable. But if he tries to do so via scripts he’s unable to click on the same button. What could be the reason behind this issue?

14. How to switch between frames?

15. In a given sheet of 100 scenarios what will be your priority in choosing the scenarios for scripting?

16. How to achieve parallel testing using TestNG?

17. What can be the possible reasons if the script is unable to find a specific text present in a webpage?

18. What are constructors in Java?

19. What is method overloading and method overriding in java?

20. How can we access private variables present in the same class?

21. How can we access private methods present in a different class?

22. Use of for each loop?

23. Brief description about your roles and responsibilities.

24. What do you understand by Agile Process and KanBan process?

25. For following input, write a java program to get the O/P :-
Input :- My Name Is Padmaja
Output :- Padmaja Is My Name

Enjoy Interview.

No comments:

Post a Comment