Subscribe to:
Posts (Atom)
How to install Java on EC2
***************************************** How to install Java on EC2 ***************************************** To be continued, In this post...
All Time Popular Post
-
Today, We will see how to generate cucumber report using maven cucumber reporting plugins, So basically cucumber is very popular tool to ...
-
An Introduction to Scrum? The Agile practices and patterns have evolved in many additional layers over the years, and the Scrum practice, wh...
-
1. What are the static imports we need to do in rest-Assured? import static io.restassured.RestAssured.*; import static io.restassured.mat...
-
**************************************** Top 25 Jmeter Interview Questions and Answers **************************************** 1) Explain ...
-
Create Jenkins job using groovy script (Jenkins file) Inside your project create a new file with name Jenkinsfile with below content: pipeli...
-
1. Difference Between PUT and Patch Both are used for updating a resource on the server. PUT: Replaces the whole object PATCH: Replaces a...
-
How to Integrate Jenkins with GitHub? How do I trigger a build automatically in Jenkins? 1. Click on New item 2. Enter a project name 3. C...
-
******************************************* Run selenium test on Docker grid on EC2 server ******************************************* It’s ...
-
Docker command Meaning docker image pull selenium/standalone-chrome ...
-
1. How to run testng tests from maven cmd Prerequisite for Java 1. Java should be installed on your system. 2. Eclipse should be available...
No comments:
Post a Comment