TestNG Annotation Helper Attributes Part 2 | description | How to parameterized test

preview_player
Показать описание
In my last video I have demonstrated some important aspects of TestNG Annotation helper attributes. You can refer this video
==============================================
This tutorial is the continuation of my last video and this time I used the annotation attribute description. I also demonstrated the best coding techniques like how to parameterized test and generate random values so that same data can be used for user registration. I also have demonstrated to use description annotation helper in tests. The tests are categorized in pages e.g. HomePage tests are part of HomePage and RegistrationPage tests are part of RegistrationPage. Now only related tests can be part of the same page.

Below are the details of the video
===============================
00:00 TestNG Annotations and TestNG Annotations helper Attributes
02:12 Categorization of test in pages
03:35 description helper attribute in @Test annotation
05:50 New User Registration Test
31:04 Test Data for user registation to use as parameter
33:50 Apache Commons Lang library for Random data generation

I also have checked in the code in Github.
Рекомендации по теме
join shbcf.ru