-
Version 5.5.2 showed error messages, though the test suite ran successfully
```
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger imple…
-
### Describe the bug
When using my editor to try and run tests I have no code lenses for any tests using the TestNG test framework.
Furthermore, when I try to run all tests in a file, there are no…
-
### What happened?
TestNg has recently released new version with a feature that allows using shared thread pool for all data driven and non data driven tests
When using it with allure testng, the te…
-
### TestNG Version
7.10.2
### Expected behavior
All failed or skipped configuration methods should have a throwable set on their test result.
### Actual behavior
Only the first failed or skip…
-
Existing code is a result of auto-generating code from an old spreadsheet based testing framework. It's hard to read, hard to debug and slow.
eswdd updated
10 years ago
-
As part of streamling the suite xml file processing capabilities the following goals are expected to be met.
- [ ] #3159
- [ ] #3160
- [ ] #3161
- [ ] #3162
- [ ] #3163
_Originally…
-
Hi All,
I am looking for option to give custom name to test case , instead of picking from function name . And also looking for option to group the test cases according to feature or suite .
Lik…
-
The experience could be adding a command action into the file explorer context menu, like this:
![image](https://user-images.githubusercontent.com/6193897/52024491-f7ab2f00-253b-11e9-8be9-995e84416…
-
### What happened?
Automation framework with same set up works for selenium 4.13.0 but fails as we upgrade selenium version
Code using as below -
please note - there is no issue with local brows…
-
As mentioned in https://github.com/adoptium/aqa-tests/issues/4982#issuecomment-1894967658 and https://github.com/adoptium/aqa-tests/issues/4982#issuecomment-1903640265, java/time/test/java/time/format…