February 2017 – Make Selenium Easy

Hello Folks, This is an advanced concept. Beginners can ignore it as of now. I just found it while automating some functionality in mu company. So just thought of sharing. Note: I assume, you have basic knowledge of AutoIT. During automating the application, we come up with scenarios where we need to upload file. If … Continue reading Upload multiple files in Selenium

Why Test Automation is required: Software Development Life Cycle (SDLC) is a process of planning, creating, testing, and deploying a software. We have many SDLC models available. For example:- Waterfall model, Iterative model, V&V model etc. Please note these are traditional SDLC models which are time consuming, less dynamic and cost ineffective. So, maximum software … Continue reading An Introduction to Selenium – A set of Tools