P2 - Installation of TestNG | TestNG | Testing Framework |

preview_player
Показать описание
In this video, I have explained about "Installation of TestNG".

Installation of TestNG
1) Install the plugin for IDE(Eclipse/IntelliJ/Netbeans) (Can be installed in 4 ways for eclipse IDE)

-- From within the eclipse IDE (2 ways)
-- Help - Marketplace
-- Help - Install New Software

-- From outside eclipse
-- Drag install button available in eclipse plugin github repo
-- Drag install button available in eclipse marketplace

2) Install the TestNG libraries inside the project
-- Maven Project
-- Normal Java Project

=======================================

👑 Join my youtube channel to get access to perks:👇

========================================
========================================
Connect me @
========================================
========================================
🙏 Please Subscribe🔔 to start learning for FREE now, Also help your friends in learning the best by suggesting this channel.

#hyrtutorials #selenium #testng
TestNG by Yadagiri Reddy
Рекомендации по теме
Комментарии
Автор

I have seen many videos to install TestNG in Eclipse. This is one of the best video in YouTube. Keep rocking!

lavanyad
Автор

It's very clean and most importantly without dragging helps a lot of people like me...very gud job bro...All the best 👍

pallaviram
Автор

Superb Explained.. ❤️ Non It Students can easily get understood

knowyourmedicines
Автор

@HYRtutorials i had installed test NG dependences and it is showing in maven dependencies but error is coming as main method is not there and TestNG is not installed

Maheshbabu-ugdx
Автор

Nice explanation bro. Requesting you that start videos on Hybrid Framework bro beside TestNG series. Please consider our request bro. We are waiting for Hybrid Framework series from so many days. Thank you bro...

venkatakrishnasureshkumarp
Автор

Very simple explanation. Thank You for your effort

tapaskhandai
Автор

Very nicely and precisely explained. Most importantly it's consuming less time to learn

sravankumar
Автор

nice explanasion bro... clean and clear way ur explanasion .. keep going. waiting for another concepts... t

alaharimeenasri
Автор

How did u align the dependency code at 3:59

sanjusanjayeppa
Автор

thank very good excellent explanation achive your goal

vinaychinnaofficial
Автор

amazing content and precise information thank you

bhushand-muib
Автор

Clear cut explanation without any unnecessary things, liked it, do u provide classes also

aparna
Автор

explanation was clear and good easily understand

suryaprakashreddy
Автор

Awesome but Please explain little bit slow..some time's cont follow your speed..so please consider its my spl request

KurmalanareshNaresh
Автор

After adding testng dependency, the the testng jar file was added, but when i tried to run test class , run as testng option not showing, why?

PavanKumar-ijgp
Автор

Thank you very much, you do an excellent job!!!

brocaio
Автор

I have added dependency as u said in pom file as welll

LittleSoldiers
Автор

Hey bro when i done installation and added maven repository but after creating class when i add @test and use ctrl+space it shows no annotations please help me

SanjeevYadav-sojr
Автор

Hi Reddy garu, I have installed TESTNG from help from eclips, but it does not show in run button

sanjeevb
Автор

inspite of adding TestNG jars, I am unable to open it. This error shows Error: Main method not found in class practise.SeleniumPractise, please define the main method as:
public static void main(String[] args)
or a JavaFX application class must extend

illusion