Continuing on our tryst with Bollywood’s Karan-Arjun, let’s read about some more important duos in the field of Software Testing!
Tag: Automation Testing
The Karan-Arjun of Software Testing – I
Similar to Bollywood’s Karan-Arjun Shahrukh Khan and Salman Khan, in Software Testing too we have multiple important duos. Let’s have a look.
Regression Testing | Important & Essential, yet Neglected Testing Type
Regression testing, one of the most important yet neglected Testing type. Why? Because we are bored of it. Why bored? Because we do it incorrectly or don’t follow the best practices. Most of the time it results into wasted efforts – repeated testing without any qualitative results. Have you ever tried to revamp your regression approach? Or to actually work on the challenges faced?
Manual & Automation Testing Interview Questions and Answers | 21 – 30
Manual & Automation Testing Interview series – we don’t segregate questions in categories like Manual Testing, Selenium, Mobile Testing or HPE UFT.
webdriver.gecko.driver exception in Selenium 3.0.0 Beta, for Firefox!
Encountering a gecko driver error as you start scripting for Mozilla Firefox using the latest Selenium 3.0.0 Beta release? Know what has changed now!
Mobile Application Testing | Go with Manual or Automated Testing?
QA analysts are often confronted with the same question for Mobile application Testing – Go for Manual testing or to try out new automated techniques?
UFT Classes #13: Parameterization using Data Table | After all the scripts need ‘Test Data’
Parameterization tells UFT how & from where to fetch the Test Data for running the Test cases. One of the simplest method – using the Data Table!
Configure Eclipse with Selenium WebDriver
Now that you have downloaded Java, Eclipse and Selenium Webdriver – let’s see how to configure Eclipse with Selenium WebDriver.
UFT Classes #12: Don’t know programming? Use the Keyword View!
In UFT context, View is the GUI representation to facilitate automation scripting. Apart from the code editor UFT offers a Keyword view for non-programmers.
How to download Selenium WebDriver – Java client on Windows
Selenium supports multiple languages, by using language-specific client driver. Since we will be using Java, let’s download WebDriver Java Client.
Steps for Eclipse Download on Windows
Eclipse is the most widely used Java IDE in the programming world. It contains a base workspace and an extensible plug-in system for customizing the environment. Eclipse itself is written mostly in Java and its primary use is for developing Java applications, but it may also be used to develop applications in other programming languages through the use of plugins. Continuing on our zeal to learn automation via Selenium, let’s learn how to download and start Eclipse IDE.
How to install Java Development Kit (JDK) on Windows
What are the pre-requisites to writing automation scripts in Selenium? Obviously, you need the tools first. Additionally you need to finalize the programming language you will be using to write test scripts and install the associated IDE. As ‘Java’ is the most popular & widely used programming language across the world (both for development & automation testing) – we will be focusing on writing scripts in Java using Selenium. For that first you need to have the ‘Java Development Kit’, Eclipse IDE and Selenium WebDriver. Let’s start with installing ‘Java Development Kit’, popularly known as JDK.
What is meant by Selenium WebDriver?
The biggest name in ‘Software Testing’ now-a-days, or at least from few years – Selenium. What’s Selenium? The Android of Web Automation! And what makes it so popular? Yeah! Its open source, but – though free it still need to be useful to gain popularity of such momentum. What makes it so appealing? So useful? Appropriate? Easy-to-use? Powerful? The answer is – Selenium WebDriver!
What is Test Automation Framework? Simply put, it’s ‘The Constitution’!
Let’s take a simple example to understand what is Test Automation Framework. How do you think Indian Democracy, the second largest in the world, is functioning? Is it ad-hoc? Nah! There are basic processes and structures that drive Indian democracy – The constitution of India. What if Constitution wasn’t there? What if people weren’t driven by any guidelines? Yeah! Total Chaos.