Selenium Gyan
If you are a manual tester and want to make carrier in automation you are on the right Blog....
ManualTesting
FunctionalTesting
Selenium
SeleniumBasic
SeleniumIntermediate
SeleniumAdvance
TestNG
TestngBasic
DataDriven
ReadFileusing excel
ReadFileusing csv
ReadFileusing jxl
VideoTutorial
Ant
Build.xml and TestngResultsFile
AutoIT
Jenkins
SubVersion
GitHub
SeleniumFramework
PageObjectModel
PageFactory
DataDrivenComingsoon
Earn Money in 10 days
Selenium Videos
Protractor In Selenium
Livechat
Chat Software
Saturday, 11 October 2014
How to install TestNG
00:43
How to Install TestNG
No comments
Steps to install TestNG
If Eclispe IDE is not installed then go to
https://www.eclipse.org/downloads/
and first install eclipse then configure Testng into it.
Prerequisite for TestNG(
Eclispse should be installed on your System/Laptop,Internet Connection should be there.)
LAUNCH ECLIPSE IDE>Go to menu section>Click on help
2.Select install New SoftWare
3.Click on Add button
4.In name you can type TestNG.Type http://beust.com/eclipse/ as location.
5.Click TestNG and Click on Next button.
6.Click on I accept the terms of the licence agreement,Then click on Finish.
7. Sometime you will get a Security warning . just click
OK
.
8. Click
Next
again on the succeeding dialog box until it prompts you to Restart the Eclipse.
9. You are all done now, just Click
Yes
.
10. Proceed with your workplace.
End TesNG is successfully installed
.
Email This
BlogThis!
Share to X
Share to Facebook
Newer Post
Older Post
Home
0 comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
Popular Posts
Scrolling using Selenium WebDriver
Selenium Webdriver doesn't provide an inbuilt method for page scrolling By using JavaScript interface we can scroll in Page(Horizon...
DataProvider in Multiple Classes
If you have to use one dataprovider in multiple classes of your project so for that we need to make our dataprovider static and then after...
Severity and Priority in Software Testing
Difference between Priority and Severity Priority and Severity are the two most software aspects in software Testing. On the basis of s...
Click on a link and switched to different tab/Window.
Switching on tab from a link When Selenium Webdriver object instantiated then Webdriver assigns an alphanumeric id to each window.This un...
How to open Browser
How to open a browser?? 1.WebDriver driver = new Firefox Driver(); driver.get("http://gmail.com"); or ...
Learn Mobile Application Testing
Nowadays people are spending time more and more on mobile devices or mobile apps.People use to spend their time on online shopping and...
How to upload file in Selenium Webdriver using Robot Class
Upload File Problems in Selenium while handling window prompt Selenium find some difficulties to find object and perform actions whic...
Contains in xpath
How to work With dynamics id. Why we use startwith... When you are automating a web application, first step is to identify the ID for ...
What is object repository/Property file in selenium.
Why we used property file in Selenium? Whats the need of Property File/Repository?? Parameterization of a particular test is needed ...
Data Driven Testing using DataProvider
DataDriven Testing Using DataProvider Testing with multiple sets of data is called data driven Testing.If you have to login with multiple...
Social Profiles
Popular
Tags
Blog Archives
Selenium Books
Selenium FacebookGroup
For any selenium query feel free to join
FaceBook Group
Software Testing
Translate
Scrolling using Selenium WebDriver
Selenium Webdriver doesn't provide an inbuilt method for page scrolling By using JavaScript interface we can scroll in Page(Horizon...
DataProvider in Multiple Classes
If you have to use one dataprovider in multiple classes of your project so for that we need to make our dataprovider static and then after...
Severity and Priority in Software Testing
Difference between Priority and Severity Priority and Severity are the two most software aspects in software Testing. On the basis of s...
Click on a link and switched to different tab/Window.
Switching on tab from a link When Selenium Webdriver object instantiated then Webdriver assigns an alphanumeric id to each window.This un...
How to open Browser
How to open a browser?? 1.WebDriver driver = new Firefox Driver(); driver.get("http://gmail.com"); or ...
Learn Mobile Application Testing
Nowadays people are spending time more and more on mobile devices or mobile apps.People use to spend their time on online shopping and...
How to upload file in Selenium Webdriver using Robot Class
Upload File Problems in Selenium while handling window prompt Selenium find some difficulties to find object and perform actions whic...
Contains in xpath
How to work With dynamics id. Why we use startwith... When you are automating a web application, first step is to identify the ID for ...
What is object repository/Property file in selenium.
Why we used property file in Selenium? Whats the need of Property File/Repository?? Parameterization of a particular test is needed ...
Data Driven Testing using DataProvider
DataDriven Testing Using DataProvider Testing with multiple sets of data is called data driven Testing.If you have to login with multiple...
Total Pageviews
Powered by
Blogger
.
Choose category
(Next Generation framework) (1)
@Listner in Testng (1)
Agile Methodology (1)
Ask your topic on testing and selenium (1)
Auto it installation (1)
BlackBoxTesting (1)
Check Whether the element is Present or not (1)
contains in xpath (1)
Cross Browser Testing (1)
datadriven Testing (1)
DataProvider for multiple classes (1)
Difference between driver.get(); and driver.navigate.()to(); (1)
Difference between seleniumIDE (1)
Download File using Selenium (1)
Download Firebug (1)
Enter username and password in Textbox in selenium Webdriver (1)
How to download Eclipse. (1)
How to download jar files for Selenium.Selenium jar Files. (1)
How to Download maven (1)
How to find xpath in Selenium (2)
How to handle alert.How to get text from alert box. (1)
How to Install TestNG (1)
How to launch firefox browser in selenium (1)
How to Open Browser in Internet Explorer. (1)
How to scroll in selenium (1)
How to Select Test Cases for Automation Testing and Manual Testing (1)
How to send a file in gmail using selenium (1)
How to take screenshots of Failed/Passed Testcase (1)
How to test a login page for Webdriver/How to click on Button (1)
How to upload File in Selenium using ROBOT class (1)
Install Firepath (1)
Launch Google chrome browser using selenium (1)
Mobile application Testing (1)
Object Repository/Property File (1)
Page Object model (1)
Page object Model using page factory (1)
Parallel Testing (1)
Protractor (1)
Selenium Important Topics (1)
Selenium Jenkins Integration - How to Schedule Jobs in Jenkins.Run Selenium tests from Continuous Integration tool Jenkins (1)
Selenium Rc and SeleniumWebdriver (1)
Selenium Syllabus (2)
Selenium Webdriver Framework (1)
Software Testing (1)
Software Testing Interview questions and Answers (1)
Switched from one tab to different tab (1)
Test menus/Submenus using action class (1)
Test Plan (1)
TestNg (1)
TestNG Priority (1)
Upload file in Selenium (1)
Upload File using AutoIt (1)
What is Ant/How to install Ant. (1)
What is Poi Apache.How to read/write excel sheet. (1)
What Is TestNG (1)
What is WebDriver.Configure Jar Files Into Eclipse.How to launch browser by using selenium (1)
Selenium Projects
Labels
(Next Generation framework)
@Listner in Testng
Agile Methodology
Ask your topic on testing and selenium
Auto it installation
BlackBoxTesting
Check Whether the element is Present or not
contains in xpath
Cross Browser Testing
datadriven Testing
DataProvider for multiple classes
Difference between driver.get(); and driver.navigate.()to();
Difference between seleniumIDE
Download File using Selenium
Download Firebug
Enter username and password in Textbox in selenium Webdriver
How to download Eclipse.
How to download jar files for Selenium.Selenium jar Files.
How to Download maven
How to find xpath in Selenium
How to handle alert.How to get text from alert box.
How to Install TestNG
How to launch firefox browser in selenium
How to Open Browser in Internet Explorer.
How to scroll in selenium
How to Select Test Cases for Automation Testing and Manual Testing
How to send a file in gmail using selenium
How to take screenshots of Failed/Passed Testcase
How to test a login page for Webdriver/How to click on Button
How to upload File in Selenium using ROBOT class
Install Firepath
Launch Google chrome browser using selenium
Mobile application Testing
Object Repository/Property File
Page Object model
Page object Model using page factory
Parallel Testing
Protractor
Selenium Important Topics
Selenium Jenkins Integration - How to Schedule Jobs in Jenkins.Run Selenium tests from Continuous Integration tool Jenkins
Selenium Rc and SeleniumWebdriver
Selenium Syllabus
Selenium Webdriver Framework
Software Testing
Software Testing Interview questions and Answers
Switched from one tab to different tab
Test menus/Submenus using action class
Test Plan
TestNg
TestNG Priority
Upload file in Selenium
Upload File using AutoIt
What is Ant/How to install Ant.
What is Poi Apache.How to read/write excel sheet.
What Is TestNG
What is WebDriver.Configure Jar Files Into Eclipse.How to launch browser by using selenium
Recent Articles
Scrolling using Selenium WebDriver
Selenium Webdriver doesn't provide an inbuilt method for page scrolling By using JavaScript interface we can scroll in Page(Horizon...
DataProvider in Multiple Classes
If you have to use one dataprovider in multiple classes of your project so for that we need to make our dataprovider static and then after...
Severity and Priority in Software Testing
Difference between Priority and Severity Priority and Severity are the two most software aspects in software Testing. On the basis of s...
Click on a link and switched to different tab/Window.
Switching on tab from a link When Selenium Webdriver object instantiated then Webdriver assigns an alphanumeric id to each window.This un...
How to open Browser
How to open a browser?? 1.WebDriver driver = new Firefox Driver(); driver.get("http://gmail.com"); or ...
Learn Mobile Application Testing
Nowadays people are spending time more and more on mobile devices or mobile apps.People use to spend their time on online shopping and...
How to upload file in Selenium Webdriver using Robot Class
Upload File Problems in Selenium while handling window prompt Selenium find some difficulties to find object and perform actions whic...
Contains in xpath
How to work With dynamics id. Why we use startwith... When you are automating a web application, first step is to identify the ID for ...
What is object repository/Property file in selenium.
Why we used property file in Selenium? Whats the need of Property File/Repository?? Parameterization of a particular test is needed ...
Data Driven Testing using DataProvider
DataDriven Testing Using DataProvider Testing with multiple sets of data is called data driven Testing.If you have to login with multiple...
Labels
(Next Generation framework)
@Listner in Testng
Agile Methodology
Ask your topic on testing and selenium
Auto it installation
BlackBoxTesting
Check Whether the element is Present or not
contains in xpath
Cross Browser Testing
datadriven Testing
DataProvider for multiple classes
Difference between driver.get(); and driver.navigate.()to();
Difference between seleniumIDE
Download File using Selenium
Download Firebug
Enter username and password in Textbox in selenium Webdriver
How to download Eclipse.
How to download jar files for Selenium.Selenium jar Files.
How to Download maven
How to find xpath in Selenium
How to handle alert.How to get text from alert box.
How to Install TestNG
How to launch firefox browser in selenium
How to Open Browser in Internet Explorer.
How to scroll in selenium
How to Select Test Cases for Automation Testing and Manual Testing
How to send a file in gmail using selenium
How to take screenshots of Failed/Passed Testcase
How to test a login page for Webdriver/How to click on Button
How to upload File in Selenium using ROBOT class
Install Firepath
Launch Google chrome browser using selenium
Mobile application Testing
Object Repository/Property File
Page Object model
Page object Model using page factory
Parallel Testing
Protractor
Selenium Important Topics
Selenium Jenkins Integration - How to Schedule Jobs in Jenkins.Run Selenium tests from Continuous Integration tool Jenkins
Selenium Rc and SeleniumWebdriver
Selenium Syllabus
Selenium Webdriver Framework
Software Testing
Software Testing Interview questions and Answers
Switched from one tab to different tab
Test menus/Submenus using action class
Test Plan
TestNg
TestNG Priority
Upload file in Selenium
Upload File using AutoIt
What is Ant/How to install Ant.
What is Poi Apache.How to read/write excel sheet.
What Is TestNG
What is WebDriver.Configure Jar Files Into Eclipse.How to launch browser by using selenium
Blog Archive
►
2018
(3)
►
July
(1)
►
June
(2)
►
2016
(5)
►
March
(5)
►
2015
(11)
►
September
(1)
►
July
(1)
►
June
(1)
►
May
(1)
►
April
(1)
►
March
(3)
►
February
(1)
►
January
(2)
▼
2014
(42)
►
December
(10)
►
November
(22)
▼
October
(10)
What is xpath.
How to Read Excel sheet.
Selenium First Script
How to Download Selenium Jar Files.
How to download Eclipse
About TestNG.(Next Generation framework).
How to install TestNG
Main topics for selenium
How To install java.
What is Selenium WebDriver
Recent Posts
Live Traffic Stats
Download
Subscribe Us
Subscribe to our mailing list to get the updates to your email inbox... We can't wait more to have your email in our subscribers email list. Just put your nice email in below box:
0 comments:
Post a Comment