Under our Selenium Tutorials series for this weeks discussion the topic chosen was Test Automation Framework. Before going further read the previous tutorials about Basics of Automation Framework which you need to be clear to learn the types of test automation framework. Recommended Reading: Top Read More …
Author:
How to be Big Boss in Selenium Automation – Top 5 Concepts
Hello Professionals!! Yes, You heard it right!!! This article will transfer you from PROBATIONER to PROFESSIONAL. We all know Big Boss is a trending reality show, while others discussing the stuff of the show, as a Software tester let’s focus on Read More …
OOPS Concepts in Java – Selenium Java Tutorials
OOP is a model used for organizing based on Objects rather than actions & data rather than logic for Programming Languages such as C, C++, Java. This Paradigm provides many concepts in order to do this, They are inheritance, data binding, Polymorphism etc. Read More …
Top 3 Common Mistakes Testers Make
In our previous tutorials, we had discussed how to be the big boss of Selenium automation testing, Here in this part lets discuss the Top 3 Common Mistakes Testers Make. Thus it will be easier for you to be a DEXTEROUS Tester!! Read More …
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 …
Tips to be the Best Automation Tester
Hello Testers Happy to meet you back again with a gap, Hope you all had joyous festival days. Yep! Festivals are completed, now it is time to get back to work. Here are the Top10 tips to be the BEST Automation 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 …
Software-Development-Life-Cycle-SDLC-Phases
Software Development Life Cycle (SDLC) process is the important topic to learn as a beginner. SDLC helps to create a detailed plan to Develop, Maintain, Replace even Alter a Software system. SDLC Stages: There are different stages of SDLC which include Planning, 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 …