How to use / Discussion Club
Welcome to our Discussion Club.
You can discuss here whatever you want!
Questions for QAProvider Team about projects / payments / other stuff are welcomed.
Questions to each other are welcomed! Meet up professionals, networking, co working!
Also, you can earn money posting articles here.
You can discuss here whatever you want!
Questions for QAProvider Team about projects / payments / other stuff are welcomed.
Questions to each other are welcomed! Meet up professionals, networking, co working!
Also, you can earn money posting articles here.
Subscribe me on new discussions
How to Add Videos in Bug Reports using Mobile
Purpose of recording videos of tests: 1. As testers, we sometimes face some bugs that are unreproducible and because of this developers don't accept it as a valid bug report. 2. Sometimes describing a bug textually leaves behind some important things that need to be noticed too. 3. It's not possible to remember...
Views: 538,
Comments: 0,
Karma: 4
Publish date: 5 years ago |
|
QAProvider Team
|
Puppeteer - quick start
Puppeteer is a Node library which provides a high-level API to control Chrome. We have found this tool easy to start and useful in snapshot testing. Today we will show how to do a snapshot testing script. https://github.com/GoogleChrome/puppeteer you can start to learn Puppeteer from here. First install puppeteer on your machine with...
Views: 144,
Comments: 2,
Karma: 1
Publish date: 5 years ago |
Katalon Studio Tutorial -- Create Test Case using Script Mode
How to create & run test in Katalon Studio using Script Mode Step 1 - Download & Open Katalon StudioDownload Katalon Studio from here.You have to Sign up in order to download Katalon StudioAfter downloading, open katalon.exe (create desktop shortcut for future)Click on New Project and give name to the projectClick...
Views: 718,
Comments: 0,
Karma: 2
Publish date: 5 years ago |
|
Katalon Studio Tutorial -- Create First Test Case (Record & Replay)
KATALON StudioKatalon Studio is a comprehensive toolset for web and mobile app automation testing. This tool includes a full package of powerful features that help overcome common challenges in web UI test automation, for example, pop-up, iFrame, and wait-time. This user-friendly and versatile solution help testers test better, work faster,...
Views: 1816,
Comments: 4,
Karma: 2
Publish date: 5 years ago |
|
JMeter Tutorial -- SOAP API Test
Hello, welcome to another Article of API test. To know about API & Web Services, visit my previous article. We have already discussed about Rest API in the previous article. In this article we will discuss about Soap API. SOAP API (Simple Object Access Protocol)SOAP is a XML-based protocol for accessing web...
Views: 998,
Comments: 0,
Karma: 3
Publish date: 5 years ago |
|
JMeter Tutorial -- REST API Test
API & WebServicesBefore going to the test let's understand what API and Webservices are, Imagine you arrive at a restaurant and you’re wanting to have a hearty meal. There are a few steps you need to take in order to get this done. You perhaps take a look at the Menu to...
Views: 241,
Comments: 2,
Karma: 2
Publish date: 5 years ago |
|
How to setup Realistic Test in JMeter using Concurrency Thread Group
What is a real-world performance test 1.Think TimeSimulate actual user actions with timings/delays2.PacingControl ramp-up and down of virtual usersControl timing between iterationsAchieve x iterations in y mins/secWe will learn about Pacing in this article, we'll have to follow below steps to setup a realistic test Step 1 - Download JMeter plugin managerWe...
Views: 13706,
Comments: 4,
Karma: 3
Publish date: 5 years ago |
|
JMeter Tutorial (BlazeMeter plugin for Chrome)
BlazeMeter | The Continuous Testing PlatformThe Chrome extension records all of the HTTP/S requests and actual user interactions that your browser sends, creates a synced JMeter and Selenium scripts, and automatically uploads it to BlazeMeter, where you can execute it with a single click. How to record HTTP requests and run...
Views: 1524,
Comments: 7,
Karma: 3
Publish date: 5 years ago |
|
How to use JMeter (DB testing)
Apache JMeter™The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. How to create JMeter Test for DataBaseDatabase Testing is required to test...
Views: 2275,
Comments: 3,
Karma: 5
Publish date: 5 years ago |
|
How to use JMeter (HTTP performance test)
Apache JMeter™The Apache JMeter™ application is open source software, a 100% pure Java application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. How to create first Jmeter Test Step 1 - Start Jmeter Download JMeter from...
Views: 1924,
Comments: 7,
Karma: 8
Publish date: 5 years ago |