-
Hi Team,
I am trying to integrate existing testng automation framework with QAF BDD. Existing framework looking for Group, Product, Tags annotation to push result to customized dashboard to mai…
-
### ❓ What is the bug?
Not able to generate report by uploading testng-result.xml file
### 📃 Steps to reproduce the bug
create simple selenium-java project using maven
write one simple test and ru…
-
First of all thanks for this useful tool that helps us enhance our service.
**Describe the bug**
I would like to test a service protected with a jwt given as a query parameter with the all-in-on…
-
### TestNG Version
7.10.2
### Expected behavior
I should be able use a value from data provider and use it as a custom test name
### Actual behavior
The Test method name appears in emailabl…
-
[testng.zip](https://github.com/cbeust/testng/files/1471750/testng.zip)
### TestNG Version
6.10
6.11
### Expected behavior
```
TestNG-test=All tests-2 baseTest @BeforeClass
TestNG-test=All …
-
### TestNG Version
N/A
### Expected behavior
published DTD for testng-results.xml to enable parsing of results so software can determine whether a given test has passed or failed
### Actual be…
-
In 7.10.1, the `IClass.getInstanceHashCodes()` method was deprecated. As discussed in https://github.com/junit-team/testng-engine/issues/116#issuecomment-2044320087, it is used by the JUnit Platform a…
-
Hello,
I am getting "Parameter 'browser' is required by @Configuration on method setUp but has not been marked @Optional or defined" message while running my test class
I have extended my base clas…
-
### TestNG Version
6.9.13.6. Also testsed on 6.8.7 with same result.
### Expected behavior
Count of tests should not depend on results of Before- and AfterMethods status.
### Actual behavior
…
-
The Generic class contains KMeans in the list of supported algorithms. However, scoring with KMeans may not work as intended, because scoring is delegated to ModelMetricsClustering.perRow method.
T…