How to do API Load Testing With Jmeter ?

Load Testing:- Load Testing is a non-functional testing process in which performance of software is tested under a specific load. It determines how the software application behaves being accessed by multiple users simultaneously. The goal of Load Testing is

By |2023-01-17T20:08:25+05:3011 February 2021|Comments Off on How to do API Load Testing With Jmeter ?

Ubuntu: How To Use Bitbucket

Description- Learn to push and pull code on bitbucket Definition of Bitbucket- Bitbucket Cloud is a Git based code hosting and collaboration tool, built for teams. It provide one place for your team to collaborate on code from

By |2023-01-17T20:08:31+05:3022 January 2021|Comments Off on Ubuntu: How To Use Bitbucket

Penetration Testing Using Zap

What is Penetration 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 attacker could exploit. What is Owasp Zap ? OWASP ZAP (short for Zed Attack Proxy)

By |2023-01-17T20:08:40+05:3022 January 2021|Comments Off on Penetration Testing Using Zap

What is TestProject.io? Learn How To Record & Run Script

What is Testproject? TestProject is an automation tool that automates Web and Mobile applications. It is an open-source friendly, community-powered automation tool. It makes it easier for testers and developers to do their jobs quickly, and to collaborate

By |2023-01-17T20:08:46+05:3021 January 2021|Comments Off on What is TestProject.io? Learn 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 is a free web application vulnerability scanner which gives a scan report about

By |2023-01-17T20:08:52+05:3021 January 2021|Comments Off on API Penetration Test – With Vooki REST API Vulnerability Scanner

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 and any one can easily build website many website template available in market

By |2023-01-17T20:12:32+05:304 February 2019|Comments Off on Find and fix security vulnerability in wordpress

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 Jenkins. To download Performance Plugin click on Manage Jenkins, then click on Manage

By |2023-01-17T20:15:29+05:301 November 2017|Comments Off on How to Configure and Run Jmeter Script by Jenkins for Windows and Ubuntu

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 ID, Access Key, Secret Key). Verify that plugin is Uninstallable. Front End Tests:-

By |2023-01-17T20:16:33+05:302 February 2017|Comments Off on 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 ID, Access Key, Secret Key). Verify that plugin is Uninstallable.   Front End

By |2023-01-17T20:17:15+05:3022 January 2017|Comments Off on 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 some basic test scenarios related to the shopping cart and checkout pipeline which needs

By |2023-01-17T20:17:32+05:3016 January 2017|Comments Off on 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. It is a free source that can handle any kind of build or

By |2023-01-17T20:17:56+05:3010 January 2017|Comments Off on Jenkins – Installing and setting up continuous integration tool

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 in isolation doesn’t prove your application is working. To test the behavior of

By |2023-01-17T20:19:43+05:3018 November 2016|Comments Off on Unit and functional testing in php yii2 framework

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 development phase.” Verification is also known as Static Testing as Software Application is

By |2023-01-17T20:24:36+05:3030 June 2015|Comments Off on V Model of Testing
Go to Top