Tuesday, 24 December 2019

USB - Automation Test - Experience 4 plus

1.What are authentic and authorisation test scenarios and test cases for login page
2. What are security testing in web applications 
3. What are diff Linux commands used your project
4. Difference between list and map 
5. Suppose I have added 2 keys and values using put method, would it be inserted in sorting order in hashmap ?
6. Is it possible to add same keys and values in map ?
7. What is private class?  Can I override the private classs ? 
8. Can I override the private class in nested class 
9. Diff between throw and throws 
10. How to handle synchronisation 
11. What are diff exceptions in selenium 
12. Why abstract class is needed when we have interface for abstraction 
13. Supppos there is a page n there are 2 buttons with same attribute values id and name how to find the 2 nd button ?
14. Suppose there are two pages and each page has 10 fields with values how to compare the two page values ?
15. When stale reference exception comes 
16. What is default wait time when not defined any waits in selenium 
17. What is multi threading in java 
18. Suppose there are two functions one function is always fails and second comes pass how to run the these two methods 
19. How to run the test case with multiple data in cucumber 
20. How to configure Jenkins using maven and git 
21. How to run the test case in Jenkins 
22. Suppose there a page with one button if click on that button new tab opens and click button on that new tab again new tab opens how to read the text for the third tab ?
23. How to handle alerts n what are the different methods available in selenium
24. Why we use action class ?
25. How to do right click on the webelemt 
26. What is the use of robot class ?
27. How to run test case for maven project 
28. What are methods available in testng 
29. What are the diff methods available in @ test method 
30. Explain about framework and architecture 
31. How to read the . Properties file
32. How asserstions work in selenium 
33. Diff between array list and linked list
34. Explain about cucumber framework 
35. Difference between method overloading and method overriding

No comments:

Post a Comment