Search code examples
Weird issues running tests parallely with Selenium, Java, TestNG...


selenium-webdriverselenium-chromedriverautomated-teststestng

Read More
TestNG XML configuration file DTD "test" tag error...


xmltestngdtd

Read More
TestNG @BeforeMethod method not called when it resides in superclass and a specific group is run...


javatestingtestng

Read More
Paralell tests failing in TestNG...


javaautomated-teststestng

Read More
Asserts in selenium TestNG (The method assertEquals(String, String) is undefined for the type Assert...


javaseleniumselenium-webdrivertestngassert

Read More
How to set the execution order for TestNG dataprovider in multi-thread testing...


testngtestng-dataprovidertestng-annotation-test

Read More
How do I pass the correct driver of a failed (java) selenium test to a testng ITestListener, when ru...


selenium-webdrivertestnggui-testingtestng.xml

Read More
Jersey test framework: Test Container is null...


javajbosstestngjax-rsjersey-test-framework

Read More
How to run TestNG tests one-by-one...


seleniumselenium-webdrivertestng

Read More
Setting global variables at runtime for TestNG Suite?...


javaselenium-webdrivertestng

Read More
How to rerun skipped tests in testNG?...


javatestng

Read More
Dataprovider+TestNG - Exception in thread "surefire-forkedjvm-command-thread" java.lang.Ou...


javamultithreadingmaventestngtestng-dataprovider

Read More
NoClassDefFoundError: org/testng/TestNG...


javaidetestng

Read More
How to resolve java.lang.NullPointerException in Page Object Model in Selenium?...


seleniumtestng

Read More
Issues with Dataprovider with validation functions for each row in xls...


javatestngxlstestng-dataprovider

Read More
No features found at classpath:/cucumberOptions...


javaseleniumjunitcucumbertestng

Read More
TestNG: Access input .xml in IAnnotationTransformer class...


javatestng

Read More
Github Actions test run shows 0 tests, running locally all tests run properly...


javamavenselenium-webdrivergithub-actionstestng

Read More
What do groups do in TestNG?...


junitselenium-webdriverwebdrivertestng

Read More
Reddit.com NoSuchShadowRootException - But there is a shadow-root...


javaselenium-webdriverwebdrivertestngreddit

Read More
Why custom listener is called when I don't attach it to TestClass, not via annotation nor via th...


javamaventestingtestng

Read More
Unable to launch testng script using maven...


javamaventestngmaven-surefire-plugin

Read More
Error "Source option 5 is no longer supported. Use 6 or later" on Maven compile...


eclipsemaventestingtestng

Read More
Jenkins - Display names of failed tests TestNG...


seleniumjenkinsjenkins-pipelinetestngslack

Read More
Gradle is executing tests terribly slow because it is adding to much tests to the suite...


javaintellij-ideagradlespring-boottestng

Read More
Kicking off parallel runs in TestNG from comma separated jenkins string paramater...


javatestngtestng-dataprovider

Read More
Why TestNG's beforeSuite only provides a value for one class while the other class gets null?...


javatestng

Read More
Java with TestNG lose initialized variable...


javatestng

Read More
In Playwright + testNG how can I specify that a test case should run with x user roles, and for each...


testngplaywright

Read More
Running a Selenium test as TestNG in Eclipse does not start Chrome browser...


eclipseseleniumtestngselenium-chromedriver

Read More
BackNext