0% found this document useful (0 votes)
13 views2 pages

IQ1

The document contains a comprehensive list of questions related to automation testing, Selenium, and various programming concepts. It covers topics such as the need for automation testing, methods of WebDriver, differences between various data structures, and SQL queries. Additionally, it addresses test planning, test cases, and challenges faced in writing test scripts.

Uploaded by

patilrohini0224
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views2 pages

IQ1

The document contains a comprehensive list of questions related to automation testing, Selenium, and various programming concepts. It covers topics such as the need for automation testing, methods of WebDriver, differences between various data structures, and SQL queries. Additionally, it addresses test planning, test cases, and challenges faced in writing test scripts.

Uploaded by

patilrohini0224
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

1. What is the need of automation testing?

2. Drawbacks of Selenium?
3. Methods of Web driver?
4. Meaning of WebDriver driver=new ChromeDriver();
5. What is up casting?
6. Methods of Web Element?
7. Difference between isEnabled and isSelected?
8. What is difference between web driver and web element?
9. Difference between overloading and overriding?
10. Explain architecture of selenium?
11. Limitations of automation or selenium?
12. What is Polymorphism?
13. Queries associated with DDL?
14. Difference between delete and truncate?
15. Difference between drop and truncate?
16. Difference between primary key and unique key?
17. Which types of documents you are creating on daily basis, weekly basis and monthly basis?
18. What are the test artifacts?
19. Negative test cases for pen?
20. Different interfaces in selenium?
21. Methods of web driver and web element?
22. What is constraint?
23. Query to change table name or column name?
24. Difference between primary key and foreign key?
25. What is Xpath?
26. How to handle list box?
27. What is up casting and down casting?
28. What is singleton?
29. Which is faster CSS Selector or Xpath?
30. How you decide your script is correct?
31. How to handle child windows?
32. How to perform parameterization?
33. How to handle iFrame?
34. Negative test cases for payment in Amazon?
35. Difference between ArrayList and Vector?
36. Difference between ArrayList and LinkedList?
37. What challenges you have faced during writing test scripts?
38. How string immutable objects are converted into mutable?
39. Difference between Having and where clause?
40. Syntax for alter and update command?
41. What is test plan? Who created it?
42. Test plan for 30 days
43. What we do during sprint review meeting?—developer give demo, tester—what tested-----
Product owner
44. Query of any join?
45. 1 table having 100 students details…write query to get data in descending order.
46. What is absolute Xpath in selenium?
47. Which types of test cases we can automate?
48. Difference between findElement and findElements?
49. What is object in java?
50. Who decide priority of test case?-----tester
51. Who decide priority of requirements?-----product owner
52. Who decide severity?----tester
53. Difference between test case and test scenarios?
54. Write query to find name from table whose name starts with s.
55. Which object is created to get data from file?---FileInputStream---to read data from excel sheet
56. Difference between relative Xpath and absolute Xpath?
57. What is root-parent element?
58. If xpath is failed multiple times to locate element------use absolute xpath---time consuming but
effective
59. Is the sql case sensitive? Which tool used for sql?----sql tool ++
60. Version of java-----1.8
61. Version of selenium----3.14
62. What is cross browser testing?
63. What is regression?
64. 10 test cases dependent----1defect---is there anything on my bucket, check to do list, I can go
through it, if not in current sprint then pick up from next sprint
Go to independent req, write test case for it, not having anything go to test lead.
65. I have lot of data, I want to find count, query for it?
66. As the automation comes in market, is manual test getting vanished?
67. How to move cursor from one element to another?
68.

You might also like