Skip to main content

Posts

Creation of Data Driven Framework with Selenium WebDriver Using POI, TestNG And ANT

If you are using selenium webdriver as automation tool to test software web application and wants to create selenium webdriver data driven framework from scratch then follow bellow given steps. It will guide how to create data driven framework in selenium webdriver step by step to test software web application. Peoples are using different frameworks like keyword driven framework, data driven framework, hybrid framework and POM with selenium webdriver to test software web application. Which framework to use is depends you software web application type. If you are testing software web application where need to use very large data in automation test process then you can use data driven or hybrid framework. Data Driven Framework Introduction STEP 1 : Create Workspace And Project For Framework. STEP 2 : Creating Project Structure For Framework. STEP 3 : Download Required Jar Files. STEP 4 : Add jar Files In Project's Build Path. STEP 5 : Creating Required Class Files STEP 6
Recent posts

"Maintain your Perspective" - A nice story from "Who will cry when you die?"

Today I have started reading book "Who will cry when you die ? - By Robin Sharma" . The moment I started reading the book , my mind asked me a quick question . "Hey , before started reading tell me 'Who will cry when you die?' " . And my sincere answer is "Of-course my family .It will take good amount of time for them to come back to this world again. The time might be one month , one year may one complete life time. And all of my colleagues and friends will recover soon .Some might be with in hours and some within days and weeks. People are always busy to get to their own work" . I am going to share a nice story from that book. And here it is ..!!  :) "A man with a serious illness was wheeled into a hospital room where another patient was resting on a bed next to the window.As the two became friends, the one next to the window would look out of and then spend the next few hours delighting his bedridden companion with vivid descript

What Is Big Data

In order to understand 'Big Data', we first need to know what  'data'  is. Oxford dictionary defines  'data'  as - "The quantities, characters, or symbols on which operations are performed by a computer, which may be stored and transmitted in the form of electrical signals and recorded on magnetic, optical, or mechanical recording media. " So, 'Big Data' is also a  data  but with a  huge size . 'Big Data' is a term used to describe collection of data that is huge in size and yet growing exponentially with time.In short,  s uch a data is so large and complex that none of the traditional data management tools are able to store it or process it efficiently. Examples Of 'Big Data' Following are some the examples of 'Big Data'- The  New York Stock Exchange  generates about  one terabyte  of new trade data per day. • Social Media Impact Statistic shows that  500+terabytes  of new data gets ingested into the dat

Exploratory Testing Extension for Chrome

Exploratory Testing is a powerful concept for effective software testing. It helps in uncovering defects which are not captured normally in scripted testing. Needless to say, it’s vital part of overall testing activities in a project. And it can be made easier using an awesome Google Chrome extension covered in this post. This extension provides enough features for end-to-end web exploratory testing, right from idea capturing to report generation. Below are the highlights of those features. Capture ideas, notes and questions. Report bugs with URL tracking. Take screenshots. Comprehensive and graphical report. Export result in CSV or HTML format. We have been using this extension quite frequently nowadays and found it very helpful. After installing, it sits in your browser’s menu bar as an icon. You can start using it immediately from there. We basically fire up this extension in Google Chrome browser and start our testing session. A session could be an end-to-end scenari

Top 5 Manual Testing Books to Download for Free

First step for every professional starting with software testing is to learn manual testing. There are various options available for tester to improve in that front. Some good books are one of them. Below are some good manual testing books one can refer as reference for his/her testing activities. We have compiled a list based on various aspects of manual software testing such as UI testing, browser compatibility testing, Mobile testing and behavioral aspects of good manual testing. So without further ado, take a look at the list below. A Step-by-Step Guide to Cross-Browser Testing –  Download link What if. A question every tester must ask –  Download link UI and UX Testing Ready Reckoner –  Download link Mobile Testing Ready Reckoner –  Download link Manual Testing Help –  Download link We hope these books will be helpful to improve your manual testing skills. Share with us if you know more such books.

Test Plan Writing: A Detailed Guide

Generally in software testing life cycle, test plan writing is starting point of all the QA activities in the project. Needless to say it’s one of the most important activities among all. Hence, a detailed knowledge of test plan is essential for a software test professional. In this article, we have explored test plan writing in detailed level. Definition:  As  WikiPedia  puts it, “A test plan is a document detailing a systematic approach to testing a system such as a machine or software. The plan typically contains a detailed understanding of the eventual workflow.” To extend upon it, test plan contains coverage, scope, tools, testing approach, risks, schedules and pretty much everything which may come up during software testing activities in project. The idea is to follow the guidelines in structured manner keeping all requirements in mind. Who prepares it? Test plan writing is an activity typically done by test lead/manager with significant inputs from test enginee

Difference Between Verification and Validation

Verification and Validations are terms which induces confusion among software testers. Here in this post, we have tried to simplify the jargon and give you a clear picture of difference between Verification and Validation. We will take an example of car manufacturing process to distinguish between these two terms. Before we delve deep into it, let’s understand that Verification and validation are independent procedures that are used together for checking that a product, service, or system meets requirements and specifications and that it fulfills its intended purpose. So, these two procedures go hand-in-hand to ensure system quality. With this fundamental in mind now, let’s take an example of car manufacturing process. Once car is manufactured in assembly, it is tested in lab conditions and road conditions. Lab conditions verifies that car is made as per its design specifications and is working as expected. However, road conditions test will determine how car will be working in r