6
http://www.stqatools.com Learn Selenium | Java | TestNG with Real time Example / Interview Questions & Answers as well as provide mock test for Selenium | Java | TestNG with ISTQB Question Paper Set. Buy Selenium Video Course @999 with Notes and Selenium Framework Any Query / Demo Mail : [email protected] JAVA | TUTORIALS FOR SELENIUM 1. JAVA | Introduction 2. JAVA | Download Install and Setup 3. JAVA | First Java program 4. JAVA | Data type 5. JAVA | Variables 6. JAVA | Access Modifiers 7. JAVA | Basic Operators 8. JAVA | Class and Object 9. JAVA | Decision Making 10. JAVA | Loop Control 11. JAVA | String 12. JAVA | Array 13. JAVA | Methods 14. JAVA | this keyword 15. JAVA | super keyword 16. JAVA | final keyword 17. JAVA | static keyword 18. JAVA | Inheritance 19. JAVA | Polymorphism 20. JAVA | Constructors 21. JAVA | Abstraction 22. JAVA | Encapsulation 23. JAVA | Exception handling 24. JAVA | Collections

Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

Embed Size (px)

Citation preview

Page 1: Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

http://www.stqatools.com

Learn Selenium | Java | TestNG with Real time Example / Interview

Questions & Answers as well as provide mock test for Selenium | Java

| TestNG with ISTQB Question Paper Set.

Buy Selenium Video Course @999 with Notes and Selenium Framework

Any Query / Demo Mail : [email protected]

JAVA | TUTORIALS FOR SELENIUM

1. JAVA | Introduction 2. JAVA | Download Install and Setup 3. JAVA | First Java program 4. JAVA | Data type 5. JAVA | Variables 6. JAVA | Access Modifiers 7. JAVA | Basic Operators 8. JAVA | Class and Object 9. JAVA | Decision Making 10. JAVA | Loop Control 11. JAVA | String 12. JAVA | Array 13. JAVA | Methods 14. JAVA | this keyword 15. JAVA | super keyword 16. JAVA | final keyword 17. JAVA | static keyword 18. JAVA | Inheritance 19. JAVA | Polymorphism 20. JAVA | Constructors 21. JAVA | Abstraction 22. JAVA | Encapsulation 23. JAVA | Exception handling 24. JAVA | Collections

Page 2: Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

SELENIUM | WEBDRIVER TUTORIALS

1. SELENIUM | Introduction 2. SELENIUM | Eclipse Set up 3. SELENIUM | Configure Eclipse 4. SELENIUM | First Script 5. SELENIUM | Firefox Browser 6. SELENIUM | Chrome Browser 7. SELENIUM | Safari Browser 8. SELENIUM | IE Explorer 9. SELENIUM | HtmlUnitDriver 10. SELENIUM | Browser Commands 11. SELENIUM | Navigation Commands 12. SELENIUM | WebElement Commands 13. SELENIUM | Locators 14. SELENIUM | Find Element / Elements 15. SELENIUM | Absolute Relative XPath 16. SELENIUM | Find Elements using Browser Inspector 17. SELENIUM | FireBug & FirePath 18. SELENIUM | WebDriver Element Locator Firefox Add On 19. SELENIUM | Checkbox / Radio Button 20. SELENIUM | DropDown 21. SELENIUM | Drag And Drop 22. SELENIUM | Scroll Page 23. SELENIUM | Right Click 24. SELENIUM | Double Click 25. SELENIUM | Keyboard Events 26. SELENIUM | Tool Tip 27. SELENIUM | Alert and PopUp 28. SELENIUM | iframe 29. SELENIUM | Wait Commands 30. SELENIUM | Dynamic WebTable 31. SELENIUM | Assert and Verify 32. SELENIUM | Mouse Hover Action 33. SELENIUM | Calendar Handling 34. SELENIUM | Window 35. SELENIUM | Tab 36. SELENIUM | Robot Class

Page 3: Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

37. SELENIUM | Screenshot 38. SELENIUM | JavaScriptExecutor 39. SELENIUM | Desired Capability (Marionette) 40. SELENIUM | Cookie

TestNG | TUTORIALS FOR SELENIUM

1. TestNG | Introduction 2. TestNG | Installation 3. TestNG | First TestNG Script 4. TestNG | Annotations 5. TestNG | Execution Sequence of Annotations 6. TestNG | Build Test Suite / TestNG.xml file 7. TestNG | Skip / Disable Tests in TestNG 8. TestNG | Prioritizing of Test Cases 9. TestNG | Grouping of Test Cases 10. TestNG | Exception 11. TestNG | Parameterization Using TestNG.xml file 12. TestNG | Parameterization Using @DataProvider 13. TestNG | Parallel Execution in TestNG 14. TestNG | Hard / Soft Asserts 15. TestNG | Listeners 16. TestNG | IRetryAnalyzer – How to Run Failed Test Cases 17. TestNG | HTML Reports

