How to configure Pipeline in Azure devops for ReadyAPI project
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to configure Pipeline in Azure devops for ReadyAPI project
I am not able to configure the Readyapi project in devops pipeline . What I should provide in the below mentioned fields "Path to readyapi test project "
Also how to integrated excel sheet which I am using for test inputs
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I didnt respond to this cos i dont know much about it. However, ive just joined a project that has readyapi / DevOps, so i might be able to help after all.
Where are you readyapi branches stored....are you using git or TFS?
Cheers
Rich
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
composite
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you had a read through the complete documentation? That should hopefully answer most of your questions. If you are using Excel files, make sure your agent has access to them (access to network drive, stored in repo etc)
https://support.smartbear.com/readyapi/docs/integrations/azure/extension.html
Azure DevOps has some predefined variables that you can use.
$(Build.SourcesDirectory) is the local path on the agent where your source code files are downloaded, so you could use that for "Path to readyapi test project"
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, everyone!
@Jainsoumya does the documentation help?
Sonya Mihaljova
Community and Education Specialist
