TestNG Tutorial #6 - How to Group Test Cases in TestNG | Grouping

  Рет қаралды 31,898

Software Testing Mentor

Software Testing Mentor

Күн бұрын

Get all my courses for USD 5.99/Month - bit.ly/all-courses-subscription
🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
In this TestNG tutorial we will learn how to group test cases in TestNG. Grouping of your selenium webdriver test cases is required in order to categorize your tests as per various groups like Regression, Sanity, Smoke etc.
TestNG Grouping helps you to categorize your tests into different groups. Watch the full tutorial series to understand TestNG Testing framework.
Help me in spreading the knowledge, please hit LIKE, SHARE and SUBSCRIBE for latest tutorials. More tutorial playlists below:
✅ ALL PLAYLISTS (Software Testing Mentor)🔸 / softwaretestingmentor
✅ ALL PLAYLISTS (RCV Academy)🔸 / @rcvacademy
✅ JIRA BEGINNER TUTORIAL🔸 bit.ly/jira-beginner-tutorial
✅ JIRA WORKFLOW TUTORIAL🔸 bit.ly/2EzKOEB
✅ JIRA ADMINISTRATION TUTORIAL🔸 bit.ly/36MPPFR
✅ JIRA TUTORIAL INTERMEDIATE🔸 bit.ly/Atlassian-JIRA-tutorials
✅ JIRA TUTORIALS🔸 bit.ly/jira-tutorials
✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
✅ SOAPUI TUTORIAL🔸 bit.ly/Sopui-tutorial
✅ JSONPath TUTORIAL🔸 bit.ly/2sIZIFG
✅ POSTMAN TUTORIAL🔸 bit.ly/2PBbhI7
✅ ISTQB AGILE TESTER CERTIFICATION TUTORIAL🔸 bit.ly/istqb-agile-tester-cert...
✅ ISTQB FOUNDATION LEVEL CERTIFICATION TUTORIAL🔸 bit.ly/istqb-foundation-level-...
✅ CUCUMBER SELENIUM TUTORIAL🔸 bit.ly/cucumber-selenium-tutorial
✅ TESTRAIL TUTORIAL🔸 bit.ly/testrail-tutorial
✅ AGILE TUTORIALS🔸 bit.ly/agile-tutorials
✅ PYTHON TUTORIALS🔸 bit.ly/python-programming-tuto...
✅ PYTHON BEHAVE TUTORIALS🔸 bit.ly/python-behave-tutorial
✅ PRACTITEST TUTORIAL🔸 bit.ly/practitest-tutorial
✅ JAVA TUTORIAL🔸 bit.ly/2F1iL1B
✅ ZEPHYR TUTORIAL🔸 bit.ly/zephyr-for-jira-tutorials
🔶 ENROL IN MANY FREE TRAININGS ON RCV ACADEMY PORTAL 🔶
training.rcvacademy.com/
🔶 FOLLOW US ON TWITTER 🔶
/ rcvacademy
/ swtmentor
/ mrmverma
🔶 LIKE US ON FACEBOOK 🔶
/ softwaretestingmentor
/ rcvacademy47
🔶 OUR TUTORIAL WEBSITES 🔶
www.softwaretestingmentor.com
www.rcvacademy.com
🔶 GET MY TRAININGS ON UDEMY 🔶
www.udemy.com/user/manish68/
#TestNGTutorial #TestNG #TestAutomation #SeleniumWebDriverTutorial #SeleniumWebDriver #SoftwareTesting #RcvAcademy #SoftwareTestingMentor

Пікірлер: 16
@softwaretestingmentor
@softwaretestingmentor 4 жыл бұрын
🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM
@asifulchowdhury1218
@asifulchowdhury1218 11 ай бұрын
I am preparing for QA automation career. Those videos are helping me a lot. Thank you Sir.
@softwaretestingmentor
@softwaretestingmentor 11 ай бұрын
You are most welcome😊 Keep watching and subscribe for more videos and tutorials.
@shubhisinha5332
@shubhisinha5332 2 жыл бұрын
Amazing, purely to the point with all information in simple words. Can you make a video extending this one on 'how we can run testcases of different classes by grouping them together' using a real case scenario
@studiesonsoftwaretesting9768
@studiesonsoftwaretesting9768 3 жыл бұрын
Great video😊
@prakratjain5133
@prakratjain5133 2 жыл бұрын
Best explanation Sir.
@TienTrinh-nr3hx
@TienTrinh-nr3hx 2 жыл бұрын
thank u so so much ^^
@rishabhpal95
@rishabhpal95 3 жыл бұрын
How to run test group separately in Intelij?
@akintolavictor9020
@akintolavictor9020 2 жыл бұрын
good video
@softwaretestingmentor
@softwaretestingmentor 2 жыл бұрын
Glad you enjoyed. Keep watching for more videos!
@noor4937
@noor4937 7 ай бұрын
Hi sir, Thank you for all your tutorials. One doubt here is @7:45, why the priority1 test case got executed at second place. Please clarify.
@maheshjejurkar2964
@maheshjejurkar2964 Ай бұрын
Because for a method bTest3() haven't specified priority, so in TestNG by default it takes as 0.
@noor4937
@noor4937 Ай бұрын
@@maheshjejurkar2964 oh ok... That clarifies the doubt. Thank you.
@sangeetsashi4968
@sangeetsashi4968 2 жыл бұрын
Sir in group tests ...of regression it didn't get executed via priority level ... Why so?
@user-lu2in4lu7u
@user-lu2in4lu7u 2 жыл бұрын
We need specify priority for each @Test or instead remove priority attribute from all @Test. e.g. for Test1 put priority = 1 and for all others priority = 2.
@avinashtyagi1694
@avinashtyagi1694 Жыл бұрын
bhai in group of regression for test3 no priority given ..so by default priority will be 0 so test 3 executed first then test1 and test2..i hope it gives u clear picture
TestNG Tutorial #7 - How to Create Test Suite in TestNG
15:25
Software Testing Mentor
Рет қаралды 36 М.
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,7 МЛН
ОБЯЗАТЕЛЬНО СОВЕРШАЙТЕ ДОБРО!❤❤❤
00:45
Chapitosiki
Рет қаралды 3,3 МЛН
БАБУШКИН КОМПОТ В СОЛО
00:23
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 17 МЛН
TestNG Tutorial #5 - Soft Assertion in TestNG | SoftAssert vs HardAssert
14:33
Software Testing Mentor
Рет қаралды 33 М.
Selenium Framework for Beginners 23 | TestNG Grouping | How to group tests
15:00
Automation Step by Step
Рет қаралды 33 М.
Selenium Framework Tutorial #5 - Move Common Details to Base Class
18:37
Software Testing Mentor
Рет қаралды 45 М.
TestNG Tutorial #8 - How to Skip Test Cases in TestNG
13:00
Software Testing Mentor
Рет қаралды 23 М.
Taking ScreenShot ONLY for Failed Tests in Selenium using TestNG Listener
32:12
Naveen AutomationLabs
Рет қаралды 116 М.
TestNG Tutorial #16 - How to Capture Screenshot for Failed Tests in TestNG
18:22
Software Testing Mentor
Рет қаралды 29 М.
P13 - How to group your tests in TestNG | TestNG | Testing Framework |
43:31
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,7 МЛН