How to Install TestNG framework (Step by Step installation process) - Blogs
X
26Sep

How to Install TestNG framework (Step by Step installation process)

Steps to Install Eclipse using install new Software:

Step 1:
In Eclipse, on top menu bar, Under Help Menu, Click on "Install new Software" in help window.

help

 

Step 2:
Enter the URL (http://beust.com/eclipse/) at Work with field and click on "Add" button.

beust

Step 3:
Once you click on "Add", it will display the screen, enter the Name as "TestNG".

beust link

Step 4:
After clicking on "OK", it will scan and display the software available with the URL which you have mentioned.

  • Now select the checkbox at TestNG and Click on "Next" button.

    Testng

Step 5:
It will check for the requirement and dependencies before starting the installation.

  • If there is any problem with the requirements/dependencies, it will ask you to install them first before continuing with TestNG. Most of the cases it will successfully get installed nothing to worry about it.

path

Step 6: 
Once the above step is done, it will ask you to review the installation details. If your are ready or Ok to install TestNG, click on "Next" to continue.

Step 7: 
Accept the Terms of the license agreement and Click on "Finish" button.

licenses

Finally once the installation is done, you can check the TestNG is installed properly or Not.

  • Go to Windows Menu bar, and Mouse Over on "Show View" and Click on "Other" at the last as in the below screen shot.
    window

Expand Java folder and see if the TestNg is available as in the below screen shot.

java

Download the Selenium Java Client Driver

You can download the Selenium Java Client Driver from this location: http://docs.seleniumhq.org/download

Configure Eclipse IDE with WebDriver

  1. Launch the "eclipse.exe" file inside the "eclipse" folder that we extracted, the executable should be located on C:\eclipse\eclipse.exe.
  2. When asked to select for a workspace, just accept the default location or choose the location by using browse option.

space

  1. Create a new project through File > New > Java Project. Name the project as "Seleniumtest".
  2. Right-click on the newly created project and select New > Package, and name that package as "Newpack".
  3. Create a new Java class under “Newpack” by right-clicking on it and then selecting New > Class, and then name it as "Example". Your Eclipse IDE should look like the image below.

source

  1. Right-click on and select Properties.
  2. On the Properties dialog, click on "Java Build Path".
  3. Click on the Libraries tab, and then click "Add External JARs".
  4. Navigate to C:\selenium-2.25.0\ (or any other location where you saved the extracted contents of "selenium-2.25.0.zip".
  5. Add all the JAR files inside and outside the "libs" folder. Your Properties dialog should now look similar to the image below.

build

  1. Finally, click OK and we are done importing Selenium libraries into our project.

 

 

Related

To recover the space occupied by TFS 2010, after deleting the artifacts.

When you delete the team project or project artifacts from TFS 2010, the TFS collection database won...

Read More >

Create a Windows Server 2012 R2 VM using ARM in Azure PowerShell

Hi Folks,In this Blog Post we will learn how to create an Azure ARM Virtual Machine using Azure Powe...

Read More >

Introduction to AngularJS

                         In this bl...

Read More >

DevOpSmartBoard - Org Level Reports -Part 2

This report basically gives DevOps Organization user data, a list of users, and access to the organi...

Read More >

Introducing Azure DevOps Earlier (VSTS)

Microsoft recently announced Azure DevOps and an evolution of Visual Studio Team Services (VSTS) whi...

Read More >

Upcoming Webinar - Plugging for Cloud, Right or Wrong?

Plugging for the Cloud, Right or Wrong?Cloud computing continues to be one of the most advertising t...

Read More >

Integration of Git into Visual Studio

Nearly all versions of the Visual Studio IDE provide integration features for source control. Git Cl...

Read More >

Continuous Integration/ Continuous Deployment VSTS

Following the below steps you can build and deploy your ASP.NET  app to Azure from either Visua...

Read More >

Autofill RecVariable Name in DynamicsNAV 2015

I discovered something quite interesting couple of week back and I thought it was worth sharing.When...

Read More >

Brief Journey to Asp.Net MVC Framework

Introduction: ASP.NET MVC is a  framework for building web applications that uses the mode...

Read More >

Share

Try DevOpSmartBoard Ultimate complete Azure DevOps End-to end reporting tool

Sign Up

  • Recent
  • Popular
  • Tag
Monthly Archive
Subscribe
Name

Text/HTML
Contact Us
  • *
  • *