Roy Pham

Roy Pham

A Senior Test Automation Engineer falls in love with Python world. Be willing to share my own experience on automated testing through blogs and always listen to your feedback to fill the gaps in them.
6 posts
Upload a Single File from Master to Slave in Jenkins Pipeline
members

Upload a Single File from Master to Slave in Jenkins Pipeline

OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use File Parameter with `input` step to upload a single file in the middle of Jenkins Build. Th
Roy Pham
Roy Pham
Shallow Git Clone On Jenkins Pipeline
members

Shallow Git Clone On Jenkins Pipeline

OverviewOn a beautiful day, your Jenkins can't clone from the Git repository like every day before. The error may appear GitException with status code 128 status code 128Due to the error, you cannot c
Roy Pham
Roy Pham
Appium Inspector with Kobiton remote devices
members

Appium Inspector with Kobiton remote devices

OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use Appium Inspector with a Kobiton remote device. Appium Inspector helps you inspect and get a
Roy Pham
Roy Pham
Web App Testing With Robot Framework Via Jenkins In Docker
devops
members

Web App Testing With Robot Framework Via Jenkins In Docker

OverviewThis blog post will show you one of practical testing scenarios which clearly demonstrates how to automate web application testing scenario with Robot Framework. ref: What is Robot Framework?
Roy Pham
Roy Pham
SFTP File Transfer Testing Via Jenkins In Docker
devops
members

SFTP File Transfer Testing Via Jenkins In Docker

OverviewThis blog will shows you one of practical testing scenarios which clearly demonstrates how to test SFTP file transfer. ref: What is SFTP Server? The test is really simple but to achieve that g
Roy Pham
Roy Pham
Parallel Testing With A Single File Via Jenkins In Docker
devops
members

Parallel Testing With A Single File Via Jenkins In Docker

OverviewThis blog shows you one of the Jenkins Pipeline examples in a practical automation project. It is for anyone who wants to know how to apply Jenkins Pipeline to an automation project. Or if you
Roy Pham
Roy Pham