Home > Automation Testing (Page 8)

How to Add Objects in Katalon

Add objects to object repository using spy-web. Click on "Spy Web". Then enter URL "http://www.google.co.in/" in Starting URL Text box.   After entering url select chrome as browser and click on Start Button     KATALON will open chrome browser. Move mouse pointer on any field like text box,Button & then press "ALT + ~ "   System will add

This Article is TAGGED in , . Read more

KATALON : Launch and Close different browser

Using KATLON user can automate or run the script on below mentioned browsers Chrome (56) Firefox  (51) Safari 5.1 + Internet explorer EDGE In order to record , run / Automate script in Internet Explorer need to perform below setting for Internet Explorer. Security level for all zones should be same under (Internet Properties -> Security) Enable "Enhanced

This Article is TAGGED in , , . Read more

Install Automation Tool Katalon Studio

Katalon Studio is free & simple powerful automation tool. Easy to Install & Configure. It requires less technical knowledge to learn. Very good Tool for Manual Testers to understand about Katalon. Here are some key feature. Create Project Create Tests Run Tests View Reports Maintain Tests Steps to Download Katalon Studio Download link is available at this location Need

This Article is TAGGED in , , . Read more

Macros for record and replay of browser actions

ObjectiveBasic use of iMacros for performing repetitive day-to-day tasks in the web browser.About iMacrosiMacros is a browser-based macro recorder and is free. It allows you to easily record web surfing and replay it. The web browser is probably the most frequently used software today, but many tasks are repetitious: checking

This Article is TAGGED in , . Read more

How to install selenium webdriver On windows 10

Steps to install selenium WebDriver for windows. Step 1) Install java on windows machine (JDK) First verify whether java is already installed on your machine or not go to command prompt and type command "java -version" and press enter. if java is already installed on your machine then system will give you output

This Article is TAGGED in , , , . Read more

Download free sample test case template

The test case (excel) template is still be using by small startups who cannot afford tools available in market and having too small team to use open source tools available or fresher’s who are new in software testing fields. The excel template can be used commonly by a team with OneDrive

This Article is TAGGED in , , . Read more

How to decide automation tool for testing

Identify best automation tool which suited for your project by focusing on these aspects. A) Management point of view B) Technology of the Application C) Expertise available. Try to follow step by step and at the end you will get your answer that which tool is best fit to automate the application. Identify in which

This Article is TAGGED in , , , . Read more