Selenium Synchronization

Synchronization, in General, is termed as a method of combining multiple processes at a certain point which helps to get the desired output. It is a technique which helps many components works parallel to each other. Check here the other Important Read More …

Top 100 Selenium Interview Question Answers

1. What are the annotations used in TestNG? @Test, @BeforeSuite, @AfterSuite, @BeforeTest, @AfterTest, @BeforeClass, @AfterClass, @BeforeMethod, @AfterMethod 2. How do you read data from excel? FileInputStream fis = new FileInputStream (“path of excel file”); Workbook wb = WorkbookFactory.create (fis); Sheet Read More …

International Software Testing Qualification Board

What is ISTQB? Benefits of ISTQB ISTQB Foundational Level Certification Examination Structure ISTQB Exam Fees ISTQB Certification Syllabus (FREE PDF) Get the Answer Here — ISTQB Certifications   Related Software Testing Certification Courses: Manual Testing Certification Course QTP Certification Course Selenium Read More …

Top-5-Selenium-Sites-2018

Top 5 Selenium Websites Every Software Tester should Bookmark in 2018 In this part of our Selenium Tutorial series, We are going to discuss the Top Selenium websites to learn Seleniumfrom scratch. The below list of sites consists of all set of things Read More …