Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Steps Not Displayed in Report Portal When Running Test Cases in Parallel in SoapUI #20

Open
erenvf opened this issue Jun 20, 2021 · 3 comments

Comments

@erenvf
Copy link

erenvf commented Jun 20, 2021

Description:
When I run test cases in paralel in SoapUI, the names and requests of test steps are not displayed in Report Portal. However; when i run test cases serially, they can be displayed.

Additional Infos:
-The property 'rp.reporter.type' has been set as 'test_based' . (Because i wanna see the total number based on test cases not step based.

Conclusion: Is there an issue which has already created/known or you have an alternative way to skip this problem?

@evjlobanova
Copy link

Step based and test-based is outdated field.
Statistics calculated only in steps.
If you want to use test-based approach, you can use Nested steps https://github.com/reportportal/client-java/wiki/Nested-steps
https://reportportal.io/docs/View-launches%3Enested-steps

@evjlobanova evjlobanova transferred this issue from reportportal/reportportal Aug 19, 2021
@erenvf
Copy link
Author

erenvf commented Sep 14, 2021

Hi,

Thanks for answering! How can i apply this solution for Webservices in Ready API (SoapUI)?

@ashutosh286
Copy link

I am facing similar issue in ReadyAPI:

  • When we are running the testsuite from Testsuite level it's showing the result.
  • However if we are running it from Functional Tests Test is getting executed but result's are not reflecting in report portal.

Kindly suggest.

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants