Home > Software Testing (Page 9)

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

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

How to Create Dependent drop down lists in Excel

To populate the list based on selection,microsoft excel is providing feature of dependent drop down list.In this article will see based on selection of country drop down related city drop down should get populated.Step 1) Create the Country list then select those country and create the named list.To Create the named

This Article is TAGGED in , , . Read more

Web Developer Pre-release Testing Checklist

When we talk about an emerging full-stack web developer, there are certain things that are bound to be missed owing to a developer background and a programmer mindset. A checklist with all things that should be considered before release to QA or launch will help a developer to deliver a not

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

Early involvement of testing team in requirement phase

ObjectiveThe main objective of early involvement of testing team in the requirement phase is to prevent the defects in requirements. Otherwise these defects will be passed on to the design and coding phases. When the application comes to testing it becomes expensive to fix these defects as these are incorporated

This Article is TAGGED in , , , . Read more

Flowchart in Software Engineering / Testing

What is FlowchartA pictorial representation of an algorithm is called a 'Flowchart'. In flowchart, the steps in the algorithm are represented in the form of different shapes of boxes and the logical flow is indicated by interconnecting arrows. The boxes are used to represent different operations and the arrows are

This Article is TAGGED in , . Read more

Testing of the website translated from English to other languages

Testing Translated Content:-One may follow the below approach for testing the translated website:-Always refer the reference document to verify the translated content, no need to use any other external translators and thereby no guess work.The content in the reference document should exactly match with the content in the website otherwise

This Article is TAGGED in . Read more