Aim- Learn to push and pull code on bitbucket, setup selenium webdriver in a way that it is workable and after that run an automation … Read more “Ubuntu: Use Bitbucket, Setup Selenium Webdriver and Run Simple Automation Program”
Pen Test Using Owasp Zap
Penitration Testing ? Penetration testing, also called pen testing , is the practice of testing a computer system, network or web application to find security vulnerabilities that an … Read more “Pen Test Using Owasp Zap”
TestProject-How To Record & Run Script
API Penetration Test – With Vooki REST API Vulnerability Scanner
VOOKI – REST API Vulnerability Scanner What is VOOKI Vooki REST application scanner is an automated tool to scan and detect vulnerabilities in REST API.It … Read more “API Penetration Test – With Vooki REST API Vulnerability Scanner”
Selenium Useful Commands
How to handle Autocomplete text box in Selenium WebDriver Now a days, in most of the applications, we can see a ‘Auto Complete’ text boxes … Read more “Selenium Useful Commands”
Appium Studio Easy Learning
This guide to Appium Studio, a tool to make mobile testing with Appium even better, will show you how to get started, connect devices, develop … Read more “Appium Studio Easy Learning”
Find and fix security vulnerability in wordpress
WordPress is very popular framework and most site using wordpress for easy to customisation and it’s provide easy to use plugins. WordPress is freely available … Read more “Find and fix security vulnerability in wordpress”
Katalon Studio for Web Testing
Katalon Studio was developed with the keyword driven approach as the primary test authoring method with data-driven functionality for test execution. The main scripting language … Read more “Katalon Studio for Web Testing”
How to Configure and Run Jmeter Script by Jenkins for Windows and Ubuntu
Step-1 Firstly, Download and Install the Jenkins. Download latest version from Jenkins official site https://jenkins.io/download/ The next step is to download the Performance Plugin for … Read more “How to Configure and Run Jmeter Script by Jenkins for Windows and Ubuntu”
JDK & JRE Easy Installation Steps for Ubuntu
Step 1- Open the terminal window by CTRL+ALT+T. Install the default JDK by the following command and press enter. Wait for the file to completely … Read more “JDK & JRE Easy Installation Steps for Ubuntu”
What is Scrum method in Agile Methodology
Agile methodology for software development: First of all we should know about methodologies to develop an application. There are many methodologies or approaches used to … Read more “What is Scrum method in Agile Methodology”
How to Test Payment Getaway Plugin in Prestashop Ecommerce
Below tests need to be executed before release. Basic Tests:- Verify that plugin is installable. Verify that plugin is configurable. Verify all mandatory fields (Like- Merchant … Read more “How to Test Payment Getaway Plugin in Prestashop Ecommerce”
How to Test Payment Getaway Plugin in Magento Ecommerce
Below tests need to be executed before release. Basic Tests:- Verify that plugin is installable. Verify that plugin is configurable. Verify all mandatory fields (Like- Merchant … Read more “How to Test Payment Getaway Plugin in Magento Ecommerce”
Basic Tests for the shopping cart and checkout flow in a E-commerce.
Most E-commerce Websites share a general common theme and structure in which the shopping cart and checkout flow are the most important part. Below are … Read more “Basic Tests for the shopping cart and checkout flow in a E-commerce.”
Jenkins – Installing and setting up continuous integration tool
What is Jenkins? Jenkins is a powerful application that allows continuous integration and continuous delivery of projects, regardless of the platform you are working on. … Read more “Jenkins – Installing and setting up continuous integration tool”
How to be a tester to a smart tester ?
We know time is changing and we can feel with it. Technology is improving every day and showing new ways to live our life. As … Read more “How to be a tester to a smart tester ?”
Unit and functional testing in php yii2 framework
There are plenty of ways to test your application. The most popular paradigm is Unit Testing. As for web applications, testing the controller, or model … Read more “Unit and functional testing in php yii2 framework”
Different Types Of Wait in Selenium Web Driver
Sometime our test fails due to page was not loaded with all element because of slow internet connection or may be the poor response time. … Read more “Different Types Of Wait in Selenium Web Driver”
V Model of Testing
To understand the V model, let’s first understand what is verification and validation in software. Verification:- “The process of evaluating documents / work-product of a … Read more “V Model of Testing”
HOW TO WORK WITH SIKULI TOOL
HOW TO WORK WITH SIKULI TOOL :- 1. To work with sikuli first we have to download the sikuli setup.jar from the link given below: … Read more “HOW TO WORK WITH SIKULI TOOL”