JAVA | EXAMPLES / PROGRAMS FOR SELENIUM

1. Write a program to List of even numbers. 2. Write a program to Factorial of a number. 3. Write a program to Compare Two Numbers using else-if. 4. Write a program to Determine Leap Year or Not? 5. Write a program to Fibonacci Series. 6. Write a program to Palindrome Number. 7. Generate prime numbers between 1 & given number. 8. Pyramid of stars using nested for loops.

Page 4: Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

9. Reversed pyramid using for loops & decrement operator. 10. Write a program to Nested Switch. 11. Write a program to Calculate Circle Area using radius. 12. Write a program to Factorial of a number using recursion. 13. Write a program to Pyramid of numbers using for loops. 14. Program to Display Multiplication Table. 15. Write a program to swap the values. 16. Write a program to Display Invert Triangle using while loop. 17. Write a program to find whether given no. is Armstrong or not. 18. Write a program to Find whether number is Prime or Not. 19. Write a program to find whether no. is palindrome or not. 20. Reverse a string without using reverse function. 21. Write a Java program to calculate ‘Digit Sum’. 22. Write a Function To Reverse A Number In Java. 23. Java Program to Find Odd or Even number. 24. Write a java program to count the number of words in a string. 25. Example of Access Modifier in Java. 26. Example of Static and Non-Static in Java. 27. Example of Array List in Java. 28. Method Overloading Example in Java. 29. Calculate Sum Of Numbers Of Array. 30. Generate Random Number in Java.

SELENIUM | EXAMPLES / PROGRAMS

1. Selenium Program | Navigation in Selenium.

2. Selenium Program | Close and Quit Driver in Selenium.

3. Selenium Program | Verify title in Selenium.

4. Selenium Program | Launch Firefox Browser.

5. Selenium Program | Launch Chrome Browser.

6. Selenium Program | Launch Safari Browser.

7. Selenium Program | Launch IE Explorer.

8. Selenium Program | Launch HtmlUnitDriver Headless Browser.

9. Selenium Program | Browser Commands.

10. Selenium Program | WebElement Commands.

11. Selenium Program | FindElement and FindElements

Page 5: Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

12. Selenium Program | Locators.

13. Selenium Program | Checkbox and Radio Button. 14. Selenium Program | DropDown and Multi Select Box.

15. Selenium Program | Dynamic WebTable.

16. Selenium Program | Handle Calendar / JQuery Date Picker.

17. Selenium Program | Assert and Verify.

18. Selenium Program | Absolute and Relative Xpath.

19. Selenium Program | ImplicitWait.

20. Selenium Program | Thread.Sleep.

21. Selenium Program | WebDriver Wait.

22. Selenium Program | FluentWait.

23. Selenium Program | PageLoadTimeout Command.

24. Selenium Program | setScriptTimeout Command.

25. Selenium Program | Handle Newly Open Window.

26. Selenium Program | Handle Alert and Popup.

27. Selenium Program | Window Tab.

28. Selenium Program | Handle iFrame.

29. Selenium Program | Handle Drag and Drop.

30. Selenium Program | Mouse Hover.

31. Selenium Program | Right Click.

32. Selenium Program | Double Click.

33. Selenium Program | Handle ToolTip.

34. Selenium Program | Handle KeyBoard Events.

35. Selenium Program | Handle Events Using RobotClass.

36. Selenium Program | Capture Screenshot.

37. Selenium Program | Handle Events Using JavaScriptExecutor. 38. Selenium Program | Scroll Page using JavaScriptExecutor class.

39. Selenium Program | Scroll Down and Scroll Up page using Robot Class.

40. Selenium Program | Scroll Down and Scroll Up page Using Actions Class.

41. Selenium Program | Desired Capability.

42. Selenium Program | Handle Cookie in Selenium.

Page 6: Learn Selenium | Java | TestNG with Real time Example / …stqatools.com/wp-content/uploads/2018/03/SELENIUM_JAVA_TestNG... · Buy Selenium Video Course @999 with Notes and Selenium

INTERVIEW QUESTIONS AND ANSWERS

1. JAVA | Interview Questions and Answers

2. SELENIUM | Interview Questions and Answers Set - 1

3. SELENIUM | Interview Questions and Answers Set - 2

4. TestNG | Interview Questions and Answers

ISTQB | QUESTION PAPER SET WITH QUESTIONS AND ANSWERS

1. ISTQB | Introduction

2. ISTQB | FOUNDATION SAMPLE QUESTION PAPER SET – 1 3. ISTQB | FOUNDATION SAMPLE QUESTION PAPER SET – 2

JAVA | SELENIUM | TestNG QUIZ

1. JAVA | Basic To Advance Level Quiz 2. SELENIUM | Basic To Advance Level Quiz 3. TestNG | Basic To Advance Level Quiz