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

Adding image in AddResultForCase question #53

Open
jessakim opened this issue Jul 26, 2020 · 3 comments
Open

Adding image in AddResultForCase question #53

jessakim opened this issue Jul 26, 2020 · 3 comments

Comments

@jessakim
Copy link

Hi, is there a possibility to add attachment/screencapture in the AddResultForCase method?
trClient.AddResultForCase(Convert.ToUInt64(trailID), ulong.Parse(testCaseID), status, testrailComment, null, null, defect, null);

I see that there is what you call customs that is optional parameter in the method but I don't know if that's what I'm looking for(about attaching an image). Unfortunately I don't know how to use it.

Hoping for your assistance. Thank you so much.

@Astro03
Copy link
Contributor

Astro03 commented Jul 27, 2020

Hi,I no longer work in this space but if you create an PR for it, we can pull it in.

@rd0220
Copy link

rd0220 commented Mar 15, 2023

Hi @fushinoryuu, @Astro03, @kitforbesm @squid-box , Is there an API methods to upload, retrieve and delete attachments.

@fushinoryuu
Copy link
Contributor

Hello, I had planned to work on it, but never got free time for it. I could look into it, but it would require access to a working instance of Testrail to make sure its working correctly.

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

No branches or pull requests

4 participants