Featured Post
How to verify presence of scrollbar using UFT
We can verify presence of scrollbar using UFT very easily when we have a scrollbar present on the screen. In order to verify the presence of scrollbar we need to…
Prime number program using Java
In interviews, you may be asked to write a program for how to validate if a given number is a prime number using Java. Validating this is very easy if…

How to use Page Factory in Selenium Page object model
Test Automation frameworks based on the Page object model design pattern and Page Factory in Selenium WebDriver help to keep the locators separate from the…

How to integrate Selenium with Jenkins – Step-by-step Example
Given the popularity of cloud technology, knowing How to integrate Selenium with Jenkins pipeline has become very important. Jenkins is the most famous tool for CI-CD….

VBScript Error Handling – On Error Resume Next, On Error Goto 0
VBScript Error handling in UFT automation scripts is very important like in any other language. We have some very common VBScript examples to demonstrate it….
Read write excel file in Java and Apache POI
In order to read write excel file in Java and APACHE POI, we can use this method which uses FileInputStream, and XSSFWorkbook to get into…
Find 100% working code blocks for the automation tools
Our 100% working code blocks for various automation tools allow you to automate any test, freeing up your time to focus on the things that matter most. Don’t waste another minute on manual tasks – start automating with AutomationScript.com now!”

Selenium

Java

Jenkins

UFT

REST-assured
