Using Qase / Miscellaneous Features: Tags
3:17
Apps: Redmine
3:07
Күн бұрын
Apps: Trello
2:59
Күн бұрын
Using Qase / Issues: Defects
3:20
Apps: GitLab
4:38
2 ай бұрын
Apps: ClickUp
4:13
4 ай бұрын
Using Qase / Issues: Milestones
2:19
How to Write Effective Test cases?
16:00
Using Qase / Analytics: Queries
5:37
Пікірлер
@tonia2039
@tonia2039 10 ай бұрын
Hi. How to run some specific Autotests from Qase directly? Is it possible at all?
@qase_io
@qase_io 10 ай бұрын
Hi! You can launch autotests' execution from Qase using integrations with CI/CDs: help.qase.io/en/collections/3893529-ci-cd Reach out to support if you need assistance with it.
@КонстантинБелов-ы9с
@КонстантинБелов-ы9с Жыл бұрын
how can we check the steps?
@maratkarimov7088
@maratkarimov7088 2 жыл бұрын
Is it possible to pass some info about CI job like job id with test results?
@zanuar_tri
@zanuar_tri 2 жыл бұрын
Nice tools. I've been using it for a while and I love the interface ❤️
@matheusataide1963
@matheusataide1963 2 жыл бұрын
Good morning, I want the test run to be created when I run the tests in cypress, how do I do that? Because without sending the runID in the execution, it is giving an error to publish the results.
@qase_io
@qase_io 2 жыл бұрын
Hello Matheus! We have discussed in the support chat and will follow up in the Github repository once the issue is raised. Thank you!
@theaffordablewatchbro2378
@theaffordablewatchbro2378 2 жыл бұрын
just signed up, now Learning whether it suits our projects
@jayimbery2113
@jayimbery2113 2 жыл бұрын
Is it possible to integrate test with cypress cucumber pre-processor module?
@sharovatov
@sharovatov 2 жыл бұрын
Hey Jay, we don't currently have a way to integrate qase with cypress cucumber module, but we're planning to have it later. If you have time, you can get some inspiration from here: github.com/1ivliev/playwright-cucumber-qaseio - this is our unofficial playwright cucumber module - and build your own. Thanks!
@avtandilgachechiladze9483
@avtandilgachechiladze9483 2 жыл бұрын
Is it possible to create test cases and run directly from Cypress? or is it mandatory to have test cases already created on Qase?
@qase_io
@qase_io 2 жыл бұрын
Hi Avtandil! To use Cypress reporter and to report results into Qase test runs you will need to have the test case pre-existing in Qase. That way the results will be associated with the existing test cases.
@robertfloriananghel6522
@robertfloriananghel6522 2 жыл бұрын
apparently, importing from google sheets, or a local excel file will provide 0 test cases upon importing...
@qase_io
@qase_io 2 жыл бұрын
Robert, you cannot take any excel spreadsheet formatted absolutely arbitrarily and expect it to be parsed correctly. Every importing option (Qase, TestRail, Zephyr files, etc.) has a fixed data structure that can be parsed and interpreted into the correct data points in Qase. Spreadsheets that are arbitrarily formatted can have a multitude of possible combinations and data points - it is impossible to account for all possible combinations. To import your spreadsheet, first modify it to match Qase native format (which you can get by exporting your Demo project into CSV). Then you can import your newly edited CSV using "Qase.io" as import option.
@volandriggs7604
@volandriggs7604 3 жыл бұрын
How to use Parameter. How to parametrize test cases. ?