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

Ouverte
#577 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
376
Forks
240
Merge moyen
1 j 7 h
PR mergées (30 j)
45

Description

**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**

![image](https://user-images.githubusercontent.com/53520137/117297533-f80d9f80-ae93-11eb-9d4e-efdfc4fcb1a2.png)

**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 ==>

```



























```

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par reproduire le XML TestNG fourni via l’exécution de Maven Failsafe, en utilisant les méthodes et leurs paramètres de CalculatorSoapApiTest. Comparez le rapport Allure généré avec les deux sections ; le travail est terminé lorsque chaque méthode déclarée, y compris performCalculationsSoap dans les deux tests, apparaît avec les entrées attendues.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
testing
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.