allure-framework / allure-framework/allure-java
Allure report doesn't show all the test methods if I have combination of test methods from the same test class but clubbed under multiple tesNG test
- Lenguaje dominante
- Java
- Estrellas
- 376
- Forks
- 240
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 45
Descripción
**Describe the bug**
Allure report doesn't show all the test methods if I have combination of test methods from the same test class but clubbed under multiple tesNG test ==>
You can see in the screenshot that method `` is not displayed
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
Allure report should show same test methods as declared in testng xml
**Screenshots**

**Desktop (please complete the following information):**
- OS: [e.g. iOS] Win 10
- Browser [e.g. chrome, safari] Chrome
- Version [e.g. 22] 90.x
**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Additional context**
I am generating testNG.xml programmatically from xml sheet and executing via maven failsafe plugin
TestNG xml ==>
```
```
Guía de contribución
Línea de trabajo
Comienza reproduciendo el XML de TestNG proporcionado mediante la ejecución de Maven Failsafe, utilizando los métodos y parámetros de CalculatorSoapApiTest. Compara el informe de Allure generado con ambas secciones ; se considera terminado cuando todos los métodos declarados, incluido performCalculationsSoap en ambas pruebas, aparecen con las entradas esperadas.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- testing
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100