TestNG testing framework —Test Name in Extent ReportLet's get Correct test names in Report while using dataProvider and invocationCount attribute with test methodAug 5, 2023Aug 5, 2023
Dashboard for ProgrammersIn General, we have this question on how we can track time we spent upon scripting against each project, but tracking things manually is…Mar 17, 2023Mar 17, 2023
Docker Image of your Testing Project / Dockerise test executionI previously wrote about docker & testng, how it can be useful? but did you ever feel that why should we keep running tests in complex…Nov 3, 2022Nov 3, 2022
What is ThreadLocal and why do we need it?! — For Automation TesterThreadLocal in Java is another way to achieve thread safety apart from writing immutable classes. Thread local can be considered as a…Aug 27, 2022Aug 27, 2022
How to Leverage Extent ReportingWhat is Extent reporting and why & how to use it for your framework.Jul 18, 2022Jul 18, 2022
TestNG testing framework — ITestListenerMethods which can invoke on their own based on events to perform some set of operations.Jun 6, 2022Jun 6, 2022
TestNG testing framework — Parameterization with ExcelHow to parameterize your test methods with excelMay 18, 2022May 18, 2022
TestNG testing framework — ParameterizationHow to achieve parameterization with TestNGMay 11, 2022May 11, 2022