Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Support for adding test case ID as a decorator in the test case automated #3118

Open
muskangulati-qasource opened this issue Oct 13, 2022 · 2 comments
Labels

Comments

@muskangulati-qasource
Copy link

muskangulati-qasource commented Oct 13, 2022

As of now, we are automating test cases without any reference to the test case ID. We are only using the feature tags and no other tag.

To handle the ambiguity, we can add the Test case ID as a decorator for the test cases.

This would help us actually sync the automation status with test rail as well as in future, it would be easy to review the test case status with test case ID in the report as well.

cc @pazone

@pazone
Copy link
Contributor

pazone commented Nov 23, 2022

@muskangulati-qasource Do you mean testrail integration?

@dikshachauhan-qasource
Copy link
Contributor

Hi @pazone

Yes, we are thinking of similar, however it will be a major task to integrate TestRail for now.

Currently, we were just planning to add Testcase Ids from Testrail to the feature scenarios like tags, so that once the execution result is available we can, mark the testcase manually for now as pass in automated test plans in testrail.

Please let me know if you have more queries here.

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

No branches or pull requests

4 participants